Archived
1
0
Fork
You've already forked itac-summary
0
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%
Find a file
Tobias Kortkamp 9fc8758bf0 Update README.md
2015年02月28日 15:24:23 +01:00
resources/itac Add small readme, missing icons and fix scraper 2015年02月28日 15:00:59 +01:00
src/itac Add small readme, missing icons and fix scraper 2015年02月28日 15:00:59 +01:00
src-java/itac/textrank Initial commit 2014年09月11日 17:02:19 +02:00
.gitignore Initial commit 2014年09月11日 17:02:19 +02:00
LICENSE Add small readme, missing icons and fix scraper 2015年02月28日 15:00:59 +01:00
project.clj Add small readme, missing icons and fix scraper 2015年02月28日 15:00:59 +01:00
README.md Update README.md 2015年02月28日 15:24:23 +01:00
screenshot.png Add small readme, missing icons and fix scraper 2015年02月28日 15:00:59 +01:00

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

  1. Install Leiningen
  2. Use lein run to start the summarizer UI
  3. 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.