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 hidden (Show)

foliatools - v2.2.7

Published by proycon almost 5 years ago

  • Fixed excessively slow foliaupgrade #7
foliatools - v2.2.6

Published by proycon almost 5 years ago

Significant fixes and improvements for tei2folia (was previously only tested on DBNL collection, now on several others too).

foliatools - v2.2.5

Published by proycon almost 5 years ago

  • Added txt2folia tool
  • [conllu2folia] added --outputfile parameter
foliatools - v2.2.4

Published by proycon about 5 years ago

  • [alpino2folia] Fixed conversion of dependencies and syntax layer, was missing or a long time due to an unforeseen change in Alpino output (proycon/folia#49)
  • [foliaspec] Added code generation for new Rust library
  • [foliabench] Added a new benchmark tool for the foliapy library, implementing four benchmarks.
foliatools - v2.2.3

Published by proycon about 5 years ago

Documentation update, added docstrings to all the tools for documentation (automatically harvestable for metadata)

foliatools - v2.2.2

Published by proycon about 5 years ago

Bugfix release:

  • [tei2folia] prevent generating empty folia comments in rare cases (La…
  • [tei2folia] fix in t-ref, text ended up outside attribute
  • [folialangid] language constraints were not propagated to underlying …
  • [folialangid] implemented confidence threshold and fallback language
foliatools - v2.2.1

Published by proycon about 5 years ago

Minor bugfix release:

  • [folialangid] exit code was wrong
foliatools - v2.2.0

Published by proycon about 5 years ago

  • [folialangid] adding support for using a different textclass as source
  • [folialangid] fix in conflicting options for folialangid
  • [tei2folia] Small adaptation for part annotation and spacing (proycon/folia#61)
foliatools - v2.1.7

Published by proycon over 5 years ago

  • [foliamerge] fixing breakage with new library (reported in proycon/flat#148)
  • [foliaupgrade] exit code was wrong
foliatools - v2.1.6

Published by proycon over 5 years ago

Previous release was broken, fixed now.

foliatools - v2.1.5

Published by proycon over 5 years ago

  • added language detection tool (folialangid) based on lang.py
  • --fixunassignedprocessor didn't work properly yet
foliatools - v2.1.4

Published by proycon over 5 years ago

  • [foliaupgrade] Added --fixunassignedprocessor flag to fix a known issue with some FoLiA documents
foliatools - v2.1.3

Published by proycon over 5 years ago

  • [tei2folia] prevent creating a text content element with only one (or more) non-breaking spaces (was not handled by normalize-space() as expected)
  • [foliaupgrade] Migrated part of the folia upgrader to the foliapy library itself
foliatools - v2.1.1

Published by proycon over 5 years ago

Minor fixes for conllu2folia and tei2folia

foliatools - v2.1.0

Published by proycon over 5 years ago

  • Implemented a tei2folia tool, implementing a subset of TEI (tested on the DBNL collection by the KB). Loosely based on prior work by @JesseDeDoes.
foliatools - v2.0.7

Published by proycon over 5 years ago

  • added a new foliaerase tool that can remove certain annotation types
  • foliaupgrade: various fixes
  • rst2folia: adding a wrapper for FLAT integration
  • conllu2folia: adding a wrapper for FLAT integration
foliatools - v2.0.6

Published by proycon over 5 years ago

  • foliaupgrade: refactoring and updates
  • foliaupgrade: set src and format attributes on pre-upgraded version
  • foliavalidator: add proof of validation (not cryptographical) to provenance chain (only when --output is chosen)
  • folia2html: updated for FoLiA v2
foliatools - v2.0.5

Published by proycon over 5 years ago

  • foliacat: More provenance data for foliacat
  • foliacat: Compatibility for serialising older FoLiA versions
  • Added conllu2folia tool (#1)
  • implemented foliaupgrade, convert old-style annotator data to provenance
foliatools - v2.0.3

Published by proycon over 5 years ago

Minor refactoring of foliacat and better version reporting

foliatools - v2.0.2

Published by proycon over 5 years ago

  • Fix for foliacat when dealing with older versions