BiST: A Gold Standard Bangla-English Bilingual Corpus for Sentence Structure and Tense Classification with Inter-Annotator Agreement

arXiv cs.CL / 4/7/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • The paper introduces BiST, a curated Bangla-English sentence-level bilingual corpus for grammatical classification across two dimensions: syntactic structure (Simple/Complex/Compound/Complex-Compound) and tense (Present/Past/Future).
  • BiST is built from open-licensed encyclopedic sources and naturally composed conversational text, containing 30,534 sentences (17,465 English and 13,069 Bangla) after preprocessing and language identification.
  • Annotation reliability is validated with three independent annotators and dimension-wise Fleiss Kappa scores of 0.82 (structure) and 0.88 (tense), supporting reproducible labels.
  • Baseline experiments indicate that dual-encoder architectures using complementary language-specific representations outperform strong multilingual encoders.
  • The corpus is positioned as a linguistically grounded resource for downstream tasks such as controlled text generation, automated grammatical feedback, and cross-lingual representation learning.

Abstract

High-quality bilingual resources remain a critical bottleneck for advancing multilingual NLP in low-resource settings, particularly for Bangla. To mitigate this gap, we introduce BiST, a rigorously curated Bangla-English corpus for sentence-level grammatical classification, annotated across two fundamental dimensions: syntactic structure (Simple, Complex, Compound, Complex-Compound) and tense (Present, Past, Future). The corpus is compiled from open-licensed encyclopedic sources and naturally composed conversational text, followed by systematic preprocessing and automated language identification, resulting in 30,534 sentences, including 17,465 English and 13,069 Bangla instances. Annotation quality is ensured through a multi-stage framework with three independent annotators and dimension-wise Fleiss Kappa (\kappa) agreement, yielding reliable and reproducible labels with \kappa values of 0.82 and 0.88 for structural and temporal annotation, respectively. Statistical analyses demonstrate realistic structural and temporal distributions, while baseline evaluations show that dual-encoder architectures leveraging complementary language-specific representations consistently outperform strong multilingual encoders. Beyond benchmarking, BiST provides explicit linguistic supervision that supports grammatical modeling tasks, including controlled text generation, automated feedback generation, and cross-lingual representation learning. The corpus establishes a unified resource for bilingual grammatical modeling and facilitates linguistically grounded multilingual research.