/TextiQ-Parser

A simple Python parser to translate Qualtrics Text iQ queries into logic representations in JSON.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TextiQ-Parser

license

A simple Python parser to translate Qualtrics Text iQ queries into regex logic representations in JSON.

Usage

  1. Please refer to the minimal example here. You can simply run:

    pip install -r requirements.txt && \
    python3 ./test/example.py