Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.