top of page
Search
Alibek Jakupov
Feb 20, 20213 min read
Data Augmentation for NLP with CamemBERT
In the previous article we've seen how to implement the data augmentation for Computer Vision. In this article we are going to see how to...
769 views8 comments
Alibek Jakupov
Aug 25, 20194 min read
Comparing TCP and UDP : Learning by doing
Quote from Wikipedia The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated...
25 views0 comments
Alibek Jakupov
May 19, 20192 min read
Semantic similarity-based Key word extraction
This post is inspired by the Burton DeWilde's article (Intro to Automatic Keyphrase Extraction). In his post he gives an excellent...
230 views0 comments
Alibek Jakupov
Apr 17, 20192 min read
LDA automatic labeling: experimentation
This article is the logical conclusion of our previous article on automatic topic labeling. As the discussed task is too subjective and...
61 views0 comments
Alibek Jakupov
Apr 17, 20192 min read
LDA for suggestion generation: finding redundant terms
Context One of the anomalies in our case is the terms that are less coherent with the other words in the same distribution. For instance,...
15 views0 comments
bottom of page