Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 262 Bytes

conll-parser

PHP & Javascript conll format data parser

This is a dependancy parser that uses the arc-eager shift-reduce algorithm for parsing text strings and the C5.0 decision tree machine learning algorithm to predict correcr moves for parsing.