attstjs
attstjs (short for Advanced Text Transformation and Statistical JavaScript) is a high‑performance, open‑source library that provides a suite of algorithms for natural language processing and text analytics, developed primarily in JavaScript. It offers modular components for tokenization, stemming, sentiment analysis, and frequency‑based statistics, all designed to run efficiently in both browser and Node.js environments.
The library was first released in early 2024 by a team of researchers from the Institute for
attstjs is often used in educational tools that demonstrate real‑time text mining, as well as in web
Because attstjs relies solely on JavaScript, it integrates well with popular frameworks such as React, Vue,