top of page
Search


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...
Alibek Jakupov
Feb 20, 20213 min read
778 views
8 comments


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...
Alibek Jakupov
Aug 25, 20194 min read
25 views
0 comments


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...
Alibek Jakupov
May 19, 20192 min read
237 views
0 comments


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...
Alibek Jakupov
Apr 17, 20192 min read
62 views
0 comments


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,...
Alibek Jakupov
Apr 17, 20192 min read
16 views
0 comments
bottom of page