paper-with-me

Papers

SemAligner: A Method and Tool for Aligning Chunks with Semantic Relation Types and Semantic Similarity Scores

2016-05-01 · LREC 2016 5 · Nabin Maharjan, Rajendra Banjade, Nobal Bikram Niraula, Vasile Rus

This paper introduces a ruled-based method and software tool, called SemAligner, for aligning chunks across texts in a given pair of short English texts. The tool, based on the top performing method at the Interpretable Short Text Similarity shared task at SemEval 2015, where it was used with human annotated (gold) chunks, can now additionally process plain text-pairs using two powerful chunkers we developed, e.g. using Conditional Random Fields. Besides aligning chunks, the tool automatically assigns semantic relations to the aligned chunks (such as EQUI for equivalent and OPPO for opposite) and semantic similarity scores that measure the strength of the semantic relation between the aligned chunks. Experiments show that SemAligner performs competitively for system generated chunks and that these results are also comparable to results obtained on gold chunks. SemAligner has other capabilities such as handling various input formats and chunkers as well as extending lookup resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similaritytext similarity

Similar Papers 제목 키워드 기반

Rev at SemEval-2016 Task 2: Aligning Chunks by Lexical, Part of Speech and Semantic Equivalence

2016-06-01 · SEMEVAL 2016 6 · Ping Tan, Karin Verspoor, Timothy Miller
Semantic Textual SimilarityTask 2

SemantiCache: Efficient KV Cache Compression via Semantic Chunking and Clustered Merging

2026-03-15 · Shunlong Wu, Hai Lin, Shaoshen Chen, Tingwei Lu 외 arxiv

Existing KV cache compression methods generally operate on discrete tokens or non-semantic chunks. However, such approaches often lead to semantic fragmentation, where linguistically coherent units are disrupted, causing…

Akashic: A Low-Overhead LLM Inference Service with MemAttention

2026-07-07 · Yang Liu, Zhaokai Luo, Huayi Jin, Ruozhou He 외 arxiv

Recent LLM-based agent systems continuously accumulate context across multi-turn interactions, tool invocations, and cross-session workflows. Replaying the full history for every request quickly becomes impractical: long…

Text-Video Retrieval via Variational Multi-Modal Hypergraph Networks

2024-01-06 · Qian Li, Lixin Su, Jiashu Zhao, Long Xia 외

Text-video retrieval is a challenging task that aims to identify relevant videos given textual queries. Compared to conventional textual retrieval, the main obstacle for text-video retrieval is the semantic gap between t…

RetrievalVariational InferenceVideo Retrieval

NEUROSENT-PDI at SemEval-2018 Task 7: Discovering Textual Relations With a Neural Network Model

2018-06-01 · SEMEVAL 2018 6 · Mauro Dragoni

Discovering semantic relations within textual documents is a timely topic worthy of investigation. Natural language processing strategies are generally used for linking chunks of text in order to extract information that…

Relation ExtractionWord Embeddings