FrancescoConte/Sentiment_analysis_app
Fix link casing in live demo badge
Merge pull request #9 from contefran/feature/adversarial
Finalized the ReadMe
Implemented domain advantage inputs, to show the best results obtained with specific training.
Merge pull request #8 from contefran/feature/adversarial
Organized examples of adversary sentences, for a quick analysis of where and why the model fails
Merge pull request #7 from contefran/feature/comparison
Implemented input batches and results tables
Implemented a metrics plot in the web app
Merge pull request #6 from contefran/feature/comparison
Implemented a comparison with the general SST model
Merge pull request #5 from contefran/expand
Implemented a confidence bar
Modified gitignore and dockerignore
fixed the HF Spaces sync
Merge pull request #4 from contefran/expand
Updated Readme with a short description under 60 char limit
Merge pull request #3 from contefran/expand
fixed the github workflow with the correct branch
Merge pull request #2 from contefran/expand
Updated README for the HF Spaces sync
Add GH actions workflow to sync to HF Spaces
Merge pull request #1 from contefran/expand
First README
untrack dockerignore
Untrack a few files
Untrack .gitignore
First setup commit
