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

universal dependencies output may have extra fields #109

Open
recski opened this issue Jul 20, 2016 · 0 comments
Open

universal dependencies output may have extra fields #109

recski opened this issue Jul 20, 2016 · 0 comments
Labels

Comments

@recski
Copy link
Collaborator

recski commented Jul 20, 2016

sample errors:

2016-07-20 13:29:37,080 : dep_to_4lang (52) - WARNING - skipping dependency not in dep_to_4lang map: nsubj" extra="true
2016-07-20 13:29:37,081 : dep_to_4lang (52) - WARNING - skipping dependency not in dep_to_4lang map: amod" extra="true
2016-07-20 13:29:37,083 : dep_to_4lang (52) - WARNING - skipping dependency not in dep_to_4lang map: det:predet
2016-07-20 13:29:37,785 : dep_to_4lang (52) - WARNING - skipping dependency not in dep_to_4lang map: conj:and" extra="true
2016-07-20 13:29:37,786 : dep_to_4lang (52) - WARNING - skipping dependency not in dep_to_4lang map: dobj" extra="true

check the corresponding data in:
/home/recski/projects/4lang/test/input/gold_deps.sens
and the resulting dependencies in:
/home/recski/projects/4lang/test/deps/text/gold_deps.sens.deps

these must be dealt with at the stanford_wrapper/parser level + we must find out what they mean and if they need to be preserved
@Eszti fyi

@recski recski added the bug label Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant