xiamx/awesome-sentiment-analysis A curated list of Sentiment Analysis methods, implementations and misc. Source: github.com/xiamx/awesome-sentiment-analysis
Read moreTen trends in Deep learning NLP
Let’s undercover what they will be the Top 10 NLP trends of 2019. Source: blog.floydhub.com/ten-trends-in-deep-learning-nlp/
Read moreFound in translation: Building a language translator from scratch with deep learning
Building an English-French language translator neural network from scratch with deep learning. Source: blog.floydhub.com/language-translator/
Read moreHow to code The Transformer in PyTorch
How to code The Transformer in PyTorch Learn how to code a transformer model in PyTorch with an English-to-French language translation task. Source: blog.floydhub.com/the-transformer-in-pytorch/
Read moreUsing NLP to Automate Customer Support, Part Two
Using NLP to Automate Customer Support, Part Two ThatĀ rich semantic meaningĀ is exactly what we’re after with our customer support automation project. In this post, we’ll
Read moreUsing Sentence Embeddings to Automate Customer Support, Part One
Using Sentence Embeddings to Automate Customer Support, Part One Most of your customer support questions have already been asked. Learn how to use sentence embeddings
Read moreNatural Language Processing for non-English languages with udpipe
Natural Language Processing for non-English languages with udpipe The package provides direct access to language models trained on more than 50 languages. The following languages
Read more