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

Stanford CoreNLP 太慢是因为 annotator 加载了太多模型和标注器 #2

Open
fupolarbear opened this issue Nov 30, 2016 · 1 comment

Comments

@fupolarbear
Copy link

在 properties 中 annotators=segment, ssplit, pos, ... 去掉 NER、parser 能非常显著的加快分词速度

@fupolarbear fupolarbear changed the title Stanford 太慢是因为 annotator 加载了太多模型 Stanford CoreNLP 太慢是因为 annotator 加载了太多模型和标注器 Nov 30, 2016
@qianye0905
Copy link

的确是这样子的

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