scispace - formally typeset
P

Peng Zhou

Researcher at Anhui University

Publications -  45
Citations -  3567

Peng Zhou is an academic researcher from Anhui University. The author has contributed to research in topics: Cluster analysis & Computer science. The author has an hindex of 18, co-authored 34 publications receiving 2417 citations. Previous affiliations of Peng Zhou include Chinese Academy of Sciences.

Papers
More filters
Proceedings ArticleDOI

Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification

TL;DR: The experimental results on the SemEval-2010 relation classification task show that the AttBLSTM method outperforms most of the existing methods, with only word vectors.
Proceedings ArticleDOI

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

Abstract: Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem. Then, based on our tagging scheme, we study different end-toend models to extract entities and their relations directly, without identifying entities and relations separately. We conduct experiments on a public dataset produced by distant supervision method and the experimental results show that the tagging based methods are better than most of the existing pipelined and joint learning methods. What’s more, the end-to-end model proposed in this paper, achieves the best results on the public dataset.
Proceedings Article

Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling

TL;DR: One of the proposed models achieves highest accuracy on Stanford Sentiment Treebank binary classification and fine-grained classification tasks and also utilizes 2D convolution to sample more meaningful information of the matrix.
Posted Content

Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling

TL;DR: Wang et al. as discussed by the authors explored applying 2D max pooling operation to obtain a fixed-length representation of the text and also utilized 2D convolution to sample more meaningful information of the matrix.
Posted Content

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

TL;DR: A novel tagging scheme is proposed that can convert the joint extraction task to a tagging problem, and different end-to-end models are studied to extract entities and their relations directly, without identifying entities and relations separately.