© 2022 Hashnode
INTRODUCTION As one application of NLP Topic modeling is being used in many business areas to easily scan a series of documents, find groups of words (Topics) within them, and automatically cluster w…
I will not explain how transformer models work but to show their applications on multilingual use-cases, I will be using Swahili datasets to train multilingual transformers and you can access the data…
Had you taken some time to think about which kind of chatbot is best for your business? Not every business can require the same implementation of chatbots. When you want to upgrade services on you're …
In most cases, data analysis projects are done in tabular data, text data, or image data as the common data available. Tabular data are commonly used to demonstrate the various applications of machine…
Introduction When you open your Netflix account and begin searching for movies, how does Netflix give you appropriate results? They may compare your input and tags from movies to provide suggestions. …
Hello! welcome once again to the continuation of the last blog post about audio analysis using the Librosa python library, if you missed this article don't worry here you can enjoy audio analysis tech…
What is spaCy spaCy is a free, open-source popular python library for advanced Natural Language Processing. Guess you are curious to know about what spaCy is capable of, don't worry in this article yo…
Hi once again, welcome to this new informative article about an awesome community doing really amazing work on strengthening Natural Language Processing (NLP) research in African languages, for Afric…
Machine Translation is wonderful technology but it is not wonderful to trust by Mohd Mustafa Machine Translation started around the 1950s and involve a lot of manual processing, where some limitation…
Named Entity Recognition as a potential "game-changer" in most businesses, has helped many business operations around the world by addressing complex challenges, since defining boilerplate textual dat…