English

Any-gram Kernels for Sentence Classification: A Sentiment Analysis Case Study

Computation and Language 2017-12-20 v1 Artificial Intelligence Machine Learning

Abstract

Any-gram kernels are a flexible and efficient way to employ bag-of-n-gram features when learning from textual data. They are also compatible with the use of word embeddings so that word similarities can be accounted for. While the original any-gram kernels are implemented on top of tree kernels, we propose a new approach which is independent of tree kernels and is more efficient. We also propose a more effective way to make use of word embeddings than the original any-gram formulation. When applied to the task of sentiment classification, our new formulation achieves significantly better performance.

Keywords

Cite

@article{arxiv.1712.07004,
  title  = {Any-gram Kernels for Sentence Classification: A Sentiment Analysis Case Study},
  author = {Rasoul Kaljahi and Jennifer Foster},
  journal= {arXiv preprint arXiv:1712.07004},
  year   = {2017}
}
R2 v1 2026-06-22T23:23:11.633Z