Pinned Repositories
ABigSurvey
A collection of 300+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
Chinese-NLP-Corpus
Collections of Chinese NLP corpus
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
detr
End-to-End Object Detection with Transformers
EMLL
Edge Machine Learning Library
jieba
结巴中文分词
LanguageCodes
We present a list of languages with their codes, families, regions and etc. We also present a list of multi-lingual corpora (with urls).
multi-domain_NER
Multi-domain Named Entity Recognition(NER)
newbieyd's Repositories
newbieyd/multi-domain_NER
Multi-domain Named Entity Recognition(NER)
newbieyd/ABigSurvey
A collection of 300+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
newbieyd/Chinese-NLP-Corpus
Collections of Chinese NLP corpus
newbieyd/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
newbieyd/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
newbieyd/crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
newbieyd/detr
End-to-End Object Detection with Transformers
newbieyd/EMLL
Edge Machine Learning Library
newbieyd/jieba
结巴中文分词
newbieyd/LanguageCodes
We present a list of languages with their codes, families, regions and etc. We also present a list of multi-lingual corpora (with urls).
newbieyd/MTBook
《机器翻译:统计建模与深度学习方法》肖桐 朱靖波 著 - Machine Translation: Statistical Modeling and Deep Learning Methods
newbieyd/NER
newbieyd/NeuNLP
东北大学小牛自然语言处理实验室的总结资料
newbieyd/newbieyd.github.io
个人学习心得
newbieyd/NiuTensor
NiuTensor is an open-source toolkit developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. It provides tensor utilities to create and train neural networks.
newbieyd/NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
newbieyd/NLP
These are some of my codes at the graduate level. Although they are low, they are also valuable to me.
newbieyd/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
newbieyd/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
newbieyd/text_renderer
newbieyd/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.