Pinned Repositories
MuCGEC
MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction"
python-pinyin
汉字转拼音(pypinyin)
pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
HugNLP
HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
text_classification
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
vnpy
基于Python的开源量化交易平台开发框架
tianyongliu's Repositories
tianyongliu/HugNLP
HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊
tianyongliu/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
tianyongliu/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
tianyongliu/text_classification
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
tianyongliu/vnpy
基于Python的开源量化交易平台开发框架