Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T14:24:50.000Z (over 1 year ago)
- Last Synced: 2024-10-28T23:44:43.338Z (10 days 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: 5
- 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.
[![Build](https://github.com/ysenarath/textflow/workflows/Python%20package/badge.svg)](https://github.com/ysenarath/textflow)
[![Docs](https://readthedocs.org/projects/pip/badge?version=latest&style=flat)](https://docs.textflow.app/)
[![Version](https://img.shields.io/pypi/v/textflow)](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.