Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Unit tests & Parsing already tagged data

Compare
Choose a tag to compare
@desilinguist desilinguist released this 11 Dec 20:27
· 83 commits to master since this release
  • 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.