Sam15445's Stars
waynewu6250/Multi-intent-dialoguer
Research project for task-oriented dialogue system with jointly training multi-intent classification and slot filling
cltk/cltk
The Classical Language Toolkit
DFKI-NLP/thermostat
Collection of NLP model explanations and accompanying analysis tools
yaoyao-liu/meta-transfer-learning
TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AtmaHou/FewShotMultiLabel
Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.
tdopierre/FewShotText
Library of various Few-Shot Learning frameworks for text classification
zxlzr/MTM
MTM
yizhen20133868/Awesome-SLU-Survey
Tracking the progress in SLU (resources, code, and new frontiers etc.)
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
binzhouchn/capsule-pytorch
A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)
twtrubiks/docker-tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
AtmaHou/Task-Oriented-Dialogue-Research-Progress-Survey
A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
Nealcly/MuTual
A Dataset for Multi-Turn Dialogue Reasoning
fxsjy/jieba
结巴中文分词
sz128/slot_filling_and_intent_detection_of_SLU
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
neulab/nn4nlp-concepts
A repository of concepts related to neural networks for NLP
adashofdata/nlp-in-python-tutorial
comparing stand up comedians using natural language processing
thu-coai/tatk
Task-oriented dialog system toolkits
thu-coai/cotk
Conversational Toolkit. An Open-Source Toolkit for Fast Development and Fair Evaluation of Text Generation
thu-coai/ConvLab-2
ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
allenai/allennlp
An open-source NLP research library, built on PyTorch.
fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.