← All terms

Word importance

Also known as: Lexical importance, Information content

A measure of how critical a specific word is to the overall meaning of a sentence, typically computed using neural language models that estimate how predictable a word is from its context. In captioning evaluation, word importance helps determine the impact of ASR errors: misrecognizing a highly important, unpredictable word like a proper noun degrades comprehension far more than misrecognizing a function word that could be inferred from context.

Category: natural language processing · evaluation · linguistics

Related: Caption quality metric · Word error rate · Automatic speech recognition

Sources