Hacking Human Language - PyCon SE 2015

Hendrik Heuer Target audience: Advanced users If you convert words into numbers, you can do interesting things with them. You can compare the topics in a book, make better translations and tell if a sentence is positive or negative. Python libraries like gensim and spaCy make it easy to play with this for fun, profit or social science.