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

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

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

Open-source alternatives to Python Frog

30 open-source projects similar to proycon/python-frog, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Frog alternative.

  • isnowfy/snownlpisnowfy 的头像

    isnowfy/snownlp

    6,631在 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
    在 GitHub 上查看↗6,631
  • fxsjy/jiebafxsjy 的头像

    fxsjy/jieba

    35,027在 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
    在 GitHub 上查看↗35,027
  • fighting41love/funnlpfighting41love 的头像

    fighting41love/funNLP

    81,299在 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
    在 GitHub 上查看↗81,299

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • 2shou/textgrocery2shou 的头像

    2shou/TextGrocery

    683在 GitHub 上查看↗

    A simple short-text classification tool based on LibLinear

    C++
    在 GitHub 上查看↗683
  • 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
  • a2800276/portera2800276 的头像

    a2800276/porter

    13在 GitHub 上查看↗

    porter stemmer

    Go
    在 GitHub 上查看↗13
  • adbar/german-nlpadbar 的头像

    adbar/German-NLP

    526在 GitHub 上查看↗

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

    在 GitHub 上查看↗526
  • adobe/nlp-cubeadobe 的头像

    adobe/NLP-Cube

    562在 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
    在 GitHub 上查看↗562
  • aethercortex/llama-xAetherCortex 的头像

    AetherCortex/Llama-X

    1,605在 GitHub 上查看↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    在 GitHub 上查看↗1,605
  • 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
  • alexandrainst/danlpalexandrainst 的头像

    alexandrainst/danlp

    209在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗209
  • 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
  • alirezatheh/perkeAlirezaTheH 的头像

    AlirezaTheH/perke

    73在 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
    在 GitHub 上查看↗73
  • 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
  • amir-zeldes/rftokenizeramir-zeldes 的头像

    amir-zeldes/RFTokenizer

    31在 GitHub 上查看↗

    A character-wise tokenizer for morphologically rich languages

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

    anujvyas/Natural-Language-Processing-Projects

    254在 GitHub 上查看↗

    This repository consists of all my NLP Projects

    Jupyter Notebook
    在 GitHub 上查看↗254
  • abosamoor/polyglotaboSamoor 的头像

    aboSamoor/polyglot

    2,367在 GitHub 上查看↗

    Multilingual text (NLP) processing toolkit

    Python
    在 GitHub 上查看↗2,367