Skip to content

Commit 91f1863

Browse files
committed
Update project info.
1 parent c57d6fb commit 91f1863

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The Python interface to the [Stanford Named Entity Recognizer](https://github.com/dat/stanford-ner).
44

5+
## Project Homepage
6+
7+
* [Stanford Named Entity Recognizer](http://nlp.stanford.edu/software/CRF-NER.shtml)
8+
59
## Installation
610

711
$ python setup.py install
@@ -18,7 +22,7 @@ The Python interface to the [Stanford Named Entity Recognizer](https://github.co
1822

1923
## Online Demo
2024

21-
* [Stanford Named Entity Tagger](http://nlp.stanford.edu:8080/ner/)
25+
* [Graphical demo of several models](http://nlp.stanford.edu:8080/ner/)
2226

2327
## License
2428

0 commit comments

Comments
 (0)