Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

englishSR.ser.gz not part of model-jar #30

Open
inkrement opened this issue Nov 1, 2014 · 1 comment
Open

englishSR.ser.gz not part of model-jar #30

inkrement opened this issue Nov 1, 2014 · 1 comment

Comments

@inkrement
Copy link

I am using gradle to load the lib & model

compile("edu.stanford.nlp:stanford-corenlp:3.4.1")
compile("edu.stanford.nlp:stanford-corenlp:3.4.1:models")

But it seems like the englishSR.ser.gzmodel is not part of this version , because edu/stanford/nlp/models/srparser/englishSR.ser.gzcannot be found. I looked into the jar, and there is only a lexparser folder with models, but no srparser.

@inkrement inkrement changed the title englishSR.ser.gz not part of model englishSR.ser.gz not part of model-jar Nov 1, 2014
@arbox
Copy link
Collaborator

arbox commented Oct 24, 2016

Please be patient, we are working on this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants