https://github.com/ysenarath/textflow
Framework for Text Annotation.
https://github.com/ysenarath/textflow
annotator named-entity-recognition natural-language-processing nlp text-annotation text-annotation-tool web-application
Last synced: 7 months ago
JSON representation
Framework for Text Annotation.
- Host: GitHub
- URL: https://github.com/ysenarath/textflow
- Owner: ysenarath
- License: mit
- Created: 2020-12-07T04:46:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T14:24:50.000Z (almost 3 years ago)
- Last Synced: 2025-07-14T02:57:48.860Z (9 months ago)
- Topics: annotator, named-entity-recognition, natural-language-processing, nlp, text-annotation, text-annotation-tool, web-application
- Language: JavaScript
- Homepage: https://github.com/ysenarath/textflow
- Size: 4.93 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TextFlow
### Framework for Text Annotation.
[](https://github.com/ysenarath/textflow)
[](https://docs.textflow.app/)
[](https://pypi.org/project/textflow/)
### 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](https://docs.textflow.app/).
### 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.