Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 452 Bytes

File metadata and controls

13 lines (8 loc) · 452 Bytes

Text-Processing

Text processing methods using NLTK and Python

Word Segmentation (word_segmentation.ipynb)

Text segmentation is the process of dividing text into meaningful units, such as words or topics. A bad data can contains sentence of meaningful words with delimiters ex: itisverygood Using word segmentation, we can divide text into units. Refer below for examples

itisverygood : it is very good
accountnumber : account number