-
Notifications
You must be signed in to change notification settings - Fork 0
Work Log
Marco Antognini edited this page Jun 10, 2015
·
52 revisions
- √ choose a tool for report
- √ package sentence splitter from begin (Bluima) to end (Sherlok) and test it
- √ fix issues from last week
- √ transform PoS, Token, Chunck annotator
- x (opt) transform Parser annotator
- x In case of ClassNotFound in ModelProxy, print all reachable classes that implement ModelResource for debug purpose. This was discarded.
- √ Instead a simple error message should be added to the log.
- √ report: how are annotator and resources (typically) converted
- √ Add warning log when using OpenNLP
- √ Add some tests in pipelines
- √ Add engines' description in bundle
- √ Convert BlueBioLemmatizer
- ~ Convert MeasureRegexAnnotators
- proxy to RegExAnnotator which is not yet compatible with JCas
- ~ Convert PruneMeasuresAnnotator
- similar to KeepLargestAnnotationAnnotator
- ~ Convert LinnaeusAnnotator
- the dependency linnaeus.jar is not really flexible.
- ~ Convert BrainRegionAnnotator
- need to devise strategy for writing data in train mode
- √ Convert KeepLargestAnnotationAnnotator
- ~ Wiki: how to create resources
- depends on pending decision about multiple files resources
- √ Test REST POST annotate query
-
doesn't work atm since the body of the query is not usedFIXED.
-
- Packaging Issue and New Strategy
- √ Add issue with duplicating resources when using sherlok as a multi-instance server
- √ Replace
PruneMeasuresAnnotator
withKeepLargestAnnotationAnnotator
- √ Create the different
KeepLargestAnnotationAnnotator
engines - ~ Convert
ExtractSameCoocurrences
- √ Convert
JsreFilterAnnotator
- ~ Report (fixes)
- ~ Convert
MeasureRegexAnnotators.getAllAED()
andRegExAnnotator
.- combined effort with Renaud
- √ Explore usage of vars in Sherlok config (e.g. for paths)
- √ Report
- √ Config var: more refactoring in order to support git://
- √ Report
- ~ Write unit test for POST query for tests (not enough time)
- ~ Fix
ReferencesClassifierAnnotatorTest
(not enough time)
- √ More report writing
- √ Write unit test for POST query for tests
- ~ Add support for http resource file
- need improvement
- √ Write unit tests for configuration variables
- √ GitConfigVariable
- √ ConfigVariableManager
- √ HttpConfigVariable (partial)
- √ fix
RegExAnnotator
- √ fully support http config var (preserve name)
- ~ test on Ubuntu
- see here
- Fix
ReferencesClassifierAnnotatorTest
(will follow shortly)
- √ investigate coverage
- relatively ok but neuroner prevent tests to pass and therefore to get proper coverage report.
- without it, coverage good.
- √ using bluima v1.0.1
- ~ test on Windows
- not conclusive at all
- see here
- √ add licence
- √ add
DELETE /clean/runtime_resources/{type}
query - √ work on report
- √ Fix
ReferencesClassifierAnnotatorTest
- √ TOP-Down based brain regions
- √ Rules based brain regions
- ~ Lex-NER
- see here for feasability analysis
- √ More report
- √ report & doc
- √ defence