cltl / FormatConversions

Several conversions between formats that are commonly used by our tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormatConversions

Several conversions between formats that are commonly used by our tools

This repository provides several conversion scripts between commonly used formats.

For conversions between NAF and FoLiA, see https://github.com/cltl/NAFFoLiAPy

Included conversions:

  • SONAR 2 NAF: tokens, terms and srl
  • NAF 2 CAT: tokens, for specific tasks factuality and Dutch SRL (see naf2cat/README.md)
  • CAT 2 CAT: cat2cat markables: turns specific attributes of a markable into markables (for comparison and quick inspections)

LICENSE:

All software included in this repository is freely available under the Apache License, Version 2.0 (http://www.apache.org/licenses/)

About

Several conversions between formats that are commonly used by our tools

License:Apache License 2.0


Languages

Language:Python 100.0%