Neural-based Word-Level Language Model (LM) Training Algorithm
(Redirected from Neural Word-level Language Modeling)
Jump to navigation
Jump to search
A Neural-based Word-Level Language Model (LM) Training Algorithm is a word-level language modeling algorithm that ...
References
2017
- (Merity et al., 2017) ⇒ Stephen Merity, Nitish Shirish Keskar, and Richard Socher. (2017). “Regularizing and Optimizing LSTM Language Models.” In: arXiv preprint arXiv:1708.02182.
- QUOTE: ... In this paper, we consider the specific problem of word-level language modeling and investigate strategies for regularizing and optimizing LSTM-based models. ...