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

Results different form online demo #21

Open
jmugan opened this issue Sep 6, 2016 · 4 comments
Open

Results different form online demo #21

jmugan opened this issue Sep 6, 2016 · 4 comments

Comments

@jmugan
Copy link

jmugan commented Sep 6, 2016

I'm getting different results with this code than with the online demo at http://demo.ark.cs.cmu.edu/parse

For the sentence "she is working on making a wonderful cake" the demo gives me the frames Working_on, Manufacturing, Desireability, and Food.

When I run that same sentence through the code here I get the frames Working_on, Causality, Desireability, and Food.

I've seen differences on a lot of sentences, and I much prefer the results from the demo. Is there any way you can tell me how to get those results with this code?

In config.sh there is a line export TURBO_MODEL_DIR="{BASE_DIR}/models/turbo_20130606".

Is the Turbo model what I instead of the Malt model? If so, can you tell me where I can get it and how to make the sure code uses it?

Thanks!

@nschneid
Copy link
Collaborator

nschneid commented Sep 7, 2016

This was recently discussed on the semafor-users mailing list: https://groups.google.com/forum/#!forum/semafor-users

@jmugan
Copy link
Author

jmugan commented Sep 7, 2016

Ah, cool, thanks!

@mosynaq
Copy link

mosynaq commented Apr 5, 2017

Thank you @nschneid! I saw that page. But it does NOT suggest any solution! Does any one know any?

@juhoojala
Copy link

juhoojala commented Oct 15, 2017

I'm also curious on how to use semafor with TurboParser. Is there any documentation available on this?

(Thank you for this great project!)

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

4 participants