Skip to content

Commit 25fd117

Browse files
committed
readme
1 parent b245c73 commit 25fd117

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Alternatives you may want to consider:
1111

1212
[c]: http://nlp.stanford.edu/software/corenlp.shtml
1313

14+
Obsolete notice?: This was written around 2015 or so. But at some point
15+
(later?) CoreNLP added its own server mode, which is better to use than the
16+
server included inside of this package -- it stays up to date with their
17+
system, presumably -- and also it now has native JSON output support. This
18+
package should probably be replaced with a python client for that server and
19+
possibly the process management support.
20+
1421
## Install
1522

1623
You need to have CoreNLP already downloaded.

0 commit comments

Comments
 (0)