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

Support word typing #35

Open
yhamoudi opened this issue Nov 14, 2014 · 2 comments
Open

Support word typing #35

yhamoudi opened this issue Nov 14, 2014 · 2 comments
Assignees

Comments

@yhamoudi
Copy link
Member

Some ways to type words:

  • analyze the question word (for missing nodes)
  • analyze NER tag (for non-missing nodes)
@yhamoudi
Copy link
Member Author

For non-missing node t, the info is already in t.namedEntityTag

For missing node: we could define unknowns as objects (currently they are int) with a type field.

It will be done once the datamodel will be clearly defined (perhaps unknowns are not relly necessary...)

@yhamoudi
Copy link
Member Author

@progval progval modified the milestone: Public demo Nov 25, 2014
@yhamoudi yhamoudi removed this from the Public demo milestone Dec 9, 2014
@yhamoudi yhamoudi self-assigned this Dec 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants