BHT25 / validation /tables /Table2_Statistical_Summary.tex
sudeshna84's picture
Upload 10 files
3853467 verified
raw
history blame contribute delete
622 Bytes
\begin{table}
\caption{Statistical Summary of BHT25 Corpus}
\label{tab:stats}
\begin{tabular}{llll}
\toprule
Metric & Bengali (bn) & Hindi (hi) & Telugu (te) \\
\midrule
Total Sentences & 27,147 & 27,147 & 27,147 \\
Total Tokens & 225,925 & 299,709 & 199,462 \\
Vocabulary Size & 33,797 & 23,606 & 38,944 \\
Avg. Tokens/Sentence & 8.3 ± 5.6 & 11.0 ± 7.7 & 7.3 ± 5.1 \\
Avg. Characters/Sentence & 49.1 ± 35.9 & 52.5 ± 37.5 & 54.6 ± 38.9 \\
Min Sentence Length (tokens) & 1 & 1 & 1 \\
Max Sentence Length (tokens) & 67 & 122 & 84 \\
Median Sentence Length (tokens) & 7 & 9 & 6 \\
\bottomrule
\end{tabular}
\end{table}