GEC Convolutional Encoder-Decoder Neural Network: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "\<P\>([\s]{1,7})([^\s])" to "<P> $2")
No edit summary
 
Line 1: Line 1:
A [[GEC Convolutional Encoder-Decoder Neural Network]] is a [[multilayer convolutional encoder-decoder neural network]] that is trained to solve a [[grammatical error correction]].
A [[GEC Convolutional Encoder-Decoder Neural Network]] is a [[multilayer convolutional encoder-decoder neural network]] that is trained to solve a [[grammatical error correction]].
* <B>Example(s):</B>
* <B>Example(s):</B>
** the [[encoder-decoder neural network]] prposed in [[2018_AMultilayerConvolutionalEncoder|Chollampatt & Ng (2018)]],
** …
** …
* <B>Counter-Example(s):</B>
* <B>Counter-Example(s):</B>

Latest revision as of 04:09, 2 April 2022

A GEC Convolutional Encoder-Decoder Neural Network is a multilayer convolutional encoder-decoder neural network that is trained to solve a grammatical error correction.



References

2018

Figure 1: Architecture of our multilayer convolutional model with seven encoder and seven decoder layers (only one encoder and one decoder layer are illustrated in detail).