emorynlp / nlp4j

NLP framework for JVM languages.
http://emorynlp.github.io/nlp4j/
Other
149 stars 33 forks source link

Transfer learning with NLP4J #38

Open archanatikayatray19 opened 3 years ago

archanatikayatray19 commented 3 years ago

@jdchoi77 Is it possible to train NLP4J with a dataset that is specific to my application while keeping the pre-training with OntoNotes?

jdchoi77 commented 3 years ago

@archanatikayatray19 sorry for the late reply. The NLP4J has moved onto a bigger project called ELIT: https://github.com/emorynlp/elit

ELIT is completely deep learning-based and we believe it is faster and more accurate than other competitors. If you are interested, we will let you know upon the next release, which will be in a couple of weeks. Thanks.

archanatikayatray19 commented 3 years ago

Sure! Please keep me posted. Thanks! @jdchoi77