aschaeffer / dkpro-core-asl

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

Improve TEI support #594

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add a TeiWriter and make round-trip working.

Original issue reported on code.google.com by richard.eckart on 21 Feb 2015 at 7:58

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

- Add TeiWriter
- TeiReader - Read "mw" tags as tokens
- TeiReader - Read "pos" attributes of "me" tags
- TeiReader - Read paragraph tags
- TeiReader - Read only the first "title" tag in the header
- Update tests accordingly

Original comment by richard.eckart on 21 Feb 2015 at 8:02