{% extends "base.html" %} {% load static %} {% load render_bundle from webpack_loader %} {% block header %} {% endblock %} {% block content %}

Text Annotation for Humans

Just create a project, upload data and start annotation. You can build a dataset in hours.

Try Demo

Description

Document Classification

Document annotation for any document classification tasks.


Try Demo

Description

Sequence Labeling

A super easy interface to tag for named entity recognition, part-of-speech tagging, and semantic role labeling.


Try Demo

Description

Sequence to Sequence

A super easy interface to label for any sequence to sequence tasks.


Try Demo

Placeholder image

Team Collaboration

Invite other users to help you annotate text and create an annotated corpus. You only have to create a guideline and upload text data. Team collaboration can accelate the annotation process.

Placeholder image

Language independent

doccano is independent of language - you can annotate texts regardless of the languages. You can quickly start annotating text.

{% endblock %} {% block footer %} {% render_bundle 'index' 'js' %} {% endblock %}