1 citations · 1 across the 2 of their papers we have counts for
3 papers
cs.CL2021
In-Order Chart-Based Constituent Parsing
Yang Wei, Yuanbin Wu, Man Lan
We propose a novel in-order chart-based model for constituent parsing. Compared with previous CKY-style and top-down models, our model gains advantages from in-order traversal of a…
cs.MS2020
LightSeq: A High Performance Inference Library for Transformers
Xiaohui Wang, Ying Xiong, Yang Wei +2
Transformer, BERT and their variants have achieved great success in natural language processing. Since Transformer models are huge in size, serving these models is a challenge for…
cs.CL2020★ 1 cited
A Span-based Linearization for Constituent Trees
Yang Wei, Yuanbin Wu, Man Lan
We propose a novel linearization of a constituent tree, together with a new locally normalized model. For each split point in a sentence, our model computes the normalizer on all s…