Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

term-frequency is a Node.js library for calculating term frequency in text documents, useful for natural language processing and information retrieval tasks. It's designed for developers working on text analysis, search functionality, or machine learning projects who need to quantify word importance in documents. The library supports multiple TF calculation schemes and allows for custom weighting of term frequencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fergiemcdowall/term-frequency

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
maxogden/standard-format
attempts to reformat javascript to comply with feross/standard style
Account's avatar
fergiemcdowall/stopword
A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as in
Account's avatar
fergiemcdowall/term-vector
Creates a term vector from tokenized text.

Support the repos that depend on this repository

Top contributors

fergiemcdowall's profile
fergiemcdowall
25 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fergiemcdowall

fergiemcdowall/term-frequency

A simple term frequency library (see https://en.wikipedia.org/wiki/Tf%E2%80%93idf#Term_frequency_2 )

JavaScript
11
1
MIT License