Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分词时应将原词加入到结果 #36

Open
JimSung opened this issue Jul 22, 2017 · 1 comment
Open

分词时应将原词加入到结果 #36

JimSung opened this issue Jul 22, 2017 · 1 comment

Comments

@JimSung
Copy link

JimSung commented Jul 22, 2017

比如demo中的词:中国互联网历史上最大的一笔并购案
分词后的结果:中国/ns 互联/v 互联网/n 历史/n 上/f 最大/a 的/uj 一笔/m 并购/v 并购案/n
应该把原词加入到结果:中国/ns 互联/v 互联网/n 历史/n 上/f 最大/a 的/uj 一笔/m 并购/v 并购案/n 中国互联网历史上最大的一笔并购案

@zarte
Copy link

zarte commented Apr 27, 2018

楼上的,你这是伪需求。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants