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