QA system
Project description
DQA
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671c21178b53ed53e6598687cb1b30cea0adb34997f5e62c406254df9c3bb547
|
|
| MD5 |
29744d49255a880ece1605d46204d4c5
|
|
| BLAKE2b-256 |
5cd0b5adc4143009341f4a5ff82afb19a93c061f0791fda8cbc5cbaeeea3e7f2
|