stanfordnlp / python-stanford-corenlp

Python interface to CoreNLP using a bidirectional server-client interface.
MIT License
516 stars 105 forks source link

Add support for tokensregex/semgrex/tregex #3

Closed dan-zheng closed 7 years ago

dan-zheng commented 7 years ago

This branch adds basic support for tokensregex/semgrex/tregex.

adding more details momentarily