Advanced Text Analysis with SpaCy and Scikit-Learn
This workshop is an introduction to the Python module SpaCy, a new library for natural language processing written in Cython, and Scikit-Learn, a library for machine learning. It is intended for intermediate to advanced Python programmers who are familiar with natural language processing suites such as the NLTK, and who are ready to explore next-generation [...]