e0397123
Research Fellow @ National University of Singapore
National University of Singapore (ECE-HLT)Singapore
Pinned Repositories
AM-FM
comp-analysis
Repository for AAAI-2024 Paper - A Comprehensive Analysis of the Effectiveness of Large Language Models as Automatic Dialogue Evaluators
D-score
Code Repository for IEEE/ACM Transactions on Audio, Speech, and Language Processing Paper - D-score Framework For Open-domain Automatic Dialogue Evaluation
deep-amfm
dstc10_metric_track
The Official Repository for the Automatic Dialogue Evaluation Sub-task of DSTC10 Track 5 (Automatic Evaluation and Moderation of Open-domain Dialogue Systems)
DynaEval
Code Repository For ACL2021 Paper - DynaEval: Unifying Turn and Dialogue Level Evaluation
FineD-Eval
Repository for EMNLP-2022 Paper (FineD-Eval: Fine-grained Automatic Dialogue-Level Evaluation)
llama3-from-scratch
llama3 implementation one matrix multiplication at a time
MDD-Eval
Code Repository For AAAI-2022 Paper - MDD-Eval: Self-Training on Augmented Data for Multi-Domain Dialogue Evaluation
xDial-Eval
Repository for EMNLP-2023 Findings Paper - xDial-Eval: A Multilingual Open-Domain Dialogue Evaluation Benchmark
e0397123's Repositories
e0397123/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
e0397123/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
e0397123/benchmarking-gnns
Repository for benchmarking graph neural networks
e0397123/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
e0397123/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
e0397123/chatbot-transformer
Building a Chatbot in PyTorch using Transformers
e0397123/Chinese-PreTrained-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
e0397123/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
e0397123/Coherence-models-for-dialogue
This is the repository for the Interspeech 2018 paper "Coherence models for dialogue".
e0397123/course-v3
The 3rd edition of course.fast.ai
e0397123/DialogueAct-Tagger
A resource to create a multi domain Dialog Act Tagger for conversational agents using publicly available data
e0397123/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
e0397123/ELMo-chinese
Deep contextualized word representations for Chinese
e0397123/GNN4NLP-Papers
A list of recent papers about Graph Neural Network methods applied in NLP areas.
e0397123/GNNs-for-NLP
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020
e0397123/gpt-2-openai
Code for the paper "Language Models are Unsupervised Multitask Learners"
e0397123/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
e0397123/HUMOD
e0397123/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
e0397123/KET
The PyTorch code for paper "Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations"
e0397123/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
e0397123/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
e0397123/sentence-transformers
Sentence Embeddings with BERT & XLNet
e0397123/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
e0397123/StackPropagation-SLU
Open source code for EMNLP-19 Paper "A Stack-Propagation Framework with Token-Level Intent Detection for Spoken Language Understanding".
e0397123/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
e0397123/The-Complete-Neural-Networks-Bootcamp-Theory-Applications
Code Files for the Udemy Course: The Complete Neural Networks Bootcamp: Theory, Applications
e0397123/trax
Trax — your path to advanced deep learning
e0397123/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
e0397123/YouTokenToMe
Unsupervised text tokenizer focused on computational efficiency