kariminf/jslingua
Javascript libraries to process text: Arabic, Japanese, etc.
This tool helps you accurately process and understand text in multiple languages, including Arabic and Japanese. It takes raw text or numbers as input and can output things like correctly spelled numbers, transliterated text (e.g., Japanese to Roman characters), or grammatically analyzed text showing verb conjugations and word roots. This is useful for anyone working with multilingual content, such as linguists, content localizers, or data analysts who need to clean and standardize text data.
No commits in the last 6 months. Available on npm.
Use this if you need to perform various text manipulations like transliteration, language detection, number-to-word conversion, or morphological analysis for specific languages directly within a JavaScript environment.
Not ideal if you need deep semantic understanding, sentiment analysis, or advanced machine translation, as this tool focuses on foundational linguistic processing.
Stars
53
Forks
5
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Oct 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kariminf/jslingua"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...