TextProcessor
PublicThis Jupyter notebook is an interactive tool for processing natural language text. It segments text into sentences, performs word tokenization, counts word frequencies, timestamps each entry, and saves the results in JSON format. Ideal for NLP studies and text analysis