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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to 1eez/103976

Open-source alternatives to 103976

30 open-source projects similar to 1eez/103976, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best 103976 alternative.

  • liuhuanyong/wordmultisensedisambiguationAvatar liuhuanyong

    liuhuanyong/WordMultiSenseDisambiguation

    131Vezi pe GitHub↗

    WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarity compute,基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧.

    Python
    Vezi pe GitHub↗131
  • skishore/makemeahanziAvatar skishore

    skishore/makemeahanzi

    2,535Vezi pe GitHub↗

    Free, open-source Chinese character data

    JavaScript
    Vezi pe GitHub↗2,535
  • jacksonllee/pycantoneseAvatar jacksonllee

    jacksonllee/pycantonese

    409Vezi pe GitHub↗

    Cantonese Linguistics and NLP

    Pythoncantonesecomputational-linguisticsjyutping
    Vezi pe GitHub↗409
  • liuhuanyong/domainwordsdictAvatar liuhuanyong

    liuhuanyong/DomainWordsDict

    769Vezi pe GitHub↗

    DomainWordsDict, Chinese words dict that contains more than 68 domains, which can be used as text classification、knowledge enhance task。涵盖68个领域、共计916万词的专业词典知识库,可用于文本分类、知识增强、领域词汇库扩充等自然语言处理应用。

    Vezi pe GitHub↗769
  • qingyujean/sscAvatar qingyujean

    qingyujean/ssc

    226Vezi pe GitHub↗

    基于“音形码”的中文字符串相似度计算方法

    Python
    Vezi pe GitHub↗226

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • tinyfool/chinesewithenglishAvatar tinyfool

    tinyfool/ChineseWithEnglish

    52Vezi pe GitHub↗

    绝对有趣的中文发音引擎 funny chinese text to speech enginee

    Vezi pe GitHub↗52
  • fighting41love/coconlpAvatar fighting41love

    fighting41love/cocoNLP

    1,130Vezi pe GitHub↗

    A Chinese information extraction tool.

    Python
    Vezi pe GitHub↗1,130
  • huggingface/tokenizersAvatar huggingface

    huggingface/tokenizers

    10,825Vezi pe GitHub↗

    This project is a high-performance library for converting raw text into tokens and IDs for machine learning models. It functions as a fast text encoder and a text preprocessing pipeline designed to transform strings into numerical representations with high throughput for research and production. The library includes a subword tokenizer trainer used to analyze text datasets and create custom vocabularies using algorithms such as byte-pair encoding and wordpiece. It provides capabilities for subword vocabulary training and text alignment, allowing character offsets to be tracked during normaliz

    Rustbertgptlanguage-model
    Vezi pe GitHub↗10,825
  • keredson/wordninjaAvatar keredson

    keredson/wordninja

    872Vezi pe GitHub↗

    Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.

    Python
    Vezi pe GitHub↗872
  • liuhuanyong/crimekgassitantAvatar liuhuanyong

    liuhuanyong/CrimeKgAssitant

    1,580Vezi pe GitHub↗

    Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于280万罪名训练库的罪名预测,基于20W法务问答对的13类问题分类与法律资讯问答功能.

    Python
    Vezi pe GitHub↗1,580
  • observerss/textfilterAvatar observerss

    observerss/textfilter

    2,113Vezi pe GitHub↗

    敏感词过滤的几种实现+某1w词敏感词库

    Python
    Vezi pe GitHub↗2,113
  • pwxcoo/chinese-xinhuaAvatar pwxcoo

    pwxcoo/chinese-xinhua

    11,572Vezi pe GitHub↗

    Chinese-xinhua is an open-source repository providing a comprehensive, machine-readable collection of Chinese linguistic data. It serves as a structured archive of dictionary entries, idioms, and phrases designed for programmatic access and integration into language processing applications. The project organizes complex linguistic information into consistent, schema-driven object structures that facilitate rapid lookups and data portability. By utilizing key-value indexing and structured text serialization, the dataset enables developers to implement advanced natural language search functiona

    Pythonchinesechinese-characterschinese-language
    Vezi pe GitHub↗11,572
  • skydark/nstoolsAvatar skydark

    skydark/nstools

    678Vezi pe GitHub↗

    Some meaningless nscripter tools.

    Python
    Vezi pe GitHub↗678
  • wainshine/company-names-corpusAvatar wainshine

    wainshine/Company-Names-Corpus

    1,293Vezi pe GitHub↗

    公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。

    companycorpusdataset
    Vezi pe GitHub↗1,293
  • berniey/hanziconvAvatar berniey

    berniey/hanziconv

    190Vezi pe GitHub↗

    Hanzi Converter for Traditional and Simplified Chinese

    Python
    Vezi pe GitHub↗190
  • blmoistawinde/harvesttextAvatar blmoistawinde

    blmoistawinde/HarvestText

    2,621Vezi pe GitHub↗

    文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

    Pythondependency-parsergiteeharvesttext
    Vezi pe GitHub↗2,621
  • glassywing/bi-lstm-crfAvatar GlassyWing

    GlassyWing/bi-lstm-crf

    384Vezi pe GitHub↗

    使用keras实现的基于Bi-LSTM CRF的中文分词+词性标注

    Python
    Vezi pe GitHub↗384
  • glassywing/transformer-word-segmenterAvatar GlassyWing

    GlassyWing/transformer-word-segmenter

    163Vezi pe GitHub↗

    Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer CRF 的中文分词和词性标注

    Python
    Vezi pe GitHub↗163
  • jeongukjae/python-mecabAvatar jeongukjae

    jeongukjae/python-mecab

    28Vezi pe GitHub↗

    A repository to bind mecab for Python 3.5+. Not using swig nor pybind. (Not Maintained Now)

    C++mecabpython-c-extensiontext-preprocessing
    Vezi pe GitHub↗28
  • kaleidophon/token2indexAvatar Kaleidophon

    Kaleidophon/token2index

    50Vezi pe GitHub↗

    A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and Tensorflow.

    Pythondeep-learningdeeplearningi2t
    Vezi pe GitHub↗50
  • kfcd/chaiziAvatar kfcd

    kfcd/chaizi

    811Vezi pe GitHub↗

    漢語拆字字典

    chinesechinese-characterscomponents
    Vezi pe GitHub↗811
  • kyubyong/g2pcAvatar Kyubyong

    Kyubyong/g2pC

    245Vezi pe GitHub↗

    g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese

    Pythonchinese-nlpchinese-word-segmentationcrf
    Vezi pe GitHub↗245
  • mozillazg/phrase-pinyin-dataAvatar mozillazg

    mozillazg/phrase-pinyin-data

    530Vezi pe GitHub↗

    词语拼音数据

    Pythonpinyinpinyin-data
    Vezi pe GitHub↗530
  • mozillazg/python-pinyinAvatar mozillazg

    mozillazg/python-pinyin

    5,325Vezi pe GitHub↗

    python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic pinyin. It functions as a transliteration system that converts text while supporting tone sandhi and providing utilities to transform pinyin between different formats, such as numeric tones, accent marks, or phonetic initials. The library features a polyphonic character resolver that analyzes surrounding word context to select the correct pronunciation for characters with multiple sounds. It also includes a customizable dictionary system that allows the extension of default transl

    Pythonchinesehanzihanzi-pinyin
    Vezi pe GitHub↗5,325
  • opennmt/tokenizerAvatar OpenNMT

    OpenNMT/Tokenizer

    333Vezi pe GitHub↗

    Fast and customizable text tokenization library with BPE and SentencePiece support

    C++bpecppicu
    Vezi pe GitHub↗333
  • philipperemy/name-datasetAvatar philipperemy

    philipperemy/name-dataset

    1,002Vezi pe GitHub↗

    The Python library for names.

    Pythondatasetnamenamed-entity-recognition
    Vezi pe GitHub↗1,002
  • rainarch/sentibridgeAvatar rainarch

    rainarch/SentiBridge

    639Vezi pe GitHub↗

    SentiBridge: A Knowledge Base for Entity-Sentiment Representation

    Pythonknowledge-graphsentiment-analysis
    Vezi pe GitHub↗639
  • ashishpatel26/treasure-of-transformersAvatar ashishpatel26

    ashishpatel26/Treasure-of-Transformers

    1,150Vezi pe GitHub↗

    💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️

    Jupyter Notebook
    Vezi pe GitHub↗1,150
  • alibaba-nlp/daat-cwsAvatar Alibaba-NLP

    Alibaba-NLP/DAAT-CWS

    23Vezi pe GitHub↗

    DAAT-CWS

    Python
    Vezi pe GitHub↗23
  • artificiai/multilingual-latent-dirichlet-allocation-ldaAvatar ArtificiAI

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83Vezi pe GitHub↗

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

    Pythonclusteringenglishfrench
    Vezi pe GitHub↗83