/ner-tagger-tensorflow

The model is basically a Bi-LSTM based sequence tagger which can utilize several sources of information about each word unit like word embeddings, character based embeddings and capitalization features to obtain the representation for that specific word unit.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.