google-code-export / dkpro-core-asl

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

Integrate Stanford Dependency parser #591

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Since CoreNLP 3.5.0, there is a new probabilistic dependency parser (the old 
dependency parser is actually converting the consitutency tree into a 
dependency tree). We should add a new component StanfordDependencyParser for 
the new probabilistic parser.

Original issue reported on code.google.com by richard.eckart on 18 Feb 2015 at 6:34