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 record checking and writing for AllenNLP and spaCy processor #6

Open
jennyzhang-petuum opened this issue Apr 2, 2021 · 0 comments
Assignees

Comments

@jennyzhang-petuum
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Some wrappers are built assuming some existing data structures available in the data pack. AllenNLP assumes Sentence in the input and spaCy is able to produce this data structure.

Describe the solution you'd like
With the updated forte version, we are able to check record consistency. Implement method like expected_types_and_attributes and record in the related processor class is enough.

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

Successfully merging a pull request may close this issue.

1 participant