It is surprisingly natural to do your own sentence alignment (split a paragraph into sentences) in #JavaScript. And I didn鈥檛 need a famed #Python #NLP library. My code could correct for abbreviations in sentences so it actually performed better than #NLTK.