Summarizer Go utility to summarize text. Instructions Clone locally Put text to summarize in corpus.txt and separate paragraphs by double new lines. Run program: go run summer.go About Implements algorithm outline here.