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

"这个薯片不好吃"的分词 #1021

Open
gongzh021 opened this issue Jul 16, 2024 · 0 comments
Open

"这个薯片不好吃"的分词 #1021

gongzh021 opened this issue Jul 16, 2024 · 0 comments

Comments

@gongzh021
Copy link

分词结果:
paddle模式: 这个, 薯片, 不, 好吃
全模式: 这个, 薯片, 不好, 好吃
精确模式: 这个, 薯片, 不, 好吃

我希望得到的结果是: 这个, 薯片, 不好吃

我应该怎么处理才能得到这样的结果, 我不希望自定义字典, 因为有太多这样的否定分词出现
小白刚入, 请大佬帮忙看看

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