Pinned Repositories
Bert-Multi-label-Classifier
Multi-label classifier based on BERT by Pytorch
CLUSTER
Data and code for paper: Identifying Distributional Perspective Differences from Colingual Groups, SocialNLP@NAACL 2021
ColBERT-Using-BERT-Sentence-Embedding-for-Humor-Detection
Novel model and dataset for the task of humor detection
comet-dataset
CreativeNLG
A Repo to curate all creative NLG papers
CSCI567-project
course project
HypoGen
Code and Data for "the paper HypoGen: Hyperbole Generation with Commonsense and Counterfactual Knowledge" (findings of EMNLP 2021)
Papers
Paper List (Regarding Current Projects). Mainly includes: 1) Abstractive Summarization 2) Argument Generation 3) Baseline
pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)
Wikipedia-Category-Tree-Extractor
Extract wikipedia tree structure from an assigned root word.
NinaTian98369's Repositories
NinaTian98369/Bert-Multi-label-Classifier
Multi-label classifier based on BERT by Pytorch
NinaTian98369/HypoGen
Code and Data for "the paper HypoGen: Hyperbole Generation with Commonsense and Counterfactual Knowledge" (findings of EMNLP 2021)
NinaTian98369/Wikipedia-Category-Tree-Extractor
Extract wikipedia tree structure from an assigned root word.
NinaTian98369/CreativeNLG
A Repo to curate all creative NLG papers
NinaTian98369/CLUSTER
Data and code for paper: Identifying Distributional Perspective Differences from Colingual Groups, SocialNLP@NAACL 2021
NinaTian98369/ColBERT-Using-BERT-Sentence-Embedding-for-Humor-Detection
Novel model and dataset for the task of humor detection
NinaTian98369/comet-dataset
NinaTian98369/CSCI567-project
course project
NinaTian98369/Papers
Paper List (Regarding Current Projects). Mainly includes: 1) Abstractive Summarization 2) Argument Generation 3) Baseline
NinaTian98369/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)
NinaTian98369/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
NinaTian98369/auth
Pythoncademy
NinaTian98369/bi-att-flow
Bidirectional Attention Flow
NinaTian98369/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
NinaTian98369/CS269-projects-2022spring
NinaTian98369/CS269-surveys-2022spring
my fork: module 8
NinaTian98369/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
NinaTian98369/memn2n
End-To-End Memory Network using Tensorflow
NinaTian98369/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
NinaTian98369/MemNN
Memory Networks implementations
NinaTian98369/my_seq2seq
My seq2seq based on tensorflow
NinaTian98369/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
NinaTian98369/neural-argument-generation
Project page for "Neural Argument Generation Augmented with Externally Retrieved Evidence"
NinaTian98369/nmt
TensorFlow Neural Machine Translation Tutorial
NinaTian98369/PyTutorial
NinaTian98369/qrn
Query-Reduction Networks
NinaTian98369/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
NinaTian98369/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step
NinaTian98369/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
NinaTian98369/Text_Summarization_with_Tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.