Skip to main content

Python qualitative analysis toolkit with utilities and simplified wrappers for common algorithms

Project description

DACT Qualitative Analyis Toolkit (qualkit)

This project is a collection of utilities for conducting qualitative analysis.

It currently consists of the following modules:

  • clean: a utility for cleaning up text prior to use with other tools
  • sentiment: a wrapper around SciKit's SentimentIntensityAnalyzer
  • anchored_topic_model: creates topic models using the Corex algorithm (Gallagher et. al., 2017) with user-supplied anchors to 'steer' the model using domain knowledge
  • stopwords: a standard set of stopwords
  • topics: a wrapper around SciKit's LatentDirichletAllocation
  • keywords: a wrapper around NLTK's RAKE (Rapid Keyword Extraction) algorithm for finding keywords in text.

For more details on each module, see the 'docs' folder.

Installing the toolkit and its requirements

Install using:

pip install qualkit

Or add 'qualkit' to your requirements.txt file, or add as a dependency in project properties in PyCharm.

References

Gallagher, R. J., Reing, K., Kale, D., and Ver Steeg, G. "Anchored Correlation Explanation: Topic Modeling with Minimal Domain Knowledge." Transactions of the Association for Computational Linguistics (TACL), 2017.

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

qualkit-0.0.8.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

qualkit-0.0.8-py2.py3-none-any.whl (3.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file qualkit-0.0.8.tar.gz.

File metadata

  • Download URL: qualkit-0.0.8.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.1

File hashes

Hashes for qualkit-0.0.8.tar.gz
Algorithm Hash digest
SHA256 7d4b5ec15b1d70befadbecf183ce266438939689a16812b7b8c7c2e76e58086f
MD5 7c2636ebf0b18aa8303e492d6b730915
BLAKE2b-256 5539b6dafffb49cf09d8f5e0244ecf70f1ac60280e5be5068bdb4e69fb50eace

See more details on using hashes here.

File details

Details for the file qualkit-0.0.8-py2.py3-none-any.whl.

File metadata

  • Download URL: qualkit-0.0.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.1

File hashes

Hashes for qualkit-0.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7473d341c480b36c5b402c654694104bda8b52500a9614275b19854b929c02b6
MD5 7aa66be5b29a466a66ee000ceef79382
BLAKE2b-256 ac71eec16ea3167a8aa3e0bb64c390ea0678f76bba16d5871aba92097a7d251c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page