Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcavar/nlqk
Natural Language Qu Kit (NLQK)
https://github.com/dcavar/nlqk
artificial-intelligence natural-language-processing quantum-ai quantum-artificial-intelligence quantum-computing quantum-machine-learning quantum-nlp
Last synced: 3 months ago
JSON representation
Natural Language Qu Kit (NLQK)
- Host: GitHub
- URL: https://github.com/dcavar/nlqk
- Owner: dcavar
- License: mit
- Created: 2024-08-16T21:23:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T14:21:53.000Z (5 months ago)
- Last Synced: 2024-10-28T23:37:32.959Z (3 months ago)
- Topics: artificial-intelligence, natural-language-processing, quantum-ai, quantum-artificial-intelligence, quantum-computing, quantum-machine-learning, quantum-nlp
- Language: Python
- Homepage: https://nlqk.ai/
- Size: 10.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natural Language Qu Kit (NLQK)
(C) 2024 by [Damir Cavar], [Billy Dickson], [Koushik Reddy Parukola], [NLP-Lab]
Natural Language Qu Kit (NLQK) is a toolkit for Quantum Natural Language Processing (Q-NLP).
This is an [Natural Language Processing Lab] project.
What is the goal of this project?
The goals are to provide a library and programming environment for Natural Language Processing using a hybrid environment of classical and quantum computers. NLP tools and libraries are excellent environments for education or deployed NLP applications:
- [Natural Language Processing Toolkit](https://www.nltk.org/)
- [spaCy](https://spacy.io/)There are some excellent Q-NLP libraries and tools as for example:
- [lambeq](https://github.com/CQCL/lambeq)
We aim at expanding these development environments (classical and quantum) to facilitate Quantum NLP engineering.
## Links
- [NLQK.ai](http://nlqk.ai/)
- [NLQK PyPi page](https://pypi.org/project/nlqk/)
- [NLP-Lab]
- [NLP-Lab Quantum NLP](https://nlp-lab.org/quantumnlp/)## Install
Use PyPi
pip install nlqk
[Damir Cavar]: http://damir.cavar.me/ "Damir Cavar"
[NLP-Lab]: https://nlp-lab.org/ "NLP Lab"
[Billy Dickson]: https://www.linkedin.com/in/billy-dickson/ "Billy Dickson"
[Koushik Reddy Parukola]: https://www.linkedin.com/in/koushik-reddy-parukola/ "Koushik Reddy Parukola"
[Dr. Damir Cavar]: https://luddy.indiana.edu/contact/profile/?Damir_Cavar "Damir Cavar"
[NLP-Lab]: https://nlp-lab.org/ "Natural Language Processing Lab"
[Natural Language Processing Lab]: https://nlp-lab.org/ "Natural Language Processing Lab"
[NLQK.ai]: http://nlqk.ai/ "NLQK.ai"