Build software better, together

Here are 213 public repositories matching this topic...

中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard

  • Updated Feb 6, 2026
  • Python

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

  • Updated Nov 21, 2022
  • Python

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN

  • Updated Jun 17, 2024
  • Python

Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard

  • Updated Feb 18, 2023
  • Python

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

  • Updated Jul 18, 2025
  • C++

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

  • Updated Apr 18, 2023
  • Python

高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型

  • Updated Jul 8, 2020
  • Python

自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientif…

  • Updated Mar 24, 2023
  • Python

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper

  • Updated Sep 24, 2023
  • Python
TransformerSum

Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.

  • Updated May 26, 2025
  • Python