/simple-text-summary

clojure simple text summarization

Primary LanguageClojure

simple-text-summary

Naive text summary approach using simple ranking of sentences based on occurrence of words.

A Clojure rewrite of this Python summary_tool gist