Find similar code with NLP using software documentation

In this short post, we explain how you can apply NLP to software documentation in order to find similar code, so that you can speed up your development.
Writing technical documentation <br/>assisted by NLP

In this short post, we explain how Natural Language Processing (NLP) can assist programmers in writing useful technical documentation.
So but… what is annotation?

Teaching the machine Machine Learning might seem something very mysterious, but at its very core what we try to do is teach the machine to mimic what we do/think. If we see a picture of an elephant, we think elephant. We might want the machine to think the same if it sees that very picture. […]
Analyze texts in your dashboards using NLP

We explain a two-step solution which will allow you to explore texts such as reviews in a more intelligent way.
Twitter data collection and preparation for NLP

In this post we describe how we dealt with creating a usable tweet-collection to train a machine learning model.
NLP versus manual classification: spotting toxic comments on Twitter

In this case study, we trained the machine to spot toxic eating disorder tweets automatically in a Twitter corpus in English, saving hours of manual annotation.