Skip to content

Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn

Notifications You must be signed in to change notification settings

dhwajraj/NER-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages