Skip to content
#

chinese-nlp

Here are 115 public repositories matching this topic...

wangwei921216
wangwei921216 commented Nov 5, 2019

Testing started at 上午 11:10 ...
F:\python\Anaconda3\envs\tensorflow\python.exe "F:\Program Files\PyCharm 2018.3.3\helpers\pycharm_jb_pytest_runner.py" --path F:/WorkSpace/python/Information-Extraction-Chinese-master/RE_BGRU_2ATT/test_GRU.py
Launching pytest with arguments F:/WorkSpace/python/Information-Extraction-Chinese-master/RE_BGRU_2ATT/test_GRU.py in F:\WorkSpace\python\Information-Extrac

ByronCHAO
ByronCHAO commented Apr 14, 2019

执行thulac.cut('《一本书看懂中国人》是2009年新世界出版社出版的图书')得到[['《', 'w'], ['一本书看懂中国人', 'id'], ['》', 'w'], ['是', 'v'], ['2009年', 't'], ['新', 'a'], ['世界', 'n'], ['出版社', 'n'], ['出版', 'v'], ['的', 'u'], ['图书', 'n']]

一本书看懂中国人的词性标注为 id,在readme的词性解释中不存在,请更新。

Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for the latest lucene,solr,elasticsearch

  • Updated Feb 27, 2020
  • Java
hellopiece
hellopiece commented May 7, 2017

图片上传不了,直接贴log了。
d:\programing\ml\thulac\thulac-master\include\cb_ngram_feature.h(37): error C2039: “dat”: 不是“thulac::NGramFeature”的成员
d:\programing\ml\thulac\thulac-master\include\cb_ngram_feature.h(14): note: 参见“thulac::NGramFeature”的声明
d:\programing\ml\thulac\thulac-master\include\cb_ngram_feature.h(62): warning C4018: “<”: 有符号/无符号不匹配
d:\programing\ml\thulac\thulac-master\include\cb_ngram_

Improve this page

Add a description, image, and links to the chinese-nlp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chinese-nlp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.