Text classification with:
- One hot encoder
- Feature Hasging
- Count Vectorizing
- Word2vec
- Glove
- Glove and NN in keras
To run the notebooks just create the environment from the req.txt file
>conda env create -f req.txt
(The first line of the txt file sets the new environment’s name)
>activate envname
(envname)>jupyter notebook
- python 3.5
- keras (backend: tensorflow )
-
filename: glove.6B.zip/glove.6B.100d.txt