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

有没有介绍TextGrocery底层原理的博文呢? #38

Open
GuiminDragon opened this issue Dec 21, 2020 · 1 comment
Open

有没有介绍TextGrocery底层原理的博文呢? #38

GuiminDragon opened this issue Dec 21, 2020 · 1 comment

Comments

@GuiminDragon
Copy link

试了一下用hanlp和textgrocery对自己的短文本数据进行分类。发现textgrocery比hanlp好的不止一点。
那么问题来了,hanlp采用的试自带分词器,textgrocery用的jieba分词器;二者都采用的SVM。。。总感觉造成这么大效果差异不应该仅仅试因为分词器的不同吧,底层原理还有什么不同吗?很想了解了一下textgrocery底层原理

@cs246810
Copy link

cs246810 commented Aug 5, 2021

代码都在这里,自己看啊。

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