john852517791 / nlp-imdb-textClassification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlp-imdb-textClassification

data preparation

run the first piece of code in the deeplearning/RCNN.ipynb

traditional methods

naive bayes & Support vector machine

traditional_methods/textClassification_naiveBayes_SVM.ipynb

deep learing methods

lstm with attention

Recurrent Convolution Neural Network

self-attention

ps:for practicing

TODO:try more text representation

About


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%