\begin{table}
\caption{Language distribution of questions across datasets.}
\label{tab:lang_analysis}
\centering
\resizebox{\textwidth}{!}{%
\rowcolors{2}{white}{gray!20}
\setlength{\tabcolsep}{4pt}
\begin{tabular}{l r r r r r r r r r r r}
\toprule
\textbf{Dataset} & \textbf{en} & \textbf{ru} & \textbf{de} & \textbf{zh} & \textbf{uk} & \textbf{es} & \textbf{be} & \textbf{lt} & \textbf{ba} & \textbf{fr} & \textbf{Other}  \
\midrule
% qald9plus/test lang map: {\'ba\': 90, \'be\': 124, \'de\': 127, \'en\': 127, \'es\': 127, \'fr\': 23, \'hy\': 18, \'lt\': 117, \'ru\': 127, \'uk\': 127}
\dataset{QALD-9plus} & 127 (100.0\%) & 127 (100.0\%) & 127 (100.0\%) & 0 & 127 (100.0\%) & 127 (100.0\%) & 124 (97.6\%) & 117 (92.1\%) & 90 (70.9\%) & 23 (18.1\%) & 18 (14.2\%)  \\
% qald10/test lang map: {\'de\': 383, \'en\': 383, \'ru\': 383, \'zh\': 371}
\dataset{QALD-10} & 383 (100.0\%) & 383 (100.0\%) & 383 (100.0\%) & 371 (96.9\%) & 0 & 0 & 0 & 0 & 0 & 0 & 0  \\
\bottomrule
\end{tabular}
}%
\end{table}