Skip to content

opendatatrentino/semtext

Repository files navigation

WARNING: THIS IS ONLY A TEMPLATE FOR THE DOCUMENTATION.
RELEASE DOCS ARE ON THE PROJECT WEBSITE

About

SemText is a lightweight model for semantically annotated text, designed for reliable exchange among applications rather than for efficiency.

  • provides a simple hierarchy of sentences and terms
  • has immutable data structures
  • allows attaching metadata to spans
  • provides JSON serialization via Jackson
  • has separate NLText/SemanticString converters module
  • well documented
  • dependency handling with Maven
  • has a liberal Apache 2.0 license
  • supports Java 6+

Usage: See docs

Roadmap: See project milestones

License: business-friendly Apache License v2.0

Contributing: See the wiki

Credits: