dasmith / stanford-corenlp-python

Python wrapper for Stanford CoreNLP tools v3.4.1
GNU General Public License v2.0
610 stars 229 forks source link

How to add chinese models to this module? #38

Open lixiaosi33 opened 8 years ago

lixiaosi33 commented 8 years ago

How to add chinese models to this module?

crownpku commented 7 years ago

Add Chinese models jar file into corenlp.py. Please refer to https://github.com/crownpku/stanford-corenlp-python/blob/master/corenlp.py