awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to practical-nlp/practical-nlp-code

Open-source alternatives to Practical Nlp Code

30 open-source projects similar to practical-nlp/practical-nlp-code, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Practical Nlp Code alternative.

  • 2shou/textgrocery2shou 的头像

    2shou/TextGrocery

    683在 GitHub 上查看↗

    A simple short-text classification tool based on LibLinear

    C++
    在 GitHub 上查看↗683
  • 7compass/sentimental7compass 的头像

    7compass/sentimental

    465在 GitHub 上查看↗

    Simple sentiment analysis with Ruby

    Ruby
    在 GitHub 上查看↗465
  • a2800276/portera2800276 的头像

    a2800276/porter

    13在 GitHub 上查看↗

    porter stemmer

    Go
    在 GitHub 上查看↗13
  • abadojack/whatlanggoabadojack 的头像

    abadojack/whatlanggo

    688在 GitHub 上查看↗

    Natural language detection library for Go

    Go
    在 GitHub 上查看↗688
  • abitdodgy/gibranabitdodgy 的头像

    abitdodgy/gibran

    65在 GitHub 上查看↗

    Gibran is an Elixir natural language processor, and a port of WordsCounted.

    Elixir
    在 GitHub 上查看↗65
  • abosamoor/polyglotaboSamoor 的头像

    aboSamoor/polyglot

    2,367在 GitHub 上查看↗

    Multilingual text (NLP) processing toolkit

    Python
    在 GitHub 上查看↗2,367
  • aethercortex/llama-xAetherCortex 的头像

    AetherCortex/Llama-X

    1,605在 GitHub 上查看↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    在 GitHub 上查看↗1,605

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • agonopol/go-stemagonopol 的头像

    agonopol/go-stem

    81在 GitHub 上查看↗

    Word Stemming in Go

    Go
    在 GitHub 上查看↗81
  • ahmedbesbes/character-based-cnnA

    ahmedbesbes/character-based-cnn

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ai-shifu/chatallai-shifu 的头像

    ai-shifu/ChatALL

    16,283在 GitHub 上查看↗

    ChatALL is a desktop application that functions as a multi-model chat client and aggregator for artificial intelligence services. It enables users to send a single prompt to multiple AI models simultaneously, allowing for the side-by-side comparison of generated responses within a unified interface. The application distinguishes itself through a local-first approach to data management, ensuring that all conversation logs and user configurations are stored directly on the user's device. This architecture supports privacy and offline access while providing a centralized system for managing and

    JavaScriptbingchatchatbotchatgpt
    在 GitHub 上查看↗16,283
  • aigc-audio/audiogptAIGC-Audio 的头像

    AIGC-Audio/AudioGPT

    10,174在 GitHub 上查看↗

    AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre

    Pythonaudiogptmusic
    在 GitHub 上查看↗10,174
  • alexrozanski/llamachatalexrozanski 的头像

    alexrozanski/LlamaChat

    1,510在 GitHub 上查看↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    在 GitHub 上查看↗1,510
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alibaba-nlp/daat-cwsAlibaba-NLP 的头像

    Alibaba-NLP/DAAT-CWS

    23在 GitHub 上查看↗

    DAAT-CWS

    Python
    在 GitHub 上查看↗23
  • alinapetukhova/textclalinapetukhova 的头像

    alinapetukhova/textcl

    12在 GitHub 上查看↗

    Text preprocessing package for use in NLP tasks https://pypi.org/project/textcl/

    Python
    在 GitHub 上查看↗12
  • alisawuffles/ambientalisawuffles 的头像

    alisawuffles/ambient

    66在 GitHub 上查看↗

    Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et al., 2023)

    Jupyter Notebook
    在 GitHub 上查看↗66
  • all-hands-ai/openhandsAll-Hands-AI 的头像

    All-Hands-AI/OpenHands

    77,468在 GitHub 上查看↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    在 GitHub 上查看↗77,468
  • allenai/allennlpallenai 的头像

    allenai/allennlp

    11,889在 GitHub 上查看↗

    AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training neural network architectures for linguistic tasks. It provides a distributed training system that coordinates data and gradients across multiple GPUs and a framework for integrating pretrained transformer architectures. The system distinguishes itself with a dedicated algorithmic bias mitigation tool used to identify and reduce bias in linguistic model predictions. It also includes model influence analysis to interpret predictions by calculating the influence of specific traini

    Python
    在 GitHub 上查看↗11,889
  • allenai/mmc4allenai 的头像

    allenai/mmc4

    953在 GitHub 上查看↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    在 GitHub 上查看↗953
  • allenai/scispacyallenai 的头像

    allenai/SciSpaCy

    1,968在 GitHub 上查看↗

    This repository contains custom pipes and models related to using spaCy for scientific documents.

    Python
    在 GitHub 上查看↗1,968
  • alvations/annotate-questionnairealvations 的头像

    alvations/annotate-questionnaire

    59在 GitHub 上查看↗

    Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9

    在 GitHub 上查看↗59
  • anujvyas/natural-language-processing-projectsanujvyas 的头像

    anujvyas/Natural-Language-Processing-Projects

    254在 GitHub 上查看↗

    This repository consists of all my NLP Projects

    Jupyter Notebook
    在 GitHub 上查看↗254
  • arc53/docsgptarc53 的头像

    arc53/DocsGPT

    17,939在 GitHub 上查看↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    在 GitHub 上查看↗17,939
  • argilla-io/argillaargilla-io 的头像

    argilla-io/argilla

    5,015在 GitHub 上查看↗

    Argilla is a collaborative AI feedback tool and data curation management system. It serves as a human-in-the-loop dataset platform designed to coordinate workforce annotators and domain experts in labeling, rating, and refining data samples for machine learning projects. The platform focuses on large language model dataset curation and reinforcement learning from human feedback workflows. It provides a shared workspace for integrating human expertise into AI development to validate model outputs and correct data errors. The system manages the end-to-end machine learning data pipeline, includ

    Python
    在 GitHub 上查看↗5,015
  • arongdari/python-topic-modelarongdari 的头像

    arongdari/python-topic-model

    374在 GitHub 上查看↗

    Implementation of various topic models

    Jupyter Notebook
    在 GitHub 上查看↗374
  • arongdari/topic-model-lecture-notearongdari 的头像

    arongdari/topic-model-lecture-note

    22在 GitHub 上查看↗

    lecture notes for probabilistic topic models using ipython notebook

    在 GitHub 上查看↗22
  • artidoro/qloraartidoro 的头像

    artidoro/qlora

    10,929在 GitHub 上查看↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    在 GitHub 上查看↗10,929
  • artificiai/multilingual-latent-dirichlet-allocation-ldaArtificiAI 的头像

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83在 GitHub 上查看↗

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

    Pythonclusteringenglishfrench
    在 GitHub 上查看↗83
  • 1eez/1039761eez 的头像

    1eez/103976

    1,034在 GitHub 上查看↗

    103976个英语单词库(sql版,csv版,Excel版)包含英文单词,中文翻译,单词的词性及多种词义,执行SQL语句就可以生成表,支持SQL Server,MySQL等多种数据库

    PLpgSQL
    在 GitHub 上查看↗1,034