The TacKbpOfficialFormatReader in the module
de.tudarmstadt.ukp.dkpro.wsd.tackbp reads only the first post of a document.
To reflect this issue in a test case we should
- Select a document with at least two posts in it
- Extend the test case TacKbpOfficialFormatReaderTest by this document
- Create an artificial document with two posts and put it into src/test/resources
We could fix this error by either pasting all posts as one document text or
creating one jcas for each post.
Original issue reported on code.google.com by nico.erbs@gmail.com on 7 Jul 2014 at 10:04
Original issue reported on code.google.com by
nico.erbs@gmail.com
on 7 Jul 2014 at 10:04