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

中英文分词的一个问题 #9

Open
slene opened this issue Jul 25, 2014 · 2 comments
Open

中英文分词的一个问题 #9

slene opened this issue Jul 25, 2014 · 2 comments

Comments

@slene
Copy link

slene commented Jul 25, 2014

eg:
字典为

media视频

要分词的内容为 mediamedia视频

分词结果为

[mediamedia 视 频] // 理想结果应该为 [media media视频]

这个行为是预期的么?

@slene
Copy link
Author

slene commented Jul 25, 2014

瞎改了一下,貌似是可以了

@JimSung
Copy link

JimSung commented Jul 22, 2017

还有英文和标点符号混合,比如网址: baidu.com
结果为 baidu . com

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