google_text_normalization
google_text_normalization copied to clipboard
RNNs for Text Normalization
Text Normalization Challenge - English Language
Convert English text from written expressions into spoken forms
RNNs for Text Normalization
This is a repository for the Kaggle challenge on "En Text Normalization"
References and data -
- Text Normalization Challenge - English Language https://www.kaggle.com/c/text-normalization-challenge-english-language
- Google Text Normalization Challenge https://www.kaggle.com/google-nlu/text-normalization
- Sproat, Richard, and Navdeep Jaitly. "RNN Approaches to Text Normalization: A Challenge." arXiv preprint arXiv:1611.00068(2016).
- Dataset - https://github.com/rwsproat/text-normalization-data
- Chan, William, et al. "Listen, attend and spell: A neural network for large vocabulary conversational speech recognition." Acoustics, Speech and Signal Processing (ICASSP), 2016 IEEE International Conference on. IEEE, 2016.
- Sutskever, Ilya, Oriol Vinyals, and Quoc V. Le. "Sequence to sequence learning with neural networks." Advances in neural information processing systems. 2014.