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

jiebaR on linux can't delete the stop words? #49

Open
lengyuyeke opened this issue Mar 16, 2017 · 1 comment
Open

jiebaR on linux can't delete the stop words? #49

lengyuyeke opened this issue Mar 16, 2017 · 1 comment

Comments

@lengyuyeke
Copy link

I am using jiebaR on linux and windows ,I got different result :
cc2 = worker()
cc2['测试停词abd we']
on Linux :
[1] "测试" "停词" "abd" "we"
on Windows :
[1] "测试" "停" "词"
what is the problem?

@qinwf
Copy link
Owner

qinwf commented Mar 17, 2017

Thanks for your report.

Please provide more info about your settings and code to help reproduce this error. Such as what is your stopwords, and where did you place the stopwords file.

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