zixufang's Stars
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
microsoft/DialoGPT
Large-scale pretraining for dialogue
totogo/awesome-knowledge-graph
A curated list of Knowledge Graph related learning materials, databases, tools and other resources
dennybritz/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
AtmaHou/Task-Oriented-Dialogue-Research-Progress-Survey
A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
NTMC-Community/MatchZoo-py
Facilitating the design, comparison and sharing of deep text matching models.
MiuLab/SlotGated-SLU
Slot-Gated Modeling for Joint Slot Filling and Intent Prediction
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
SanghunYun/UDA_pytorch
UDA(Unsupervised Data Augmentation) implemented by pytorch
INK-USC/MHGRN
Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering (EMNLP 2020)
lingluodlut/BioNER-Progress
This repository aims to track the progress in BioNER and give a related paper list and an overview of the state-of-the-art (SOTA).
MiuLab/DDQ
Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning
xanhho/Reading-Comprehension-Question-Answering-Papers
Survey on Machine Reading Comprehension
wenhuchen/HDSA-Dialog
Code and Data for ACL 2019 "Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention"
golsun/SpaceFusion
NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"
caoyu-noob/BAG
Implementation for NAACL-2019 paper
hhzrd/BERT-Embedding-Frequently-Asked-Question
FAQ-based Question Answering System using BERT
lhajh/chinese-copywriting-guidelines
:mahjong:Chinese Copywriting Guidelines:中文文案排版指北(简体中文版)
peter14121/intentgc-models
Research works on different versions of IntentGC and several state-of-the-art algorithms on public amazon data
heygrain/LaTeXTemp
自己改的一个中文课程报告LaTeX模板,包含封面、目录、摘要、正文、参考文献
ZJULearning/ReDR
Code for ACL 2019 paper "Reinforced Dynamic Reasoning for Conversational Question Generation".
lavanyats/QuestionAnswering_From_FAQ_Tutorial
NLP Tutorial : Automatic Question Answering from information in FAQ
ScarletPan/probase-concept
A fast and neat API for Conceptualization of Probase
baaesh/DeConv-VAE-pytorch
Deconvolutional Latent-Variable Model for Text Sequence Matching
pkulzc/models
Models and examples built with TensorFlow
Mapleleaff/Sword-refers-to-offer
Contains Python implementation and Solving ideas about 剑指offer of second edition