Character-Level Language Model – Towards Data Science
Have you ever wondered how Gmail automatic reply works? Or how your phone suggests next word when texting? Or even how a Neural Network can generate musical notes? The general way of generating a sequence of text is to train a model to predict the next word/character given all previous words/characters. Such model is called a Statistical Language Model.
Mar-18-2018, 07:29:32 GMT
- Technology: