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

Add index back to DMRS #126

Closed
goodmami opened this issue Sep 6, 2017 · 1 comment
Closed

Add index back to DMRS #126

goodmami opened this issue Sep 6, 2017 · 1 comment
Milestone

Comments

@goodmami
Copy link
Member

goodmami commented Sep 6, 2017

In an email, Ann said it makes sense to include INDEX in DMRS representations. This would take the form of a graph attribute. E.g.:

<dmrs index="10002" ...>...</dmrs>

In the future, TOP might be handled the same way, but for now the /H link from nodeid 0 to the top node is ok.

@goodmami goodmami added this to the v0.7.0 milestone Sep 6, 2017
@goodmami
Copy link
Member Author

goodmami commented Apr 19, 2018

This requires the following:

  • Add to DMRX serialization format
  • Add to SimpleDMRS serialization format
  • Add to DMRS JSON format (or rather, DMRS dictionary views)
  • Add index parameter to DMRS class (also top parameter? what to do if there's a top link, too?)

edit: removed DMRS PENMAN from list because it wouldn't be representable in the s-expression view, except perhaps as a node property.

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

1 participant