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

Where is the parsing model? #56

Open
quy-nt opened this issue Jan 21, 2017 · 0 comments
Open

Where is the parsing model? #56

quy-nt opened this issue Jan 21, 2017 · 0 comments

Comments

@quy-nt
Copy link

quy-nt commented Jan 21, 2017

Dear dlwh,

Thank you so much for publishing epic!

I have trained a new parsing model using the following command:
"java -cp target/scala-2.11/epic-assembly-0.3.jar epic.parser.models.ParserTrainer
--treebankType simple
--treebank.path "src/main/resources/smallbank"
--modelFactory epic.parser.models.SpanModelFactory
--cache.path constraints.cache
--opt.useStochastic true
--opt.regularization 1.0"

The result after training is as follows:
screen shot 2017-01-21 at 4 06 12 pm

Could you please let me know where I can find the parsing model?

Quy Nguyen

@quy-nt quy-nt closed this as completed Jan 21, 2017
@quy-nt quy-nt reopened this Jan 21, 2017
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

1 participant