Automatic summarizer
This repository has been archived on 2022年09月01日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Clojure 92.6%
- Java 7.3%
|
|
||
|---|---|---|
| resources/itac | Add small readme, missing icons and fix scraper | |
| src/itac | Add small readme, missing icons and fix scraper | |
| src-java/itac/textrank | Initial commit | |
| .gitignore | Initial commit | |
| LICENSE | Add small readme, missing icons and fix scraper | |
| project.clj | Add small readme, missing icons and fix scraper | |
| README.md | Update README.md | |
| screenshot.png | Add small readme, missing icons and fix scraper | |
Automatic summarizer
WARNING: This repository comes with no documentation, no rationale, and no future.
This is the automatic summarizer from my undergraduate project, which I have updated to work with the NLP library I developed for my bachelor report.
Article shown in the screenshot is 'Child asthma drop since smoke ban' from the CBBC (checked 28.02.2015).
Icons from the Tango Desktop Project.
Running the summarizer
- Install Leiningen
- Use
lein runto start the summarizer UI - Select an article under the 'Online articles' tab and click the play button in the toolbar. Summarizing will take some time, especially the first text.
Approach
Never to be added...
License
Copyright (c) 2013-2015 Tobias Kortkamp
Distributed under the MIT License.