tianxieeryang's Stars
datawhalechina/joyful-pandas
pandas中文教程
google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
jiweil/Neural-Dialogue-Generation
TwistedW/tensorflow-GANs
各类GAN综合在一起,借鉴了hwalsuklee大神的
yangjianxin1/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
smoothnlp/FinancialDatasets
SmoothNLP 金融文本数据集(公开) Public Financial Datasets for NLP Researches Only
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
PrincetonML/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
brmson/dataset-sts
Semantic Text Similarity Dataset Hub
IAdmireu/ChineseSTS
中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
pycaret/pycaret
An open-source, low-code machine learning library in Python
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
howl-anderson/Chinese_models_for_SpaCy
SpaCy 中文模型 | Models for SpaCy that support Chinese
crownpku/text2vec
Easily generate document/paragraph/sentence vectors and calculate similarity.
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
baidu/Familia
A Toolkit for Industrial Topic Modeling
SongDark/SpectralClustering
Python implementation of Spectral Clustering.
jhliu17/spectral-clustering.matlab
An intuitive implementation of spectral clustering on matlab
CLUEbenchmark/CLUEPretrainedModels
高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型
CLUEbenchmark/CLUECorpus2020
Large-scale Pre-training Corpus for Chinese 100G 中文预训练语料
jasonwu0731/trade-dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
Hsuxu/Loss_ToolBox-PyTorch
PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
Meelfy/pytorch_pretrained_BERT
circlePi/Pretraining-Yourself-Bert-From-Scratch
从头训练MASK BERT
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类