Published 2021-10-07 22:56 Tagged on nlp transformer ner Introduction to Few-shot Named Entity Recognition  You might (or not) have seen that I have recently published a tiny library called FSNER. I am pretty much sure if are reading this article, most probably you have searched for something similar...
Published 2019-06-12 10:12 Tagged on ai machine-translation transformer deep-learning Attention Is All You Need: The Transformer # Introduction The advent of deep learning over the past few years has opened a lot of possibilities regarding neural machine translation (NMT). **Attention is all you** **need**, also known as **Transformer** [1], has become the state-of-the-art in NMT, surpassing tradition recurrent neural...