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

分词之前的断句有没有参考[逗号,句号]等标点符号? #60

Open
amjiuzi opened this issue Aug 24, 2017 · 0 comments
Open

Comments

@amjiuzi
Copy link

amjiuzi commented Aug 24, 2017

例句:
'从前的锁也好看 ,钥匙精美有样子 。 你锁了,人家就懂了'

是否考虑了 按照 [逗号,句号] 将证据拆分成

'从前的锁也好看'
'钥匙精美有样子'
'你锁了'
'人家就懂了'

然后再用user_dict去分词?

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

1 participant