paper-with-me

홈 › Papers

Simple, Fast Semantic Parsing with a Tensor Kernel

2015-07-02 · Daoud Clarke

We describe a simple approach to semantic parsing based on a tensor product kernel. We extract two feature vectors: one for the query and one for each candidate logical form. We then train a classifier using the tensor product of the two vectors. Using very simple features for both, our system achieves an average F1 score of 40.1% on the WebQuestions dataset. This is comparable to more complex systems but is simpler to implement and runs faster.

📄 PDF Abstract BibTeX arXiv:1507.00639

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Tensor Decomposition for Fast Parsing with Latent-Variable PCFGs

2012-12-01 · NeurIPS 2012 12 · Michael Collins, Shay B. Cohen

We describe an approach to speed-up inference with latent variable PCFGs, which have been shown to be highly effective for natural language parsing. Our approach is based on a tensor formulation recently introduced for …

Tensor Decomposition

Fast and Accurate Neural CRF Constituency Parsing

2020-08-09 · IJCAI 2020 7 · Yu Zhang, Houquan Zhou, Zhenghua Li

Estimating probability distribution is one of the core issues in the NLP field. However, in both deep learning (DL) and pre-DL eras, unlike the vast applications of linear-chain CRF in sequence labeling tasks, very few w…

Constituency ParsingDependency ParsingGPU

Semantic Operator Prediction and Applications

2023-01-01 · Farshad Noravesh

In the present paper, semantic parsing challenges are briefly introduced and QDMR formalism in semantic parsing is implemented using sequence to sequence model with attention but uses only part of speech(POS) as a repres…

POSPredictionSemantic ParsingSentence

Modeling Label Correlations for Second-Order Semantic Dependency Parsing with Mean-Field Inference

2022-04-07 · Songlin Yang, Kewei Tu

Second-order semantic parsing with end-to-end mean-field inference has been shown good performance. In this work we aim to improve this method by modeling label correlations between adjacent arcs. However, direct modelin…

Dependency ParsingSemantic Dependency ParsingSemantic ParsingSentence+1

Semantic Kernels for Semantic Parsing

2014-10-01 · EMNLP 2014 10 · Iman Saleh, Aless Moschitti, ro, Preslav Nakov 외
Semantic ParsingSemantic Textual SimilaritySpoken Language Understanding