vnadgir / dkpro-core-asl

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

Provide better input to MaltParser #241

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The maltparser expects its input in CONLL format. currently, we only feed in 
the ID, FORM, and POSTAG information. We should also feed CPOSTAG and LEMMA if 
available. Possibly even FEATS if these are available from a morphological 
analyzer (although there is more systemic work necessary in DKPro Core to 
support this).

Original issue reported on code.google.com by richard.eckart on 19 Sep 2013 at 2:19

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 19 Dec 2013 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 26 Mar 2014 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 2 Oct 2014 at 12:37