articles
Detecting changes in text using machine learning
High level goal Today, I will explain how I implemented change detection in text using machine learning. This technique aims at producing report highlighting what changed in two subsequent versions of the same text (i.e.: there are no major changes in the structure or the content). Above, we can see Read more…