awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dmlc avatar

dmlc/gluon-nlpArchived

0
View on GitHub↗
2,546 stars·520 forks·Python·Apache-2.0·20 viewsnlp.gluon.ai↗

Gluon Nlp

.. raw:: html

Features

  • Python NLP Libraries - Deep learning toolkit for research and industrial NLP deployment.

Star history

Star history chart for dmlc/gluon-nlpStar history chart for dmlc/gluon-nlp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Gluon Nlp

These projects share indexed features with Gluon Nlp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • stanfordnlp/stanzastanfordnlp avatar

    stanfordnlp/stanza

    7,809View on GitHub↗

    Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency parsing across many human languages using neural models. It provides a neural processing pipeline that converts raw text into structured linguistic data objects, alongside a specialized analyzer for extracting medical insights from clinical and biomedical language. The project includes a wrapper that connects Python scripts to Java-based natural language processing tools and remote annotation servers. This enables a bridge for extracting linguistic annotations and analysis data from

    Pythonartificial-intelligencecorenlpdeep-learning
    View on GitHub↗7,809
  • yandexdataschool/nlp_courseyandexdataschool avatar

    yandexdataschool/nlp_course

    10,591View on GitHub↗

    YSDA course in Natural Language Processing

    Jupyter Notebook
    View on GitHub↗10,591
  • artificiai/multilingual-latent-dirichlet-allocation-ldaArtificiAI avatar

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83View on GitHub↗

    A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.

    Pythonclusteringenglishfrench
    View on GitHub↗83
  • awslabs/sockeyeawslabs avatar

    awslabs/sockeye

    1,215View on GitHub↗

    Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. It implements distributed training and optimized inference for state-of-the-art models, powering Amazon Translate and other MT applications. Recent developments and changes are tracked in…

    Python
    View on GitHub↗1,215
Compare all 30 related projects→

Frequently asked questions

What does dmlc/gluon-nlp do?

.. raw:: html

What are the main features of dmlc/gluon-nlp?

The main features of dmlc/gluon-nlp are: Python NLP Libraries.

Which projects share features with dmlc/gluon-nlp?

Projects with overlapping indexed features include: stanfordnlp/stanza — Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency… yandexdataschool/nlp_course — YSDA course in Natural Language Processing. artificiai/multilingual-latent-dirichlet-allocation-lda — A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse… bigartm/bigartm — Fast topic modeling platform. brikerman/kashgari — Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and… awslabs/sockeye — Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. It…