Pinned Repositories
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
code-switching-papers
A curated list of research papers on code-switching
codeswitching-lm
Language Modeling for Code-Switching
DDP-practice
A demo of image classification with PyTorch DDP (DistributedDataParallel) and AMP (Automatic Mixed Precision) modules.
FunASR
A Fundamental End-to-End Speech Recognition Toolkit
learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
lingua-py
The most accurate natural language detection library for Python, suitable for short text and mixed-language text
NeMo-text-processing
NeMo text processing for ASR and TTS
NeuralSpeech
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
gbbin's Repositories
gbbin/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
gbbin/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
gbbin/code-switching-papers
A curated list of research papers on code-switching
gbbin/codeswitching-lm
Language Modeling for Code-Switching
gbbin/DDP-practice
A demo of image classification with PyTorch DDP (DistributedDataParallel) and AMP (Automatic Mixed Precision) modules.
gbbin/FunASR
A Fundamental End-to-End Speech Recognition Toolkit
gbbin/lingua-py
The most accurate natural language detection library for Python, suitable for short text and mixed-language text
gbbin/NeMo-text-processing
NeMo text processing for ASR and TTS
gbbin/NeuralSpeech
gbbin/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
gbbin/OpenNRE_for_Chinese
OpenNRE for Chinese open relation extraction task in pytorch
gbbin/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
gbbin/pytorch_bert_bilstm_crf_ner
基于pytorch的bert_bilstm_crf中文命名实体识别
gbbin/tensorflow-handbook
简单粗暴 TensorFlow 2.0 | A Concise Handbook of TensorFlow 2.0
gbbin/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
gbbin/zh-NER-TF
A set of RNN/CNN-CRF models for Chinese Named Entity Recognition in Tenworflow.