Franck-Dernoncourt / NeuroNER

Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
http://neuroner.com
MIT License
1.69k stars 476 forks source link

document correct func call. closes #146 #149

Closed tompollard closed 5 years ago

tompollard commented 5 years ago

As noted in #146, the syntax for fetching a model in the interpreter is neuromodel.fetch_model(). This pull request updates the readme, plus updates version number for tensorflow in requirements.