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

merge函数中有逻辑错误 #1

Open
larry19840909 opened this issue Nov 16, 2018 · 2 comments
Open

merge函数中有逻辑错误 #1

larry19840909 opened this issue Nov 16, 2018 · 2 comments

Comments

@larry19840909
Copy link

merge函数穿进去的是一个切分好的单词,然后使用pos_tag的时候是单个的单词,这样词性会有变化,如果是整个句子传入进去词性才对。

@rocketk
Copy link
Owner

rocketk commented Dec 26, 2018

hi, larry19840909, 可以具体举个例子吗?

@larry19840909
Copy link
Author

hi, larry19840909, 可以具体举个例子吗?

抱歉,时间太久了。才看到,具体的例子已经忘记了当时测试的例子。不过是在一个单词具有多种词性的时候会出现,有的单词可以做动词,也可以作名词或者做形容词的时候。
我后来用的斯坦福的库,可以解决。

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