Skip to main content

QA system

Project description

DQA

Python 3.8 Release Version

Installation

To install with pypi, use:

pip install dqa

Quick Start

Open file config.ini and set the following parameters: LOG_FILE_PATH and OUTPUT_DIR for your environment. Next, open file example.py and change file_path to point to your (context) document. Note that this version currently only supports .docx files.

If you want to pose predefined questions, set questions in config.ini to your list of questions:

questions = ['What is the subject?', 'Who bought the food?']

If you want to pose questions interactively, set questions in config.ini to None:

questions = None

To run example.py, use:

python example.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dqa-0.2-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file dqa-0.2-py3-none-any.whl.

File metadata

  • Download URL: dqa-0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7

File hashes

Hashes for dqa-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 671c21178b53ed53e6598687cb1b30cea0adb34997f5e62c406254df9c3bb547
MD5 29744d49255a880ece1605d46204d4c5
BLAKE2b-256 5cd0b5adc4143009341f4a5ff82afb19a93c061f0791fda8cbc5cbaeeea3e7f2

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