module
0.0.0-20211125030051-c4d1539f84b1
Repository: https://github.com/discmonkey/retext.git
Documentation: pkg.go.dev
# README
Retext
A small, self-contained tool that lets users tag, classify, and manipulate text within documents for qualitative research.
Requirements
- docker + docker-compose
See deployment/Dockerfile for details build instructions.
Running
- make docker_db_load and docker_server
- cd deployment
- docker-compose up -d