Skip to content

Quantumcies/SemanticEquivilance

Repository files navigation

Setup

  1. Install the required packages:
    pip install -r requirements.txt
  2. Create your local configuration file by copying the example:
    cp config.example.yaml config.yaml
  3. Important: Open config.yaml and replace the placeholder <ABSOLUTE_PATH_TO_YOUR_QUESTIONS.CSV> with the absolute path to the questions.csv file on your local machine.

About

a quantum machine learning project using QNLP to test if two sentences are equivalent in meaning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published