Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tymec
/
sentiment-analysis
like
0
Running
App
Files
Files
a0c00be
sentiment-analysis
/
app
2 contributors
History:
33 commits
Tymec
Fix wrong sentiment mapping on the test dataset
3a96048
7 months ago
__init__.py
Safe
0 Bytes
Restructure project into package structure
8 months ago
__main__.py
Safe
113 Bytes
Completely change the structure of the project
8 months ago
cli.py
Safe
9.63 kB
Add min-df option
7 months ago
constants.py
Safe
1.15 kB
Fix broken tokenization
7 months ago
data.py
Safe
9.7 kB
Fix wrong sentiment mapping on the test dataset
7 months ago
gui.py
Safe
1.56 kB
Tokenization rework
7 months ago
model.py
Safe
7.31 kB
Add min-df option
7 months ago
utils.py
Safe
1.32 kB
Cache label data along with tokenized text data
7 months ago