Language model: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
==Overview of Language Models==
==Overview of Language Models==
Language models can be divided into two broad categories based on their underlying techniques: '''statistical language models''' and '''neural language models'''.
Language models can be divided into two broad categories based on their underlying techniques: '''statistical language models''' and '''neural language models'''.


===Statistical Language Models===
===Statistical Language Models===
Line 18: Line 19:
==Applications of Language Models==
==Applications of Language Models==
Language models have a broad range of applications in NLP, including:
Language models have a broad range of applications in NLP, including:
* '''Machine translation''': Converting text from one language to another.
* '''Machine translation''': Converting text from one language to another.
* '''Text summarization''': Creating concise summaries of longer documents or articles.
* '''Text summarization''': Creating concise summaries of longer documents or articles.