pranavphoenix / BiLSTM-POS-Tagging

We use Bi-LSTM to learn to tag the Parts of Speech in a sentence using NLTK Brown corpus Dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BiLSTM-POS-Tagging

Using Bi-LSTM to learn taging the Parts of Speech in a sentence using GloVe Embeddings and trained on NLTK Brown corpus Dataset.

Corpus : Brown

Tag set: Universal

No. of words to be tagged : 1161192

No. of tags in the Corpus : 12

5 fold Cross Validation Accuracy : 96.67 %

About

We use Bi-LSTM to learn to tag the Parts of Speech in a sentence using NLTK Brown corpus Dataset.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Jupyter Notebook 100.0%