Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Compatibility with Chinese Text Data #160

Closed
shm007g opened this issue Mar 19, 2020 · 1 comment
Closed

Compatibility with Chinese Text Data #160

shm007g opened this issue Mar 19, 2020 · 1 comment

Comments

@shm007g
Copy link

shm007g commented Mar 19, 2020

I know stanford corenlp support chinese.
And I use CALL ga.nlp.config.setDefaultLanguage('zh') and CALL ga.nlp.processor.addPipeline({ language: 'cn', etc...)), it turns out wrong!

Then How do I get it support for Chinese text data? Do you have some Doc for this?

@shm007g
Copy link
Author

shm007g commented Mar 20, 2020

Failed to invoke procedure ga.nlp.ml.textRank: Caused by: java.lang.RuntimeException: Multiple languages not supported in this version

I just build a pipeline of zh version of Stanford CoreNLP text processor.
I want a kextrank from it. But the processor tell me wrong above. What should I do?

@ikwattro ikwattro closed this as completed May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants