DavidBelicza TextRank Versions Save

:wink: :cyclone: :strawberry: TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).

v2.1.3

2 years ago

v2.1.2

3 years ago
  • Tokenizer performance improvement
  • Go mod added for dependency management

v2.1.1

5 years ago
  • Synonym or root word checking possibility has added.
  • Demo link has added to Readme.
  • More word separators has added.

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

The purpose of this release is to provide the functionality to use TextRank on Go web servers.

1.0.2

6 years ago
  • Improved documentation
  • Simplified code
  • Better tests
  • Extended readme file

1.0.1

6 years ago
  • 100% Test coverage
  • Updated GoDoc to all export usage
  • Working TextRank algorithm implementation
  • Predefined queries
  • Extendable
  • Multi-threading support

1.0.0

6 years ago