GitHub / Aalaa4444 / Text_Processing-and-Unique_Word_Extraction_fromHTML
Extract text content from an HTML page, process it, and extract unique words from the processed text. This notebook utilizes various text processing techniques including cleaning, normalization, tokenization, lemmatization or stemming, and stop words removal.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: beautifulsoup, data-extraction, extract-html, lemmatization, requests, stemming, stopwords-removal, text-cleaning, text-extraction, text-lemmatization, text-normalization, text-processing, text-tokenization, tokenization, tokenizer