{% extends "base.html" %} {% set active_page = "index" %} {% block contents %}
The Taguette project is an attempt to create an open-source web-based document tagging tool for qualitative data analysis.
Using this tool, you can upload a collection of documents, create a hierarchy of tags, and annotate portions of documents with tags and notes that you can recall and organize later.
{% if register_enabled %}Register now for free and get started!
{% endif %}