You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dkpro-core-developers
Hi,
I use DKPro with the two components CoreNlpSegmenter and TreeTaggerPosTagger in a java spring boot application, the text analysis with preposition "au" poses a problem, the text is split into two token "a" type Verb and "u" type Verb instead of a single token "au" type preposition. Is it possible to give me a solution of this problem.