-
Notifications
You must be signed in to change notification settings - Fork 26
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
General list of tasks of merging nalaf, nala, relna #162
Comments
This was referenced Feb 4, 2016
Closed
Reviewed all items. Left undone or without specific assigned task for those things currently not crucial for nala |
3 tasks
(SE not calculated for docRelationsEvaluator at the moment) |
juanmirocks
added a commit
that referenced
this issue
Jun 23, 2016
juanmirocks
added a commit
that referenced
this issue
Dec 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement bootstrapping of relationships as it's done for entities / annotations #151 : Move bootstrapping to nalaf as it is (later we gradually move things)Remove dependencies on IDs #155 : Leave Mutation constants in nalaf but mark as deprecated & in nalaf recreate the constants and use them from nala onlyMake nalaf depend on textblob or even spacy #163 Make nalaf depend on textblob (nltk)Make nalaf depend on textblob or even spacy #163 Maybe/Someday make nalaf use and depend on spacy rather than textblobMove relna relations.py into nalaf #164 Replace relna relations.py in nalaf — Move to relations.py to nalaf: EdgeFeatureGenerator, TokenFeatureGenerator, NamedEntityCountFeatureGenerator, BagOfWords, StemmedBag, SentenceFeature, WOrlfFilterMove relna Document Level evaluator to nalaf #165 Move Document Level evaluator to nalafMove from relna the standard error and deviation to evaluators #166 Move the standard error and deviation to evaluators(SE not calculated for docRelationsEvaluator at the moment)Move from relna the standard error and deviation to evaluators #166 nala team will make the standard error component a general one[ ] Remove GNormPlusTagger from taggers.py (doesn't belong to nalaf really or otherwise put into separated file)--> No priority[ ] Rename taggers.py to annotators.py> Rename taggers.py to annotators.py #171Make StubSameSentenceRelationExtractor general for list of entitiesMake StubSameSentenceRelationExtractor general for list of entities #172[ ] Remove SameSentence stub from nalaalready doneMake PostProcessor & PreProcessor subclasses of Annotator and have that in nalaf[ ] move label_edges to a preprocessing file (in nalaf) to labelers.pymove label_edges (data.py) to a preprocessing file to labelers.py #173Rename all functions & variables of annotation to entity (like pred_annotations)Rename all functions & variables of annotation to entity (like pred_annotations) #174[ ] Merge form_pred_relations from ashish branch to nalafDID NOT FOUND THIS[ ] Merge fold with dev & test from ashish branch to nalafDID NOT FOUND THIS[ ] Merge ashish entity as a list of tokens to nalafLikely remove Parts' tokens #167[ ] Move edge / toke score-like features from ashish to features in nalafMove relna relation features to nalaf #170 and Move relna relations.py into nalaf #164[ ] Move Dataset_pipelines.py class make it implement Annotator and move it to annotators.pyNo priority[ ] In nala rename DocumentSelectorPipeline to DocumentSelectorPMIDPipeline & make subclass of DocumentSelector & Define DocumentSelector interface in nalafNo priorityThe text was updated successfully, but these errors were encountered: