Stars
TensorFlow code and pre-trained models for BERT
A neural network model for Chinese named entity recognition
100+ Chinese Word Vectors 上百种预训练中文词向量
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
Tensorflow implementation of contextualized word representations from bi-directional language models
A system for quickly generating training data with weak supervision
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Pre-trained word vectors of 30+ languages
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…
Code for building ConceptNet from raw data.
Code of Directional Self-Attention Network (DiSAN)
Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
An opinionated list of awesome Python frameworks, libraries, software and resources.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
Tutorials for TensorFlow APIs the official documentation doesn't cover
Summaries and notes on Deep Learning research papers
Framework for building complex recurrent neural networks with Keras
Sequence to Sequence Learning with Keras
各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等
A general-purpose encoder-decoder framework for Tensorflow
Repo for the Deep Learning Nanodegree Foundations program.