https://github.com/uncledecart/textsummarization
https://github.com/uncledecart/textsummarization
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/uncledecart/textsummarization
- Owner: uncleDecart
- Created: 2017-11-24T21:58:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T09:32:33.000Z (over 7 years ago)
- Last Synced: 2025-01-04T14:14:03.938Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# textSummarization
Main purpose is to extract key words and collocations, which is deviant to Zipf's distribution law for given language. These collocats then combined to text using weighted MDP, which is not suitable for such task, it is better to use neural networks for such task.