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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

ebenezerdon's profile
ebenezerdon
12 contributions

Recent events

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

No events yet
ebenezerdon

ebenezerdon/apos-to-lex-form

An npm package that converts apostrophe-connecting words to their standard lexicon form (for natural language processing)

JavaScript
11
0
No license

The **apos‑to‑lex‑form** package is a small Node.js utility that expands contractions—words joined by an apostrophe—into their full lexical equivalents (e.g., “I'm” → “I am”, “we've” → “we have”). It’s aimed at developers working on natural‑language‑processing pipelines or any JavaScript projects that need clean, standardized text for downstream analysis.