Skip to content

Repository for all materials, code and research on quantum computing applications for low resource languages.

License

Notifications You must be signed in to change notification settings

ua-datalab/QNLP

Repository files navigation

QNLP

Requirements:

  • minimum 16 GB ram to load the fasttext model and lambeq models

steps to run this code

  • download data files (e.g. spanish_test.txt)from this repo to the same location where this code is
  • conda create --name qnlp_temp7 python==3.11.10
  • conda activate qnlp_temp7
  • ./run_me_first.sh

Note: the last line of ./run_me_first.sh will try to download a 5GB file. alternately you can download spanish fasttext embeddings: go to this url and download manually the .bin file for spanish unannotated corpora to the same location where this code is.

  • python OOV.py

About

Repository for all materials, code and research on quantum computing applications for low resource languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published