Table of Contents 1. Covering rare words 1.1. goal 1.2. motivation 1.3. ingredients 1.4. steps 1.5. outlook 1.6. resources Covering rare words goal This week’s blogpost treats a new network...
Beam search Goal In this short summary we will have a look at the beam search algorithm, which is applied in NLP for optimizing the generation of sequences of words...
Thoughts about character-based word embedding and vocabularies in NLP :character:word:embedding:vocabulary: Goal In this summary we compare the two standard methods of single character embedding and full word embedding. Motivation In...
Goal This summary tries to provide an rough explanation of memory neural networks. In particular, the we focus on the existing architectures with external memory components. Motivation A lot of...