Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-question-answering
Resources, datasets, papers on Question Answering
Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
awsome_to_me
interesting project to me (NLP, RL, IR, Recommendation, algorithm)
bert
TensorFlow code and pre-trained models for BERT
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
dailypython
python日报,每天分享5篇精选python好文
Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
python-api-tesing
python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/
tanglifutlf's Repositories
tanglifutlf/python-api-tesing
python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/
tanglifutlf/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
tanglifutlf/awesome-question-answering
Resources, datasets, papers on Question Answering
tanglifutlf/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
tanglifutlf/awsome_to_me
interesting project to me (NLP, RL, IR, Recommendation, algorithm)
tanglifutlf/bert
TensorFlow code and pre-trained models for BERT
tanglifutlf/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
tanglifutlf/dailypython
python日报,每天分享5篇精选python好文
tanglifutlf/Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
tanglifutlf/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
tanglifutlf/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
tanglifutlf/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLP太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文语音识别系统、笑声检测器、Microsoft多语言数字/单位/如日期时间识别包。
tanglifutlf/hed-dlg-truncated
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
tanglifutlf/lectures
Oxford Deep NLP 2017 course
tanglifutlf/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
tanglifutlf/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tanglifutlf/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
tanglifutlf/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
tanglifutlf/PaperList
A paper list of automatic poetry generation, analysis, translation, etc.
tanglifutlf/proxy_pool
Python爬虫代理IP池(proxy pool)
tanglifutlf/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
tanglifutlf/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
tanglifutlf/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
tanglifutlf/SQuAD-explorer
Visually Explore the Stanford Question Answering Dataset
tanglifutlf/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
tanglifutlf/tensorflow
Computation using data flow graphs for scalable machine learning
tanglifutlf/TextCNNClassification
This model use cnn to process text classification and it's form like the using method of scikit-learn ,just three steps(1.declare entity,2 model.fit,3. model.predict)
tanglifutlf/TextRNN-LSTM
tanglifutlf/wubu
hello world
tanglifutlf/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding