Skip to content
View Yang-HangWA's full-sized avatar
🎃
Focusing
🎃
Focusing

Block or report Yang-HangWA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

NLP

18 repositories

[NeurIPS 2021] COCO-LM: Correcting and Contrasting Text Sequences for Language Model Pretraining

Python 118 13 Updated Jul 25, 2023

Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021

Python 233 31 Updated Aug 16, 2022

Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)

651 59 Updated Mar 29, 2023

🌿 中文近义词:聊天机器人,智能问答工具包

Python 5,041 900 Updated Nov 24, 2023

xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能

Python 1,262 189 Updated Nov 12, 2022

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

C++ 1,503 199 Updated Jun 12, 2023

State-of-the-Art Text Embeddings

Python 15,765 2,525 Updated Jan 10, 2025

pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。

Python 5,739 1,115 Updated Dec 26, 2024

Pytorch version of BERT-whitening

Python 309 46 Updated Oct 9, 2021

Google AI 2018 BERT pytorch implementation

Python 6,277 1,317 Updated Sep 15, 2023

简单的向量白化改善句向量质量

Python 481 66 Updated Jun 17, 2021

Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

Python 539 81 Updated Dec 10, 2021

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search…

Python 12,292 2,973 Updated Jan 16, 2025

A collection of notebooks for Natural Language Processing from NLP Town

Jupyter Notebook 973 376 Updated Jul 16, 2024

Convolutional Neural Network for Text Classification in Tensorflow

Python 5,651 2,768 Updated Apr 15, 2024

Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow

Python 252 68 Updated May 30, 2019

使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比

Python 503 75 Updated Dec 8, 2022

CNN-RNN中文文本分类,基于TensorFlow

Python 4,182 1,470 Updated Mar 31, 2024