Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tymec
/
sentiment-analysis
like
0
Running
App
Files
Files
419453c
sentiment-analysis
/
app
2 contributors
History:
29 commits
Tymec
Add new model trained on sentiment140
419453c
6 months ago
__init__.py
0 Bytes
Restructure project into package structure
6 months ago
__main__.py
Safe
113 Bytes
Completely change the structure of the project
6 months ago
cli.py
Safe
9.4 kB
Cache label data along with tokenized text data
6 months ago
constants.py
Safe
1.15 kB
Fix broken tokenization
6 months ago
data.py
Safe
9.7 kB
Fix broken tokenization
6 months ago
gui.py
Safe
1.56 kB
Tokenization rework
6 months ago
model.py
Safe
7.31 kB
Add new model trained on sentiment140
6 months ago
utils.py
Safe
1.32 kB
Cache label data along with tokenized text data
6 months ago