Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
asr-data
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
audio_qc
bert-Chinese-classification-task
bert中文分类实践
BERT-pytorch
Google AI 2018 BERT pytorch implementation
BERT_Chinese_Classification
本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序
bingo
Bingo,一个让你呼吸顺畅 New Bing。
dpchen987's Repositories
dpchen987/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
dpchen987/asr-data
dpchen987/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
dpchen987/audio_qc
dpchen987/BERT-pytorch
Google AI 2018 BERT pytorch implementation
dpchen987/bingo
Bingo,一个让你呼吸顺畅 New Bing。
dpchen987/books
some interesting books
dpchen987/chatcare
dpchen987/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
dpchen987/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
dpchen987/FunASR
A Fundamental End-to-End Speech Recognition Toolkit
dpchen987/ltp
Language Technology Platform
dpchen987/neo4j-python-driver
Neo4j Bolt driver for Python
dpchen987/neosemantics
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
dpchen987/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
dpchen987/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
dpchen987/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
dpchen987/rasa_bot
dpchen987/rasa_ch_faq
用 rasa 实现 rasa demo 机器人,有一些惊奇的功能,faq,图谱,多轮等
dpchen987/rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
dpchen987/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
dpchen987/spring-boot-learning-examples
Spring Boot工程实践,快速上手Spring Boot开发必备。最全的Spring Boot使用案例!
dpchen987/SpringBoot-Learning
Spring Boot基础教程,Spring Boot 2.x版本连载中!!!
dpchen987/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。
dpchen987/springboot-socks
SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作
dpchen987/SpringBootLearning
《Spring Boot教程》源码
dpchen987/stanza
Official Stanford NLP Python Library for Many Human Languages
dpchen987/TensorflowASR
集成了Tensorflow 2版本的端到端语音识别模型,并且RTF(实时率)在0.1左右/Mandarin State-of-the-art Automatic Speech Recognition in Tensorflow 2
dpchen987/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
dpchen987/YoungCorrector
基于规则的文本纠错系统。