https://github.com/ishaj72/textsummerizingmodel
ML model
https://github.com/ishaj72/textsummerizingmodel
stemming text-classification
Last synced: 7 months ago
JSON representation
ML model
- Host: GitHub
- URL: https://github.com/ishaj72/textsummerizingmodel
- Owner: ishaj72
- Created: 2023-06-17T08:35:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T08:44:18.000Z (over 2 years ago)
- Last Synced: 2025-01-13T22:27:21.996Z (9 months ago)
- Topics: stemming, text-classification
- Language: Jupyter Notebook
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextSummerizingModel
The model cotains use of different libraries to work on text dataset. The model is preprocessed for the further purpose.
The model uses -
1)stemming ,
2)removing of stop word ,
3)kenization and
4)med entity recognitionContributions to this project are welcome! If you would like to contribute, please follow the guidelines outlined in the CONTRIBUTING.md file. You can contribute by reporting issues, suggesting new features, or submitting pull requests.