Text Processing
-
How to efficiently summarize a text with Python and NLTK
7 min read -
Background of anonymization and how to build an anonymizer
13 min read -
Text Cleaning and Hyperparameters Optimization on a IMDB movie review dataset with a SVM model in…
Machine LearningThe article aims at exploring a Support Vector Machine model to perform sentiment analysis on…
15 min read -
Identifying duplicate records with a machine-learning approach
13 min read -
An overview and a tour of the course content
7 min read -
Text data representation with one-hot encoding, Tf-Idf, Count Vectors, Co-occurrence Vectors and…
Data ScienceThis article is a comprehensive overview of some numerical representations of text data for Machine…
9 min read -
Building and comparing the accuracy of NB and LSTM models on a given dataset using…
12 min read -
Analyzing WhatsApp Group Chats & Building the Web App
8 min read -
Secrets to working with text using advanced regular expressions tools in Python
11 min read