Skip to content

brentbaum/Sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarizer

Go utility to summarize text.

Instructions

  1. Clone locally
  2. Put text to summarize in corpus.txt and separate paragraphs by double new lines.
  3. Run program: go run summer.go

About

Implements algorithm outline here.

About

NLP based summarizer built in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages