Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tymec
/
sentiment-analysis
like
0
Running
App
Files
Files
bf1042d
sentiment-analysis
/
app
2 contributors
History:
10 commits
Tymec
Add evaluate command
cdf1241
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
5.34 kB
Add evaluate command
6 months ago
constants.py
Safe
812 Bytes
Remove unused constanst
6 months ago
data.py
Safe
4.67 kB
Use spacy instead of nltk and move data functions to separate module
6 months ago
gui.py
Safe
1.27 kB
Completely change the structure of the project
6 months ago
model.py
Safe
5.24 kB
Use spacy instead of nltk and move data functions to separate module
6 months ago