Word2Vec is a class of algorithms that solve the problem of word embedding. In plain english, the algorithms transform words in vector of real numbers so that other Read More


Word2Vec is a class of algorithms that solve the problem of word embedding. In plain english, the algorithms transform words in vector of real numbers so that other Read More

Spring 2016 Google released SyntaxNet as an open source project. Big news! But what is this? This is a syntactic parser that has behind a neural network written on Read More

The current article facilitates the understanding of TFIDF (term frequency inverse document frequency) in the machine learning/natural language processing context. We will explain what the term is, then we Read More

The article is an introduction to the Apache OpenNLP library. We will start with a short description of the library, we will describe a simple problem which this library Read More

This article gives you a first idea about what Apache Mahout library can do and how can it be used in real life projects. You can see it Read More