Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
allennlp
An open-source NLP research library, built on PyTorch.
bert
TensorFlow code and pre-trained models for BERT
fastText
Library for fast text representation and classification.
Kaggle-Quora-Insincere-Questions-Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
NLP
基于深度学习的自然语言处理课程
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
tesseract
Tesseract Open Source OCR Engine (main repository)
a907471325's Repositories
a907471325/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
a907471325/fastText
Library for fast text representation and classification.
a907471325/NLP
基于深度学习的自然语言处理课程
a907471325/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
a907471325/allennlp
An open-source NLP research library, built on PyTorch.
a907471325/bert
TensorFlow code and pre-trained models for BERT
a907471325/Kaggle-Quora-Insincere-Questions-Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
a907471325/100-nlp-papers
100 Must-Read NLProc Papers
a907471325/12306
12306智能刷票,订票
a907471325/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
a907471325/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
a907471325/baidu-netdisk-downloaderx
⚡️ 百度网盘不限速下载器 BND,支持 Windows、Mac 和 Linux。
a907471325/chatbot
一个可以自己进行训练的聊天机器人, 可以根据自己的语料,训练出自己想要的对话机器人
a907471325/Chatbot-1
基於向量匹配的情境式聊天機器人
a907471325/data_structure
leetcode playground
a907471325/excel-streaming-reader
An easy-to-use implementation of a streaming Excel reader using Apache POI
a907471325/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
a907471325/Induction-Network-on-FewRel
An attempt at replicating the Induction Network for FewRel data in Tensorflow
a907471325/interview_python
关于Python的面试题
a907471325/jvm
🤗 JVM 底层原理知识总结
a907471325/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
a907471325/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
a907471325/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.
a907471325/nsfw_data_source_urls
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
a907471325/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
a907471325/Quora
Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations
a907471325/Quora_Insincere_Questions_Classification
A text classification task using Deep Learning
a907471325/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
a907471325/TADAM
The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning
a907471325/tensorflow-generative-model-collections
Collection of generative models in Tensorflow