RNN-for-tagging Pytorch implementation of LSTM, Bi-LSTM and Bi-LSTM-CRF which are in the context of NER. Most of these lines refer to the Pytorch Tutorials. We use BIO labels for the task of NER.