Implementing EncoderDecoder + Attention with PaddlePaddle
Author丨Fat Cat, Yi Zhen Zhihu Column丨Machine Learning Algorithms and Natural Language Processing Address丨https://zhuanlan.zhihu.com/p/82477941 Natural Language Processing (NLP) is generally divided into two categories: Natural Language Understanding (NLU) and Natural Language Generation (NLG). The former extracts or analyzes concise logical information from a piece of text, such as Named Entity Recognition (NER) which identifies keywords in … Read more