An open API service indexing awesome lists of open source software.

https://github.com/antonio-f/named-entity-recognition

Recognize named entities on Twitter with LSTMs. From the Natural Language Processing course - Coursera's Advanced Machine Learning specialization.
https://github.com/antonio-f/named-entity-recognition

bidirectional-lstm lstm named-entity-recognition natural-language-processing ner nlp tensorflow twitter

Last synced: 2 months ago
JSON representation

Recognize named entities on Twitter with LSTMs. From the Natural Language Processing course - Coursera's Advanced Machine Learning specialization.

Awesome Lists containing this project

README

          

# Named Entity Recognition (NER)
Recognize named entities on Twitter with LSTMs. From the Natural Language Processing course - Coursera's Advanced Machine Learning specialization.