News

Split text in Python in order to experiment with tokenization for a future post. In this post I experiment with splitting text in Python in order to experiment on how to tokenize text. The idea is to ...