-
Notifications
You must be signed in to change notification settings - Fork 3
alexrudnick/kurt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is KURT, the Keen Utility for Rewriting Trees. Implemented by Alex Rudnick (http://www.cs.indiana.edu/~alexr) as part of a phd qualifiers project. KURT is a Python 3 library for experimenting with xT tree transducers, which take in trees and produce other trees; they're described more fully in the lovely article by Graehl et al [0]. KURT uses some code from NLTK (http://nltk.org), but just the minimally required parts to make Tree objects work; these parts have been ported from Python 2. For usage examples, please see src/spanish.py, german.py, and pokemon.py ! To understand what this is all about, please see the associated quals article: http://arxiv.org/abs/1203.6136 [0] "Training Tree Transducers", Jonathan Graehl, Kevin Knight and Jonathan May. Computational Linguistics, 34(3), 2008. http://www.aclweb.org/anthology/J/J08/J08-3004.pdf
About
Keen Utility for Rewriting Trees
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published