Skip to content

v1.3.0

Latest

Choose a tag to compare

@gpizzorno gpizzorno released this 29 Nov 17:04

This release introduces pattern matching functionality, a renamed package structure, and significantly improved documentation.

  • Added Pattern Matching Module: new conllu_tools.matching module for finding tokens and sentences matching complex linguistic criteria.
  • Codebase Reorganization: restructured modules for better maintainability and separation of concerns
  • Bug Fixes: various stability improvements and bug fixes
  • Comprehensive documentation overhaul with new User Guide sections
  • Expanded API Reference with detailed docstrings
  • New examples section with practical use cases
  • Pattern Matching guide with syntax reference

Breaking Changes:

  • Package has been renamed for clarity and consistency.

Full Changelog: v1.2.0...v1.3.0