punkt-segmenter
punkt-segmenter copied to clipboard
Code for loading in language_paramter data extracted from NLTK pickles
Hello, I recently did some work porting your code to Go, and one of the things I added was code to load the preset language_parameters stored in pickle files within the NLTK. I thought this might also be useful for your code, so I backported that here. Thank you.