All Blog Posts

OIG (1)
NLP Pipeline - Part 4: Model Evaluation
In the previous 4 blog posts, I covered the most important steps of the NLP Pipeline, data collection, text preprocessing, feature extraction, and modeling. In this blog post, I will go over the last and most important stage, model evaluation. Model evaluation is vital to understanding how effective...
Read More
OIG.STEg
NLP Pipeline - Part 3: Modeling; Deep Learning
In the previous blog post about modeling, I covered traditional machine learning algorithms in NLP. Recent developments in artificial intelligence have led to the emergence of a new field called deep learning. Deep learning is a subset of machine learning that utilizes neural networks that mimic the...
Read More
OIG
NLP Pipeline - Part 3: Modeling; Traditional Algorithms
In the previous blog post, I covered feature extraction, the second step in the NLP Pipeline. In this post, I will go over modeling, the most complex stage in the NLP process.  The first step in modeling is choosing between using a traditional machine learning algorithm or deep learning. That determination...
Read More
featurextraction
NLP Pipeline - Part 2: Feature Extraction
In the previous blog post, I covered text preprocessing as the first step in the NLP Pipeline. In this post, I will cover the following step,  feature extraction. Feature extraction, a form of data manipulation, is the last step before building the actual NLP model. Feature extraction essentially aims...
Read More
datacollection
NLP Pipeline - Part 1: Data Collection and Text Preprocessing
The process of transforming raw text into a natural language processing (NLP) model that can translate text between numerous languages or generate paragraphs of human-sounding text, involves a multitude of complex stages known together as the NLP Pipeline. These include data collection, text preprocessing,...
Read More
diverseLang
How NLP is Saving Languages from Extinction
There are over about 7,000 languages spoken around the world today. However, over 40% of them are endangered and may soon be lost. Meta has proposed a series of AI models that could help preserve language diversity and provide robust NLP tools that benefit those who speak underrepresented languages called...
Read More
1 2 3 4 5 6