paper-with-me

Papers

lambeq: An Efficient High-Level Python Library for Quantum NLP

2021-10-08 · Dimitri Kartsaklis, Ian Fan, Richie Yeung, Anna Pearson, Robin Lorenz, Alexis Toumi, Giovanni De Felice, Konstantinos Meichanetzidis, Stephen Clark, Bob Coecke

We present lambeq, the first high-level Python library for Quantum Natural Language Processing (QNLP). The open-source toolkit offers a detailed hierarchy of modules and classes implementing all stages of a pipeline for converting sentences to string diagrams, tensor networks, and quantum circuits ready to be used on a quantum computer. lambeq supports syntactic parsing, rewriting and simplification of string diagrams, ansatz creation and manipulation, as well as a number of compositional models for preparing quantum-friendly representations of sentences, employing various degrees of syntax sensitivity. We present the generic architecture and describe the most important modules in detail, demonstrating the usage with illustrative examples. Further, we test the toolkit in practice by using it to perform a number of experiments on simple NLP tasks, implementing both classical and quantum pipelines.

📄 PDF Abstract BibTeX arXiv:2110.04236

Code (1)

cqcl/lambeq 공식 구현

Tasks

Tensor NetworksVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Adiabatic Quantum Support Vector Machines

2024-01-23 · Prasanna Date, Dong Jun Woun, Kathleen Hamilton, Eduardo A. Coello Perez 외

Adiabatic quantum computers can solve difficult optimization problems (e.g., the quadratic unconstrained binary optimization problem), and they seem well suited to train machine learning models. In this paper, we describ…

Quantum NLP models on Natural Language Inference

2025-10-12 · Ling Sun, Peter Sullivan, Michael Martin, Yun Zhou arxiv

Quantum natural language processing (QNLP) offers a novel approach to semantic modeling by embedding compositional structure directly into quantum circuits. This paper investigates the application of QNLP models to the t…

Natural Language Inference

Qiskit Machine Learning: an open-source library for quantum machine learning tasks at scale on quantum hardware and classical simulators

2025-05-23 · M. Emre Sahin, Edoardo Altamura, Oscar Wallis, Stephen P. Wood 외

We present Qiskit Machine Learning (ML), a high-level Python library that combines elements of quantum computing with traditional machine learning. The API abstracts Qiskit's primitives to facilitate interactions with cl…

Quantum Machine Learning

Variational Quantum Classifiers for Natural-Language Text

2023-03-04 · Daniel T. Chang

As part of the recent research effort on quantum natural language processing (QNLP), variational quantum sentence classifiers (VQSCs) have been implemented and supported in lambeq / DisCoPy, based on the DisCoCat model o…

coreference-resolutionCoreference ResolutionSentenceSentiment Analysis+1

Quantum Natural Language Processing based Sentiment Analysis using lambeq Toolkit

2023-05-30 · Srinjoy Ganguly, Sai Nandan Morapakula, Luis Miguel Pozo Coronado

Sentiment classification is one the best use case of classical natural language processing (NLP) where we can witness its power in various daily life domains such as banking, business and marketing industry. We already k…

MarketingSentiment AnalysisSentiment Classification