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
·
Embedding avatar

Embedding/Chinese-Word-Vectors

0
View on GitHub↗
12,227 stars·2,325 forks·Python·Apache-2.0·14 views

Chinese Word Vectors

This project is a collection of pre-trained dense and sparse word vectors trained on diverse Chinese corpora. It serves as a library of linguistic representations and an NLP vector dataset designed to improve the accuracy of semantic and morphological analysis in text models.

The collection provides corpus-specific representations and utilizes n-gram co-occurrence modeling to capture diverse linguistic patterns. It includes a hybrid of dense-sparse vectors to balance computational efficiency and semantic precision.

The project covers semantic vector search and the development of Chinese natural language processing pipelines. It also includes tools for text embedding evaluation, utilizing analogy-based quality tests to measure morphological and semantic accuracy.

Features

  • Chinese - Provides various pre-trained vector sets trained on different Chinese corpora to capture diverse linguistic patterns.
  • Chinese NLP Libraries - Offers pre-trained embeddings specifically designed to improve semantic understanding for Chinese text NLP pipelines.
  • Chinese Word Embedding Collections - Provides a set of pre-trained dense and sparse word vectors trained on diverse Chinese corpora.
  • N-Gram Co-occurrence Models - Captures semantic relationships by analyzing the frequency of adjacent word fragments and character sequences during training.
  • Pre-trained Vector Repositories - Maintains a collection of dense and sparse word embeddings derived from large-scale diverse Chinese text corpora.
  • Hybrid Sparse-Dense Embeddings - Implements a hybrid of dense semantic vectors and sparse keyword-based vectors for balanced efficiency and precision.
  • Pre-trained Vector Libraries - Provides a collection of linguistic representations used to improve the accuracy of semantic and morphological analysis.
  • Word Embedding Datasets - Provides access to word embedding datasets trained on diverse corpora for NLP tasks.
  • Embedding - Evaluates vector performance using specialized toolkits and datasets focused on morphological and semantic analogies.
  • Analogy Solvers - Provides tools to solve morphological and semantic word relationship puzzles via vector arithmetic.
  • Vector Search - Enables finding words or phrases with similar meanings using high-dimensional vector distance.
  • Corpus-Specific Vectorizations - Generates distinct vector spaces based on the specific linguistic characteristics of different training data sources.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Pretrained Models and Embeddings - Large collection of pretrained Chinese word embeddings.
  • Research and Datasets - Large-scale pre-trained word embeddings for Chinese NLP tasks.
  • Corpus and Datasets - Collection of pre-trained Chinese word embeddings.
  • Natural Language Corpora - Pre-trained word vector representations for Chinese.

Star history

Star history chart for embedding/chinese-word-vectorsStar history chart for embedding/chinese-word-vectors

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

Frequently asked questions

What does embedding/chinese-word-vectors do?

This project is a collection of pre-trained dense and sparse word vectors trained on diverse Chinese corpora. It serves as a library of linguistic representations and an NLP vector dataset designed to improve the accuracy of semantic and morphological analysis in text models.

What are the main features of embedding/chinese-word-vectors?

The main features of embedding/chinese-word-vectors are: Chinese, Chinese NLP Libraries, Chinese Word Embedding Collections, N-Gram Co-occurrence Models, Pre-trained Vector Repositories, Hybrid Sparse-Dense Embeddings, Pre-trained Vector Libraries, Word Embedding Datasets.

What are some open-source alternatives to embedding/chinese-word-vectors?

Open-source alternatives to embedding/chinese-word-vectors include: ymcui/chinese-bert-wwm — Chinese-BERT-wwm is a pre-trained transformer model and encoder designed for Chinese natural language processing. It… sophonplus/chinesenlpcorpus — 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。. wainshine/chinese-names-corpus — This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis… thunlp/openclap — Open Chinese Language Pre-trained Model Zoo. zhangyics/chinese-abbreviation-dataset — This is a corpus of Chinese abbreviation, including negative full forms. hit-scir/ltp — This is a Chinese natural language processing toolkit providing a suite of tools for word segmentation, part-of-speech…

Open-source alternatives to Chinese Word Vectors

Similar open-source projects, ranked by how many features they share with Chinese Word Vectors.
  • ymcui/chinese-bert-wwmymcui avatar

    ymcui/Chinese-BERT-wwm

    10,212View on GitHub↗

    Chinese-BERT-wwm is a pre-trained transformer model and encoder designed for Chinese natural language processing. It converts Chinese text into dense vector representations to be used across various natural language processing applications. The model utilizes a whole word masking strategy during pre-training, masking entire words rather than individual characters. This approach is designed to improve the capture of semantic meaning and language structure within Chinese datasets. The project covers a range of downstream tasks including text classification, sequence labeling, and reading compr

    Pythonbertbert-wwmbert-wwm-ext
    View on GitHub↗10,212
  • thunlp/openclapthunlp avatar

    thunlp/OpenCLaP

    984View on GitHub↗

    Open Chinese Language Pre-trained Model Zoo

    View on GitHub↗984
  • sophonplus/chinesenlpcorpusSophonPlus avatar

    SophonPlus/ChineseNlpCorpus

    6,568View on GitHub↗

    搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。

    Jupyter Notebook
    View on GitHub↗6,568
  • wainshine/chinese-names-corpuswainshine avatar

    wainshine/Chinese-Names-Corpus

    4,303View on GitHub↗

    This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis and natural language processing. It functions as a multilingual name dataset and a training resource for named entity recognition, providing a unified repository of names across Chinese, Japanese, and English languages. The project includes a synthetic name generator that creates realistic person names by applying analyzed naming patterns and demographic data. It also provides a cleaned Chinese idiom lexicon gathered and deduplicated from multiple sources. The available data su

    corpusdatasetdict
    View on GitHub↗4,303
See all 30 alternatives to Chinese Word Vectors→