ClearTK / cleartk

Machine learning components for Apache UIMA
http://cleartk.github.io/cleartk/
Other
129 stars 58 forks source link

The Berkeley parser wrapper adds duplicate annotations to a document. #422

Open mjlaali opened 8 years ago

mjlaali commented 8 years ago

The parser adds two TopTreebankNode for each sentence and also for each TerminalTreebankNode annotation, it creates one extra TreebankNode annotation.