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
·
Back to kyubyong/word2word

Open-source alternatives to Word2word

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

  • 1eez/1039761eez avatar

    1eez/103976

    1,034View on GitHub↗

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

    PLpgSQL
    View on GitHub↗1,034
  • berniey/hanziconvberniey avatar

    berniey/hanziconv

    190View on GitHub↗

    Hanzi Converter for Traditional and Simplified Chinese

    Python
    View on GitHub↗190
  • blmoistawinde/harvesttextblmoistawinde avatar

    blmoistawinde/HarvestText

    2,621View on GitHub↗

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

    Pythondependency-parsergiteeharvesttext
    View on GitHub↗2,621
  • fighting41love/coconlpfighting41love avatar

    fighting41love/cocoNLP

    1,130View on GitHub↗

    A Chinese information extraction tool.

    Python
    View on GitHub↗1,130
  • glassywing/bi-lstm-crfGlassyWing avatar

    GlassyWing/bi-lstm-crf

    384View on GitHub↗

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

    Python
    View on GitHub↗384
  • glassywing/transformer-word-segmenterGlassyWing avatar

    GlassyWing/transformer-word-segmenter

    163View on GitHub↗

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

    Python
    View on GitHub↗163

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
  • google/uninumgoogle avatar

    google/UniNum

    67View on GitHub↗

    A database of number names for 186 languages, locales, and scripts

    View on GitHub↗67
  • huggingface/tokenizershuggingface avatar

    huggingface/tokenizers

    10,825View on 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
    View on GitHub↗10,825
  • huyingxi/synonymshuyingxi avatar

    huyingxi/Synonyms

    5,107View on GitHub↗

    Synonyms is a Chinese natural language processing tool focused on semantic analysis. It provides capabilities for Chinese word segmentation, part-of-speech tagging, and the retrieval of synonyms based on semantic proximity. The project converts words and sentences into numerical vector representations to calculate similarity scores. This allows for the determination of semantic proximity between different phrases and the identification of chatbot intent through sentence comparison. The system also includes tools for automated keyword extraction and importance ranking to identify significant

    Python
    View on GitHub↗5,107
  • jacksonllee/pycantonesejacksonllee avatar

    jacksonllee/pycantonese

    409View on GitHub↗

    Cantonese Linguistics and NLP

    Pythoncantonesecomputational-linguisticsjyutping
    View on GitHub↗409
  • jeongukjae/python-mecabjeongukjae avatar

    jeongukjae/python-mecab

    28View on GitHub↗

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

    C++mecabpython-c-extensiontext-preprocessing
    View on GitHub↗28
  • kaleidophon/token2indexKaleidophon avatar

    Kaleidophon/token2index

    50View on 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
    View on GitHub↗50
  • keredson/wordninjakeredson avatar

    keredson/wordninja

    872View on GitHub↗

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

    Python
    View on GitHub↗872
  • kfcd/chaizikfcd avatar

    kfcd/chaizi

    811View on GitHub↗

    漢語拆字字典

    chinesechinese-characterscomponents
    View on GitHub↗811
  • kyubyong/g2pcKyubyong avatar

    Kyubyong/g2pC

    245View on GitHub↗

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

    Pythonchinese-nlpchinese-word-segmentationcrf
    View on GitHub↗245
  • liuhuanyong/crimekgassitantliuhuanyong avatar

    liuhuanyong/CrimeKgAssitant

    1,580View on GitHub↗

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

    Python
    View on GitHub↗1,580
  • liuhuanyong/domainwordsdictliuhuanyong avatar

    liuhuanyong/DomainWordsDict

    769View on GitHub↗

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

    View on GitHub↗769
  • liuhuanyong/wordmultisensedisambiguationliuhuanyong avatar

    liuhuanyong/WordMultiSenseDisambiguation

    131View on GitHub↗

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

    Python
    View on GitHub↗131
  • mozillazg/phrase-pinyin-datamozillazg avatar

    mozillazg/phrase-pinyin-data

    530View on GitHub↗

    词语拼音数据

    Pythonpinyinpinyin-data
    View on GitHub↗530
  • mozillazg/python-pinyinmozillazg avatar

    mozillazg/python-pinyin

    5,325View on 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
    View on GitHub↗5,325
  • netnr/zidianN

    netnr/zidian

    0View on GitHub↗
    View on GitHub↗0
  • observerss/textfilterobserverss avatar

    observerss/textfilter

    2,113View on GitHub↗

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

    Python
    View on GitHub↗2,113
  • opennmt/tokenizerOpenNMT avatar

    OpenNMT/Tokenizer

    333View on GitHub↗

    Fast and customizable text tokenization library with BPE and SentencePiece support

    C++bpecppicu
    View on GitHub↗333
  • paubric/python-sirajnetP

    paubric/python-sirajnet

    0View on GitHub↗
    View on GitHub↗0
  • philipperemy/name-datasetphilipperemy avatar

    philipperemy/name-dataset

    1,002View on GitHub↗

    The Python library for names.

    Pythondatasetnamenamed-entity-recognition
    View on GitHub↗1,002
  • pwxcoo/chinese-xinhuapwxcoo avatar

    pwxcoo/chinese-xinhua

    11,572View on 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
    View on GitHub↗11,572
  • qingyujean/sscqingyujean avatar

    qingyujean/ssc

    226View on GitHub↗

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

    Python
    View on GitHub↗226
  • rainarch/sentibridgerainarch avatar

    rainarch/SentiBridge

    639View on GitHub↗

    SentiBridge: A Knowledge Base for Entity-Sentiment Representation

    Pythonknowledge-graphsentiment-analysis
    View on GitHub↗639
  • skishore/makemeahanziskishore avatar

    skishore/makemeahanzi

    2,535View on GitHub↗

    Free, open-source Chinese character data

    JavaScript
    View on GitHub↗2,535
  • skydark/nstoolsskydark avatar

    skydark/nstools

    678View on GitHub↗

    Some meaningless nscripter tools.

    Python
    View on GitHub↗678