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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
thunlp avatar

thunlp/OpenCLaP

0
View on GitHub↗
984 stars·146 forks·MIT·6 vues

OpenCLaP

Open Chinese Language Pre-trained Model Zoo

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Corpus and Datasets - Multi-domain open-source Chinese pre-trained language models.
  • Natural Language Corpora - Multidomain Chinese pre-trained language model corpus.

Historique des stars

Graphique de l'historique des stars pour thunlp/openclapGraphique de l'historique des stars pour thunlp/openclap

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à OpenCLaP

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OpenCLaP.
  • sophonplus/chinesenlpcorpusAvatar de SophonPlus

    SophonPlus/ChineseNlpCorpus

    6,568Voir sur GitHub↗

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

    Jupyter Notebook
    Voir sur GitHub↗6,568
  • wainshine/chinese-names-corpusAvatar de wainshine

    wainshine/Chinese-Names-Corpus

    4,303Voir sur 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
    Voir sur GitHub↗4,303
  • embedding/chinese-word-vectorsAvatar de Embedding

    Embedding/Chinese-Word-Vectors

    12,227Voir sur GitHub↗

    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 natu

    Pythonchinesechinese-word-segmentationembedding
    Voir sur GitHub↗12,227
  • ymcui/chinese-bert-wwmAvatar de ymcui

    ymcui/Chinese-BERT-wwm

    10,212Voir sur 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
    Voir sur GitHub↗10,212
Voir les 30 alternatives à OpenCLaP→

Questions fréquentes

Que fait thunlp/openclap ?

Open Chinese Language Pre-trained Model Zoo

Quelles sont les fonctionnalités principales de thunlp/openclap ?

Les fonctionnalités principales de thunlp/openclap sont : Natural Language Processing, Corpus and Datasets, Natural Language Corpora.

Quelles sont les alternatives open-source à thunlp/openclap ?

Les alternatives open-source à thunlp/openclap incluent : wainshine/chinese-names-corpus — This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis… zhangyics/chinese-abbreviation-dataset — This is a corpus of Chinese abbreviation, including negative full forms. embedding/chinese-word-vectors — This project is a collection of pre-trained dense and sparse word vectors trained on diverse Chinese corpora. It… sophonplus/chinesenlpcorpus — 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。. ymcui/chinese-bert-wwm — Chinese-BERT-wwm is a pre-trained transformer model and encoder designed for Chinese natural language processing. It… didi/chinesenlp — Datasets, SOTA results of every fields of Chinese NLP.