Document tagger for qualitative analysis
Project description
A spin on the phrase “tag it!”, Taguette is a free and open source qualitative research tool that allows users to:
Import PDFs, Word Docs (.docx), Text files (.txt), HTML, EPUB, MOBI, Open Documents (.odt), and Rich Text Files (.rtf).
Highlight words, sentences, or paragraphs and tag them with the codes you create.
(not yet) Group imported documents together (e.g. as ‘Interview’ or ‘Lit Review’).
Export tagged documents, highlights for a specific tag, a list of tags with description and colors, and whole projects.
Check out our website to learn more about how to install and get started.
Motivation and goal
Qualitative methods generate rich, detailed research materials that leave individuals’ perspectives intact as well as provide multiple contexts for understanding phenomenon under study. Qualitative methods are used by a wide range of fields, such as anthropology, education, nursing, psychology, sociology, and marketing. Qualitative data has a similarly wide range: observations, interviews, documents, audiovisual materials, and more.
However - the software options for qualitative researchers are either far too expensive, don’t allow for the seminal method of highlighting and tagging materials, or actually perform quantitative analysis, just on text.
It’s not right or fair that qualitative researchers without massive research funds cannot afford the basic software to do their research.
So, to bolster a fair and equitable entry into qualitative methods, we’ve made Taguette!
Installation
You can find complete installation instructions on our website, including installers for Windows and MacOS.
Development setup from the repository
You can install from a local clone of this repository, which will allow you to easily change the sources to suit your needs:
Clone this git repository from the terminal: git clone https://gitlab.com/remram44/taguette.git
Navigate on the command line to the repository you’ve just cloned locally, using the cd command. To get help using cd, use this tutorial.
Taguette uses Poetry for its packaging and dependency management. You will need to install Poetry.
Install Taguette and its dependencies by running poetry install. Poetry will create a virtual environment for you by default, activate it by running poetry shell.
Build translation files using scripts/update_translations.sh.
You can start taguette in development mode using taguette --debug (or taguette --debug server <config_file>). This will start Tornado in debug mode, which means in particular that it will auto-restart every time you make changes.
Navigate to localhost:7465 to use Taguette!
License
Copyright (C) 2018, Rémi Rampin and Taguette contributors
Licensed under a BSD 3-clause “New” or “Revised” License. See the LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file taguette-1.2.0.tar.gz
.
File metadata
- Download URL: taguette-1.2.0.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b72f2402d771450f9ac29d324d38de225a7f63d6c96d889e408613d947110413 |
|
MD5 | c04576069d8c700f0fd2ad13d0985ce4 |
|
BLAKE2b-256 | fdae2e9baed4575a9f89bc180172888ef0862a997d1bfc5365234cb24f6f0ca6 |
File details
Details for the file taguette-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: taguette-1.2.0-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faf44fe12d203736ce7fb9be895708b3257a91557d0fd640453995f45d60f503 |
|
MD5 | 0a2035ce304cc11a414a76c80d54cbd9 |
|
BLAKE2b-256 | 2699b01bfb2d123e6c923564369b120e2a6bc6cd07bfabf98df78d6d13fe2da3 |