xyjsjruiliu's Stars
tensorflow/models
Models and examples built with TensorFlow
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
NLPchina/elasticsearch-sql
Use SQL to query Elasticsearch
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
wzpan/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
ownthink/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
WenRichard/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch
chatopera/clause
:horse_racing: 聊天机器人,自然语言理解,语义理解
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
wdimmy/Automatic-Corpus-Generation
This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"
pengyou200902/Doctor-Friende
Rasa-Doctor-Friende.A chinese medical chatbot based on Neo4j knowledge graph and Rasa.
mashangxue/tensorflow2-zh
TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。
Aguila-team/Chinese_NLU_by_using_RASA_NLU
使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)
Mryangkaitong/Chinese_NRE
中文关系抽取
akjindal53244/dependency_parsing_tf
Tensorflow implementation of "A Fast and Accurate Dependency Parser using Neural Networks"
OnionWang/SMP2019-ECDT-NLU
**中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛
Noahs-ARK/NeurboParser
A neural TurboSemanticParser as described in "Deep Multitask Learning for Semantic Dependency Parsing", Peng et al., ACL 2017.
WangYuxuan93/lstm-sdparser
LSTM-based dependency graph parser with Bi-LSTM Subtraction and Incremental Tree-LSTM
XingxingZhang/dense_parser
DeNSe parser in Dependency Parsing as Head Selection (EACL 2017) https://arxiv.org/abs/1606.01280
howl-anderson/rasa_contrib
rasa_contrib is a addon package for rasa. It provide some useful/powerful addition components
howl-anderson/MicroWeatherBot_CN
基于 rasa 1.x 版本搭建的中文天气查询 demo | A simple & micro Chinese Weatherbot based on rasa framework