awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to watson-developer-cloud/natural-language-understanding-nodejs

Open-source alternatives to Natural Language Understanding Nodejs

30 open-source projects similar to watson-developer-cloud/natural-language-understanding-nodejs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Natural Language Understanding Nodejs alternative.

  • 01walid/goarabic01walid avatar

    01walid/goarabic

    117View on GitHub↗

    A Go Lang package for dealing with Arabic text.

    Go
    View on GitHub↗117
  • adbar/german-nlpadbar avatar

    adbar/German-NLP

    526View on GitHub↗

    Curated list of open-access/open-source/off-the-shelf resources and tools developed with a particular focus on German

    View on GitHub↗526
  • adobe/nlp-cubeadobe avatar

    adobe/NLP-Cube

    562View on GitHub↗

    05 August 2021 - We are releasing version 3.0 of NLPCube and models and introducing FLAVOURS. This is a major update, but we did our best to maintain the same API, so previous implementation will not crash. The supported language list is smaller, but you can open an issue for unsupported…

    HTML
    View on GitHub↗562
  • alexandrainst/danlpalexandrainst avatar

    alexandrainst/danlp

    209View on GitHub↗

    Part of Speech Tagging | Dependency Parsing Named Entity Recognition | Named Entity Disambiguation | Coreference Resolution Sentiment Analysis | Hatespeech Detection Embeddings | Datasets | Tutorials

    Python
    View on GitHub↗209
  • alirezatheh/perkeAlirezaTheH avatar

    AlirezaTheH/perke

    73View on GitHub↗

    Perke is a Python keyphrase extraction package for Persian language. It provides an end-to-end keyphrase extraction pipeline in which each component can be easily modified or extended to develop new models.

    Python
    View on GitHub↗73

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • amir-zeldes/rftokenizeramir-zeldes avatar

    amir-zeldes/RFTokenizer

    31View on GitHub↗

    A character-wise tokenizer for morphologically rich languages

    Lex
    View on GitHub↗31
  • aziz/virastaraziz avatar

    aziz/virastar

    88View on GitHub↗

    #ویراستار نوشته‌های فارسی شما را ویرایش می‌کند

    Ruby
    View on GitHub↗88
  • botcenter/spanishsent2vecBotCenter avatar

    BotCenter/spanishSent2Vec

    4View on GitHub↗

    Spanish Sentence Embeddings trained using sent2vec on the Spanish Unannotated Corpora.

    View on GitHub↗4
  • botcenter/spanishwordembeddingsBotCenter avatar

    BotCenter/spanishWordEmbeddings

    9View on GitHub↗

    Spanish words embeddings computed using fastText on the Spanish Unannotated Corpora.

    View on GitHub↗9
  • calmdownkarm/sivareddydependencyparserCalmDownKarm avatar

    CalmDownKarm/sivareddydependencyparser

    0View on GitHub↗

    Your input file should have the extension .input.txt e.g. hindi.input.txt To dependency tag your input file run "make .output" e.g.

    Lex
    View on GitHub↗0
  • dccuchile/betodccuchile avatar

    dccuchile/beto

    505View on GitHub↗

    BETO is a BERT model trained on a big Spanish corpus. BETO is of size similar to a BERT-Base and was trained with the Whole Word Masking technique. Below you find Tensorflow and Pytorch checkpoints for the uncased and cased versions, as well as some results for Spanish benchmarks comparing BETO…

    View on GitHub↗505
  • dccuchile/spanish-word-embeddingsdccuchile avatar

    dccuchile/spanish-word-embeddings

    365View on GitHub↗

    Below you find links to Spanish word embeddings computed with different methods and from different corpora. Whenever it is possible, a description of the parameters used to compute the embeddings is included, together with simple statistics of the vectors, vocabulary, and description of the…

    View on GitHub↗365
  • ejtaal/jsastemejtaal avatar

    ejtaal/jsastem

    26View on GitHub↗

    JSASTEM - JavaScript Arabic Stemmer

    JavaScript
    View on GitHub↗26
  • fighting41love/funnlpfighting41love avatar

    fighting41love/funNLP

    81,299View on GitHub↗

    This project is a community-driven knowledge base and curated repository focused on natural language processing and large language model development. It serves as a centralized index for high-quality tools, libraries, and research materials, organizing technical resources into structured, version-controlled documentation to assist developers in navigating the evolving artificial intelligence ecosystem. The repository distinguishes itself by acting as an aggregator for AI model evaluation and benchmarking. It provides access to tools that enable the simultaneous comparison of multiple conversa

    Python
    View on GitHub↗81,299
  • fnielsen/awesome-danishfnielsen avatar

    fnielsen/awesome-danish

    195View on GitHub↗

    A curated list of awesome resources for Danish language technology

    View on GitHub↗195
  • fudannlp/fnlpFudanNLP avatar

    FudanNLP/fnlp

    2,690View on GitHub↗

    FudanNLP (FNLP)

    Java
    View on GitHub↗2,690
  • fxsjy/jiebafxsjy avatar

    fxsjy/jieba

    35,027View on GitHub↗

    This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual words. It serves as a natural language processing tool for splitting characters into words, tagging parts of speech, and extracting keywords using statistical analysis. The library distinguishes itself through support for custom dictionary configuration and vocabulary file management, allowing users to override default segmentation rules for domain-specific accuracy. It also includes a TF-IDF keyword extractor to identify significant words and core topics within documents. Th

    Python
    View on GitHub↗35,027
  • galuhsahid/indonesian-word-embeddinggaluhsahid avatar

    galuhsahid/indonesian-word-embedding

    20View on GitHub↗

    A web application that demonstrates Indonesian word embedding, inspired by Word embedding demo.

    JavaScript
    View on GitHub↗20
  • goru001/inltkgoru001 avatar

    goru001/inltk

    840View on GitHub↗

    iNLTK aims to provide out of the box support for various NLP tasks that an application developer might need for Indic languages.

    Python
    View on GitHub↗840
  • hankcs/hanlphankcs avatar

    hankcs/HanLP

    36,413View on GitHub↗

    HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese language, while also functioning as a multilingual text processor. It serves as a toolkit for performing linguistic analysis, semantic understanding, and script conversion. The project distinguishes itself through a dedicated focus on Chinese linguistic structures, including a specialized script converter for transforming text between Simplified Chinese, Traditional Chinese, and Pinyin. It further supports domain-specific model training to improve the recognition of professional t

    Pythondependency-parserhanlpnamed-entity-recognition
    View on GitHub↗36,413
  • ictrc/parsivarICTRC avatar

    ICTRC/Parsivar

    247View on GitHub↗

    parsivar

    Python
    View on GitHub↗247
  • isnowfy/snownlpisnowfy avatar

    isnowfy/snownlp

    6,631View on GitHub↗

    SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation, sentiment analysis, document classification, and phonetic transliteration. The library includes capabilities for training and saving custom machine learning models for tokenization and sentiment analysis using raw training datasets. It covers a range of linguistic processing areas, including parts of speech tagging, sentence splitting, and text similarity measurement. The toolkit also provides utilities for extracting key information through text summarization and calculating word im

    Python
    View on GitHub↗6,631
  • jfreddypuentes/spanlpjfreddypuentes avatar

    jfreddypuentes/spanlp

    41View on GitHub↗

    spanlp es una librería escrita en Python para detectar, censurar y limpiar groserías, vulgaridades, palabras de odio, racismo, xenofobia y bullying en textos escritos en Español .

    Python
    View on GitHub↗41
  • jonsafari/perstemjonsafari avatar

    jonsafari/perstem

    19View on GitHub↗

    Persian (Farsi) stemmer, morphological analyzer, transliterator, and partial part-of-speech tagger. Input may be encoded as Perso-Arabic script UTF-8, ISIRI 3342, Windows-1256, SGML/HTML/XML-style numeric character references (ncr), or dehdari-transliterated latin-script text. Use the -i flag to…

    Perl
    View on GitHub↗19
  • kangfend/bahasakangfend avatar

    kangfend/bahasa

    20View on GitHub↗

    BAHASA

    Python
    View on GitHub↗20
  • kenjiroai/synthaiKenjiroAI avatar

    KenjiroAI/SynThai

    41View on GitHub↗

    Thai Word Segmentation and Part-of-Speech Tagging with Deep Learning

    Python
    View on GitHub↗41
  • ksopyla/awesome-nlp-polishksopyla avatar

    ksopyla/awesome-nlp-polish

    308View on GitHub↗

    A curated list of resources dedicated to Natural Language Processing (NLP) in polish. Models, tools, datasets.

    View on GitHub↗308
  • mikahama/uralicnlpmikahama avatar

    mikahama/uralicNLP

    98View on GitHub↗

    Natural language processing for many languages

    Python
    View on GitHub↗98
  • narimann2/parsianalyzerNarimanN2 avatar

    NarimanN2/ParsiAnalyzer

    166View on GitHub↗

    Persian Analyzer for Elasticsearch.

    Java
    View on GitHub↗166
  • phuonglh/vn.vitkphuonglh avatar

    phuonglh/vn.vitk

    218View on GitHub↗

    NOTE: This repos is now obsolete. Interested programmers should consider to use the new repo vlp (github.com/phuonglh/vlp) We have preferred using Scala instead of Java since 2016.

    Java
    View on GitHub↗218