How can I use stanford-openIE for Chinese text -


i working on on stanford-openie not know whether supports chinese text or not. if supports chinese language, how can use stanford-openie chinese text?

any guidance appreciated.

stanford's openie system developed english. it's based off of universal dependencies, meaning in theory shouldn't hard adapt other languages; but, nonetheless, it's highly unlikely work out of box.

at minimum, relation triple segmenter have adapted chinese. of more subtle functionality, code mark natural logic polarity , code score prepositional phrase deletions have rewritten.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -