Ecosyste.ms: Awesome

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

https://github.com/dhwajraj/NER-RNN

Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn
https://github.com/dhwajraj/NER-RNN

Last synced: 8 days ago
JSON representation

Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn

Lists

README

        

**This project is a prototype for experimental purposes only and production grade code is not released here.**

# NER-RNN
Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn

**Download trimmed down word embeddings (subset of google's w2v):**
```
https://drive.google.com/file/d/0B-3ocUoGsHv7dmt6UXFkMW9EMkU/view?usp=sharing
tar -xvzf myvectors.tgz
```