An open API service indexing awesome lists of open source software.

https://github.com/gregyjames/textrankplusplus

Textrank implementation in c++
https://github.com/gregyjames/textrankplusplus

algorithm algorithms boost cplusplus cplusplus-14 text text-processing

Last synced: 9 months ago
JSON representation

Textrank implementation in c++

Awesome Lists containing this project

README

          

# textrank++
Textrank implementation in C++ that is able to summerize long pieces of text. Built using libBoost and [libNumCpp](https://github.com/dpilger26/NumCpp).