guoyoyo11's Stars
google-research/bert
TensorFlow code and pre-trained models for BERT
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
zziz/pwc
This repository is no longer maintained.
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
ricklamers/gridstudio
Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
d2l-ai/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
NiuTrans/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
apache/incubator-hugegraph
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
jiqizhixin/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
openai/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
jiqizhixin/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
didi/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
ChineseGLUE/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
omarsar/nlp_overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
dipanjanS/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
hengyuan-hu/bottom-up-attention-vqa
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
HIT-SCIR/plm-nlp-code
kaushalshetty/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
Tixierae/deep_learning_NLP
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
liuhuanyong/KnowledgeGraphSlides
KnowledgeGraphSlides, a collection of knowledgegraph lectures, including the ccks series from 2013 to 2018, 中文知识图谱计算会议CCKS报告合集,涵盖从2013年至2018年,共48篇,从中可以看出从谷歌2012年推出知识图谱以来,**学术界及工业界这6年来知识图谱的主流**变迁。
yikang-li/MSDN
This is our PyTorch implementation of Multi-level Scene Description Network (MSDN) proposed in our ICCV 2017 paper.
msra-nlc/MSParS
HoratioJSY/cn-words
Get Similar Chinese Words and Sentences
awni/warp-ctc
Fast parallel CTC.