A simple node module that allows users to summarize text
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a Node.js module called "node-summarizer" that summarizes text into a specified number of sentences using two extractive summarization techniques: frequency-based and TextRank-based. It also provides sentiment analysis, reduction percentage, and other information about the text and generated summary. The module is designed for developers who need to summarize text in their Node.js applications.