Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

correct models for 0.4-SNAPSHOT #46

Open
jesinity opened this issue Jan 28, 2016 · 2 comments
Open

correct models for 0.4-SNAPSHOT #46

jesinity opened this issue Jan 28, 2016 · 2 comments

Comments

@jesinity
Copy link

whichmaven dependency of the models (POS & NER ) should I have to pick with 0.4-SNAPSHOT release?

I tried:
"org.scalanlp" %% "english" % "2015.1.25"

and other older releases, but when I do

 val ner = epic.models.NerSelector.loadNer("en").get 

I keep on getting serialization errors.

@dlwh
Copy link
Owner

dlwh commented Feb 8, 2016

sorry about the slow response...

Those models are out of date, and I don't think I've rebuilt them. I will try to do it in the next week.

@tgalery
Copy link

tgalery commented Aug 26, 2016

Hi @dlwh, thanks for the great tool. I was wondering if there is any update on the status of the models. Also, I'm interested in using the ML based tokenizers, are their models part of the parsing models or should they be downloaded separately ?

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

3 participants