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‑vector** is a lightweight Node.js library that turns a tokenized string (or any array of tokens) into a term‑frequency vector, optionally generating n‑grams, tracking each term’s positions, and supporting Unicode, stop‑word removal, and custom separators. It’s aimed at developers building information‑retrieval or vector‑space‑model features—such as search, clustering, or text‑analysis pipelines—who need a simple way to extract term vectors from mixed text input.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fergiemcdowall/term-vector

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

fergiemcdowall's profile
fergiemcdowall
68 contributions
LunaticMuch's profile
LunaticMuch
1 contributions

Recent events

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

No events yet
fergiemcdowall

fergiemcdowall/term-vector

A node.js module that creates a term vector from a mixed text input. Supports stopword removal and customisable separators.

JavaScript
20
3
MIT License