laito / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

Implement Descending Path Kernel from Lin et al. 2014 ACL paper #407

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Descending Path Kernel is a tree kernel variant that uses descending paths 
rather than tree fragments to represent the structure of a syntactic tree. This 
kernel has shown competitive results for representing rich syntax in temporal 
relation extraction.

Link to paper:
http://69.195.124.161/~aclwebor/anthology///P/P14/P14-2014.pdf

Original issue reported on code.google.com by tim.mil...@gmail.com on 15 Jul 2014 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by tim.mil...@gmail.com on 15 Jan 2015 at 10:53