资 源 简 介
chart-parser
is an implementation of Earley"s chart parsing algorithm
Features
The software offers feature unification and robust parsing (based on Dijkstra"s Algorithm).
CF grammars, symbols etc. are only implemented as stubs (interfaces) so users can implement them according to their needs.
Requirements
JAVA 1.6
Acknowledgements
The software is part of the software developed within the PRESEMT project.