Skip to content
/ ed Public

Kod projektu realizowanego w ramach przedmiotu: "Eksploracja danych"

Notifications You must be signed in to change notification settings

kasptom/ed

Repository files navigation

LSTM sentiment analysis sandbox

Things to do to run the demo

The project should use tensorflow-gpu, however tensorflow is sufficient fot running the demo.

To run lstm_check_your_review_sentiment.py you have to download GoogleNews-vectors-negative300.bin [3,39 GB] and extract it to data/google subdirectory

Running on Windows with python 3.5:

pip install -r requirements.txt

set PYTHONPATH=.

::imdb interactive review reviewer
python demo\lstm_check_your_review_sentiment.py

reviewing your reviews

::imdb test
python demo\lstm_network_demo_binary.py

About

Kod projektu realizowanego w ramach przedmiotu: "Eksploracja danych"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published