This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
Unit tests & Parsing already tagged data
- This release adds functions called
[dep_]parse_tagged_sent()
and[dep_]parse_tagged_file()
that allow the user to obtain constituency and dependency parses for already tagged sentences and files. - It also adds simple unit tests for all the major functions.