Text Generation Algorithm: Difference between revisions
Jump to navigation
Jump to search
(Redirected page to Text Generation (NLG) Algorithm) Tag: New redirect |
(Removed redirect to Text Generation (NLG) Algorithm) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
A [[Text Generation Algorithm]] is an [[NLP algorithm]] that can be implemented by a [[text generation system]] to solve an [[automated text generation task]]. | |||
* <B>Context:</B> | |||
** It can range from being a [[Data-Driven Text Generation Algorithm]] to being a [[Heuristic Text Generation Algorithm]]. | |||
** ... | |||
* <B>Example(s):</B> | |||
** a [[Heuristic Text Generation Algorithm]], such as: | |||
*** [[Template-based Text Generation Algorithm]]. | |||
*** ... | |||
** a [[Data-Driven Text Generation Algorithm]], such as: | |||
*** a [[Text Error Correction Algorithm]]. | |||
*** a [[Question Answering Algorithm]]. | |||
*** a [[Image Description Generation Algorithm]]. | |||
*** a [[Text Summarization Algorithm]]. | |||
*** a [[Definitional Sentence Generation Algorithm]]. | |||
*** a [[Tweet Writing Algorithm]]. | |||
*** a [[Wikipedia Page Creation Algorithm]]. | |||
*** a [[Essay Writing Algorithm]]. | |||
*** a [[Machine Language Translation Algorithm]]. | |||
** ... | |||
* <B>See:</B> [[Text Editing Algorithm]]. | |||
---- | |||
---- | |||
[[Category:Concept]] |
Revision as of 18:27, 13 March 2021
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 Algorithm to being a Heuristic Text Generation Algorithm.
- ...
- Example(s):
- a Heuristic Text Generation Algorithm, such as:
- a Data-Driven Text Generation Algorithm, such as:
- a Text Error Correction Algorithm.
- a Question Answering Algorithm.
- a Image Description Generation Algorithm.
- a Text Summarization Algorithm.
- a Definitional Sentence Generation Algorithm.
- a Tweet Writing Algorithm.
- a Wikipedia Page Creation Algorithm.
- a Essay Writing Algorithm.
- a Machine Language Translation Algorithm.
- ...
- See: Text Editing Algorithm.