Pinned Repositories
cddp
Code for "Cross-Domain Transfer Learning for Dependency Parsing"
d2gpo
The code for paper "Data-dependent Gaussian Prior Objective for Language Generation"
esc4nmt
Explicit Sentence Compression for Neural Machine Translation
ggdp
Global Greedy Dependency Parsing
hosrl
Code for EMNLP-2020 paper "High-order Semantic Role Labeling"
joint_stackptr
Joint POS Tagging with Dependency parsing with StackPtr Model
seq2seq_parser
srl_syn_pruning
Sematic Role Labeling with syntactic K-pruning algorithm
unified_syn_srl
A Unified Syntax-aware Framework for Semantic Role Labeling
unisrl
Dependency or Span, End-to-End Uniform Semantic Role Labeling
bcmi220's Repositories
bcmi220/erefdp
Code for paper "Effective Representation for Easy-First Dependency Parsing"
bcmi220/ACL2019-dp-cross-domain
The implementation of "Semi-supervised Domain Adaptation for Dependency Parsing"
bcmi220/attention-analysis
bcmi220/baseline
Strong Deep-Learning Baseline algorithms for NLP
bcmi220/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
bcmi220/conceptnet5
Code for building ConceptNet from raw data.
bcmi220/conll09-preprocess
Python code for pre-processing conll09 data
bcmi220/data_preprocessing_tools
Preprocessing scripts for NLP datasets
bcmi220/dlcl
The implementation of "Learning Deep Transformer Models for Machine Translation"
bcmi220/ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
bcmi220/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
bcmi220/ERNIE-Pytorch
ERNIE Pytorch Version
bcmi220/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset
bcmi220/fuzzysearch
Easy fuzzy search that just works, fast!
bcmi220/IJCAI2019-dp-sa
The implementation of "Self-attentive Biaffine Dependency Parsing"
bcmi220/LARK
LAnguage Representations Kit
bcmi220/LISA
Linguistically-Informed Self-Attention implemented in TensorFlow
bcmi220/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
bcmi220/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation
bcmi220/mlconvgec2018
Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
bcmi220/naacl_transfer_learning_tutorial
Repository of code for the NAACL tutorial on Transfer Learning in NLP
bcmi220/nonmonotonic_text
Non-Monotonic Sequential Text Generation
bcmi220/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
bcmi220/sockeye-transfer
bcmi220/srs
SRS is a simple live streaming cluster, a simple joy.
bcmi220/structural-probes
Codebase for testing whether hidden states of neural networks encode discrete structures.
bcmi220/ucca
Universal Conceptual Cognitive Annotation (UCCA)
bcmi220/ucca-parser
The implementation of "HLT@SUDA at SemEval 2019 Task 1: UCCA Graph Parsing as Constituent Tree Parsing".
bcmi220/usc_dae
Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders
bcmi220/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding