Semantic search using NLP on extracted text
Semantic search using NLP on extracted text
The text corpus can be extracted from any website that allows web scraping. BeautifulSoup library is used to parse the components from a HTML webpage and extract the text from the body.