Text Generation Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
*** a [[Text Error Correction Algorithm]]. | *** a [[Text Error Correction Algorithm]]. | ||
*** a [[Question Answering Algorithm]]. | *** a [[Question Answering Algorithm]]. | ||
*** a [[Text Summarization Algorithm]]. | *** a [[Text Summarization Algorithm]]. | ||
** … | ** … | ||
* <B>Counter-Example(s):</B> | |||
** [[Text Understanding Algorithm]]. | |||
* <B>See:</B> [[Text Editing Algorithm]]. | * <B>See:</B> [[Text Editing Algorithm]]. | ||
Line 24: | Line 20: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 23:39, 19 May 2024
A Text Generation Algorithm is an NLP algorithm that can be implemented by a text generation system to solve an automated text generation task.
- Context:
- It can range from being a Data-Driven Text Generation (NLG) Algorithm to being a Heuristic Text Generation Algorithm.
- …
- Example(s):
- Counter-Example(s):
- See: Text Editing Algorithm.