aminorex / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

Convert SfstAnnotator to MorphologicalFeatures #522

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Change SfstAnnotator such that it produces MorphologicalFeature annotations. 
Also implement the first morphological feature parser here to fill in the 
detailed attributes in MorphologicalFeature.

Original issue reported on code.google.com by richard.eckart on 15 Nov 2014 at 1:19

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r3056.

- Switch to using fst-infl2 instead of fst-infl
- Create once instance of SFST per document, not per token
- Replaced Turkish analysis parser mechanism with a much simpler variant
- Switched to MorphologicalFeatures
- Changed format of AssertAnnotations.assertMorph

Update issue 521
- Update trmorph version to 0.2.2
- Integrate SMOR
- Improved test cases

Original comment by richard.eckart on 15 Nov 2014 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 16 Nov 2014 at 12:00