Английская Википедия:Confusion network

Материал из Онлайн справочника
Версия от 03:19, 21 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Duplication|dupe=confusion_matrix|date=September 2018}} {{short description|Natural language processing method}} A '''confusion network''' (sometimes called a '''word confusion network''' or informally known as a '''sausage''') is a natural language processing method that combines outputs from multiple automatic speech recognition or machine translation...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Duplication Шаблон:Short description A confusion network (sometimes called a word confusion network or informally known as a sausage) is a natural language processing method that combines outputs from multiple automatic speech recognition or machine translation systems.[1][2] Confusion networks are simple linear directed acyclic graphs with the property that each a path from the start node to the end node goes through all the other nodes. The set of words represented by edges between two nodes is called a confusion set. In machine translation, the defining characteristic of confusion networks is that they allow multiple ambiguous inputs, deferring committal translation decisions until later stages of processing.[3][4] This approach is used in the open source machine translation software Moses[5] and the proprietary translation API in IBM Bluemix Watson.[6]

Файл:Confusion Network.png
Example of a confusion network

References

Шаблон:Reflist


Шаблон:Comp-sci-stub