hankcs / multi-criteria-cws

Simple Solution for Multi-Criteria Chinese Word Segmentation
http://www.hankcs.com/nlp/segment/multi-criteria-cws.html
GNU General Public License v3.0
300 stars 84 forks source link

fix #issues=1, fix encoding error when running under windows 10, fix … #9

Closed ShenDezhou closed 5 years ago

ShenDezhou commented 5 years ago

…constrain on dynet==2.0.1, now it works with latest version of dynet 2.1

hankcs commented 5 years ago

Thanks.