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

Annotator Hierarchy #77

Open
1 of 7 tasks
abojchevski opened this issue Aug 18, 2015 · 3 comments
Open
1 of 7 tasks

Annotator Hierarchy #77

abojchevski opened this issue Aug 18, 2015 · 3 comments

Comments

@abojchevski
Copy link
Collaborator

  • Put PreProcessing as subclass of Annotator
  • Put PostProcessing as subclass of Annotator
  • Allow an annotator to take in a list of Annotators and be constructed with it
  • Construct nala with a single compound Annotator
  • Make deprecated functions in python

Deprecated:

Refactor to create pipeline (object) which accepts sentenceSplitter, tokenizer, labeler, list of feature generators, and other options such as usePreprocessing. Create 2 pipelines:

  • PrepareDataset
  • UseDataset
@abojchevski abojchevski self-assigned this Aug 18, 2015
@abojchevski abojchevski added this to the 2-ThisWeek milestone Aug 18, 2015
@juanmirocks juanmirocks modified the milestones: 3-Next, 2-ThisWeek Aug 19, 2015
@juanmirocks
Copy link
Collaborator

Not super priority. Would be nice for the user though

@juanmirocks juanmirocks modified the milestones: 4-Upcoming, 3-Next Nov 25, 2015
@juanmirocks juanmirocks changed the title Pipeline (object) Annotator Hierarchy Nov 25, 2015
@juanmirocks juanmirocks modified the milestones: 2-ThisWeek, 4-Upcoming Nov 25, 2015
@juanmirocks juanmirocks modified the milestones: 4-Upcoming, 2-ThisWeek Feb 4, 2016
@juanmirocks
Copy link
Collaborator

@abojchevski @carstenuhlig you didn't move this forward, right?

@abojchevski
Copy link
Collaborator Author

No. This is not even started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants