- Generate CLI Docs with Typer
- Testing Typer CLI
- Using Rich with Typer
- Rich Main Documentation
- Open Source Rich Projects
NOTE: For all the below listed commands Input Can be Webpage URL, Text File name, Console Text Input
Sentiment Analysis (Input Can be Webpage URL, Text File name, Console Text Input)
- https://importsem.com/evaluate-sentiment-analysis-in-bulk-with-spacy-and-python/
- https://medium.com/mlearning-ai/ai-in-the-real-world-2-sentiment-analysis-using-spacy-pipelines-b39a2618d7c1
Extract Difficult Words (Readability Index)
- https://stackoverflow.com/questions/54710198/getting-out-difficult-english-words-from-text-for-vocabulary-building-using-pyth
- https://www.geeksforgeeks.org/readability-index-pythonnlp/
Plagiarism Detector