Simple and extensible framework for end to end text based natural language understanding.


Keywords
annotator, named-entity-recognition, natural-language-processing, nlp, text-annotation, text-annotation-tool, web-application
License
MIT
Install
pip install textflow==0.4.6

Documentation

TextFlow

Framework for Text Annotation.

Build Docs Version

Quick Documentation

TextFlow is a minimalist interface for full text processing.

Supported Use-cases

  1. Data Annotation
  2. Annotation Monitoring
  3. Inter-annotator Agreement (Experimental)
  4. Final Dataset Generation (Experimental)
  5. Auto-Models (Experimental)

To read the full documentation please visit here.

Citations

@misc{textflow,
  title={{TextFlow}: A Simple Text Annotation Library},
  url={https://github.com/ysenarath/textflow},
  note={An open source python package},
  author={Yasas Senarath},
  year={2020},
}

Contributions

We highly value your feedback on this project, so let us know. Kindly place an issue for any bugs or feature recommendations.