├── README.md ├── attention.py ├── ecowords.txt ├── explore.ipynb ├── itwords.txt └── stop.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/README.md -------------------------------------------------------------------------------- /attention.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/attention.py -------------------------------------------------------------------------------- /ecowords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/ecowords.txt -------------------------------------------------------------------------------- /explore.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/explore.ipynb -------------------------------------------------------------------------------- /itwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/itwords.txt -------------------------------------------------------------------------------- /stop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unclegem/Sentiment-analysis/HEAD/stop.txt --------------------------------------------------------------------------------