Sep 20, 2019
Remote talk at the French DjangoCong
I had the honor to give a remote talk at the French Django conference on September 14.
I had the honor to give a remote talk at the French Django conference on September 14.
I am very happy to have been accepted to speak at two great conferences this fall, the EuroScipy in Bilbao and the PyConDE in Berlin. I will talk about two of my favourite topics, DataOps problematics with a talk on “Tests for Data Scientists”, explaining good practices from Software Engineering, at the EuroScipy; and a talk about “Data privacy in Natural Language Processing” in Berlin.
Last May, I was lucky to attend PyData Amsterdam 2019, and even had the opportunity to present a tutorial on Friday.
If you want to play with the code, the notebook is available here
In order to optimise a NLP preprocessing pipeline, or to be able to tag a batch of documents and to present a user only with results in their preferred language, it might be useful to automatically determine the language of a text sample.