Create a Character-based Seq2Seq model using Python and Tensorflow
In this article, I will share my findings on creating a character-based Sequence-to-Sequence model (Seq2Seq) and I will share some of the results I have found. All of this is just a tiny part of my Master Thesis and it took quite a while for me to learn how to convert the theoretical concepts into practical models. I will also share the lessons that I have learned. This blog post is about Natural Language Processing (NLP in short). It is not easy for computers to interpret texts.
Dec-14-2017, 14:30:51 GMT
- Technology: