foliatools

A number of command-line tools for working with FoLiA (Format for Linguistic Annotation). Includes validators, converters, visualisers, and more.

GPL-3.0 License

Stars
9

Bot releases are visible (Hide)

foliatools - v2.0.1

Published by proycon over 5 years ago

Enable keepversion for certain tools, so they don't upgrade to FoliA v2 if FoLiA v1 input is given, ensuring better backward compatibility.

foliatools - v2.0.0

Published by proycon over 5 years ago

This is the FoLiA v2 version of the FoLiA-tools, now split from the central FoLiA repository at https://github.com/proycon/folia and building on the new FoLiApy library. New documented resides at https://folia-tools.readthedocs.io/

  • There is a new foliaupgrade tool to upgrade from FoLiA v1 (or v0) to v2 (although this is usually done implicitly by any of the other tools, or the FoLiAPy library itself, anyway)
  • Refactored the entire foliavalidator
  • Cleaner output without stack traces from FoLiA validator (proycon/folia#44)
  • Added automatic injection of provenance information to various tools