aneesh-joshi / LSTM_POS_Tagger

A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus
34 stars 19 forks source link

Add gensim support #7

Open aneesh-joshi opened 6 years ago

aneesh-joshi commented 6 years ago

Should take a gensim-like model or train the model and then push it into our LSTM