TextRank javascript implementation for automatic text summarization
Typescript TextRank implementation
textrank implementation
A Textrank Calculator
The TextRank algorithm that automagically creates a tag cloud from text
Compress and convert DOM snapshots to Markdown using TextRank algorithm.
TextRank algorithm from Google syntax data with optional weighting function
A high-performance JavaScript library for optimizing LLM prompt inputs: token-efficient JSON flattening + deterministic TextRank-based text compression.
适用于中文文本关键词提取和摘要生成的 TextRank 算法 TypeScript 实现(兼容浏览器)
Text summarizer using Node.js
TypeScript bridge for recursive-llm: Recursive Language Models for unbounded context processing with structured outputs
https://www.npmjs.com/package/summarybot
A lightweight, zero-dependency NLP summarization package built with TypeScript. Inspired by traditional NLP techniques like those in Python's NLTK — but without any API or AI calls.
Text summarizer using Node.js
Text summarizer using Node.js
A library that creates summaries based on a text.
Pure JavaScript implementation of jieba Chinese word segmentation
Local NLP text compressor CLI — compress prompts/requirements to save LLM tokens (no API key needed)
Rule-based prompt compression — reduce LLM token usage without a model, without an API, without sending data anywhere.
Deterministic extractive summarization — stdlib + regex only
Collection of algorithms for keyword extraction from text
Graph ranking algorithms for the unobtanium search engine
Collections of proc-macro for jieba-rs
Jieba Chinese Word Segmentation in Rust
Fast document indexer for finding duplicates and searching content
Semantic wiki and docs linting for contradictions, stale claims, orphan pages, and missing cross-references
Text processing module for SciRS2 (scirs2-text)
GraphRank is an impementation of TextRank and PageRank in Ruby.
Implementation of TextRank solution to ranked keyword extraction. See https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf