Select the language
Other research blogs of our team
-
Recent Posts
Category Archives: Tutorial
Using NLTK on Heroku with Python
On the principle of the “Extract PDF text with Python” ticket, I will create a service that uses the NLTK package. NLTK is a set of tools for building language processing programs in Python. It therefore requires using Python. Basic … Continue reading
Posted in NLP, Tutorial
Leave a comment
Extract PDF text with Python
As part of our SemBib project to analyze the scientific production of Telecom ParisTech, I recover a lot of PDF files. To analyze the content, I need to get the raw text. In addition, as indicated in the blog Services … Continue reading
Posted in NLP, SemBib, Tutorial
Leave a comment
A country without war
I saw the question “Is the a country that has never been in a war?” qui renvoie à “World peace? These are the only 11 countries in the world that are actually free from conflict“and I thought that’s a good exercise for … Continue reading