← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

BERT(also: Bidirectional Encoder Representations from Transformers)
A natural language processing model developed by Google that uses bidirectional training to understand context from both directions in a sentence. BERT and its variants like SBERT (Sentence-BERT) are increasingly used in accessibility applications for tasks such as automatic…
BLEU Score(also: BiLingual Evaluation Understudy, BLEU)
A metric for evaluating the quality of machine-generated text by comparing it to one or more reference (human-written) translations. BLEU calculates precision by counting how many n-grams (sequences of words) in the predicted text match n-grams in the reference text, with BLEU-1…

2 results.