stanford-core-nlp icon indicating copy to clipboard operation
stanford-core-nlp copied to clipboard

Adding support for new languages

Open tusharsircar95 opened this issue 9 years ago • 2 comments

Hey, nice job with adding support for french and german. I actually wanted to add support for chinese and thai (in java). Could give me an idea how to make it work for new languages like these? Or how to train it to support a new language? Any help would be greatly appreciated.

Thanks

tusharsircar95 avatar May 22 '15 04:05 tusharsircar95

Please be patient, we are working on this issue!

arbox avatar Oct 24 '16 09:10 arbox

@tusharsircar95 if you are still interested in Chinese we can think about that since Stanford Core supports this language. Supporting other languages not included in Stanford Core is beyond the project scope of this gem. It's only a bridge library which implements only an interface to Stanford Core.

So if you need Chinese please start with a spec for this language, examples could be other language spec/*spec.rb files.

arbox avatar Nov 02 '16 10:11 arbox