Word grouping of Hindi text by semantic units improves cross-lingual structural uniformity and yields small consistent machine translation gains under decomposed prompting.
Open Information Extraction via Chunks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Open Information Extraction (OIE) aims to extract relational tuples from open-domain sentences. Existing OIE systems split a sentence into tokens and recognize token spans as tuple relations and arguments. We instead propose Sentence as Chunk sequence (SaC) and recognize chunk spans as tuple relations and arguments. We argue that SaC has better quantitative and qualitative properties for OIE than sentence as token sequence, and evaluate four choices of chunks (i.e., CoNLL chunks, simple phrases, NP chunks, and spans from SpanOIE) against gold OIE tuples. Accordingly, we propose a simple BERT-based model for sentence chunking, and propose Chunk-OIE for tuple extraction on top of SaC. Chunk-OIE achieves state-of-the-art results on multiple OIE datasets, showing that SaC benefits OIE task.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Semantically Cohesive Word Grouping in Indian Languages
Word grouping of Hindi text by semantic units improves cross-lingual structural uniformity and yields small consistent machine translation gains under decomposed prompting.