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.6.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

qualkit-0.0.6-py2.py3-none-any.whl (2.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: qualkit-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 931f54697bc330a8438aa296a9b50075ab18056259c187e2e55f0aa2bf722489
MD5 5d3c2de62b2e2f4b9b9849df2797ec59
BLAKE2b-256 92ab0026572ec30ab00c42f90706d5582af95b193245f6616a43da45faff9d5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qualkit-0.0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.9 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.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 780d0eb185f055712e5dfd3cf0b1a2d502ba3c2b2296d8377be683dd97da475a
MD5 391749de6b0e0c4df8d0c3185f496738
BLAKE2b-256 751837079e3ea286dd89f26dfe1184fa10db372ec60903dbbd8f2f9838421355

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