Machine learning based text classification in JavaScript using n-grams and cosine similarity
-
Updated
Apr 21, 2024 - JavaScript
Machine learning based text classification in JavaScript using n-grams and cosine similarity
An advanced profanity filter based on phonetics and normal detection that detects swears in 27 different languages!
For all your n-gram and skip-gram needs 🔠
The ngram function is a JavaScript and Node.js function that is part of the DropSuit NLP library. It is designed to generate N-grams from input strings. It's open-source and available under the Apache License 2.0.
Add a description, image, and links to the n-gram topic page so that developers can more easily learn about it.
To associate your repository with the n-gram topic, visit your repo's landing page and select "manage topics."