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...
63ffb6b
sentiment-analysis
/
app
Ctrl+K
Ctrl+K
2 contributors
History:
13 commits
Tymec
Change HF entry point and add examples
b42b884
11 months ago
__init__.py
Safe
0 Bytes
Restructure project into package structure
11 months ago
__main__.py
Safe
113 Bytes
Completely change the structure of the project
11 months ago
cli.py
Safe
5.4 kB
Change HF entry point and add examples
11 months ago
constants.py
Safe
812 Bytes
Remove unused constanst
11 months ago
data.py
Safe
4.67 kB
Use spacy instead of nltk and move data functions to separate module
11 months ago
gui.py
Safe
1.5 kB
Change HF entry point and add examples
11 months ago
model.py
Safe
5.48 kB
Handle missing spacy model
11 months ago