Python 2: end of life in January 2020
Python 2 end of life is scheduled for 1 January 2020. See what it entails and learn about major differences between Python 2 and Python 3. (more…)
Read more »This talk will introduce the area of NLP (Natural Language Processing) and a basic introduction of its principles. It will use Python and some of its fundamental NLP packages, such as NLTK, to illustrate examples and topics, demonstrating how to get start… Read more