An annotation tool for NLP data based on Interactive Clustering methodology.
Project description
Interactive Clustering GUI
An annotation tool for NLP data based on Interactive Clustering methodology.
Quick description
TODO
Requirements
Interactive Clustering GUI requires Python 3.6 or above.
To install Python 3.6, I recommend using pyenv
.
# install pyenv
git clone https://github.com/pyenv/pyenv ~/.pyenv
# setup pyenv (you should also put these three lines in .bashrc or similar)
export PATH="${HOME}/.pyenv/bin:${PATH}"
export PYENV_ROOT="${HOME}/.pyenv"
eval "$(pyenv init -)"
# install Python 3.6
pyenv install 3.6.12
# make it available globally
pyenv global system 3.6.12
Installation
With pip
:
python3.6 -m pip install cognitivefactory-interactive-clustering-gui
With pipx
:
python3.6 -m pip install --user pipx
pipx install --python python3.6 cognitivefactory-interactive-clustering-gui
Project details
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 cognitivefactory-interactive-clustering-gui-0.1.1.tar.gz
.
File metadata
- Download URL: cognitivefactory-interactive-clustering-gui-0.1.1.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44309c2d49f0e6adfde50c2d71c9354ecc7c2152147864efd7d5b8947be6904a |
|
MD5 | 1bbd5d90ba268e1554d29903d9b850af |
|
BLAKE2b-256 | a654badb7919f7c0de6e83cea8c4d56a43a4333e20b46f63f13c9410a4ea809f |
File details
Details for the file cognitivefactory_interactive_clustering_gui-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: cognitivefactory_interactive_clustering_gui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 500154c7bc907db7d1425a27f9199e5140b3a097bdd68f2207abdd31b7c9692a |
|
MD5 | d68397c39f52cf62ff0e8dd6db82799c |
|
BLAKE2b-256 | 9bdbc98be42855bc6da07c0368ff61eb2efbde40faf818b0cb7e5076754f2f8c |