Sentiment Analysis CLI using transformers.
- Python 86.2%
- Nix 13.8%
|
|
||
|---|---|---|
| .github/workflows | ||
| nix | ||
| src | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Starscream
Sentiment Analysis CLI using transformers
Summary
Starscream is a CLI built with Typer that parses the contents of a file for sentiment analysis. It uses DistilBERT for that.
Supported File Types
Usage
starscream FILE --output FILE --show --title TEXT
Skills
By developing this project, I demonstrate that I know: