Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Automatic-Corpus-Generation
This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"
awesome-knowledge-graph
整理知识图谱相关学习资料
ChineseNER
A neural network model for Chinese named entity recognition
ChineseNER-1
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
ChineseNRE
中文实体关系抽取,pytorch,bilstm+attention
chuoqi.github.io
杨志婥琪的个人官方博客
covid-19
Novel Coronavirus 2019 time series data on cases
CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ChuoQi's Repositories
ChuoQi/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
ChuoQi/Automatic-Corpus-Generation
This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"
ChuoQi/awesome-knowledge-graph
整理知识图谱相关学习资料
ChuoQi/ChineseNER
A neural network model for Chinese named entity recognition
ChuoQi/ChineseNER-1
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
ChuoQi/ChineseNRE
中文实体关系抽取,pytorch,bilstm+attention
ChuoQi/chuoqi.github.io
杨志婥琪的个人官方博客
ChuoQi/covid-19
Novel Coronavirus 2019 time series data on cases
ChuoQi/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
ChuoQi/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ChuoQi/deeplearning-with-tensorflow-notes
《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本
ChuoQi/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
ChuoQi/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
ChuoQi/NER
基于tensorflow深度学习的中文的命名实体识别
ChuoQi/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
ChuoQi/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
ChuoQi/ruijin_round2
瑞金医院MMC人工智能辅助构建知识图谱大赛复赛
ChuoQi/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
ChuoQi/stock-knowledge-graph
利用网络上公开的数据构建一个小型的证券知识图谱/知识库
ChuoQi/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
ChuoQi/text_segementation
ChuoQi/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
ChuoQi/ZNLP
Chinese NLP package