activity
20182021
collaborators

7 papers

cs.CL2021

CoRI: Collective Relation Integration with Data Augmentation for Open Information Extraction

Zhengbao Jiang, Jialong Han, Bunyamin Sisman +1

Integrating extracted knowledge from the Web to knowledge graphs (KGs) can facilitate tasks like question answering. We study relation integration that aims to align free-text rela…

cs.CL2020

When Hearst Is not Enough: Improving Hypernymy Detection from Corpus with Distributional Models

Changlong Yu, Jialong Han, Peifeng Wang +4

We address hypernymy detection, i.e., whether an is-a relationship exists between words (x, y), with the help of large textual corpora. Most conventional approaches to this task ha…

cs.CL2019

CASE: Context-Aware Semantic Expansion

Jialong Han, Aixin Sun, Haisong Zhang +2

In this paper, we define and study a new task called Context-Aware Semantic Expansion (CASE). Given a seed term in a sentential context, we aim to suggest other terms that well fit…

cs.CL2019

Exploiting Multiple Embeddings for Chinese Named Entity Recognition

Canwen Xu, Feiyang Wang, Jialong Han +1

Identifying the named entities mentioned in text would enrich many semantic applications at the downstream level. However, due to the predominant usage of colloquial language in mi…

cs.AI2018

Logic Attention Based Neighborhood Aggregation for Inductive Knowledge Graph Embedding

Peifeng Wang, Jialong Han, Chenliang Li +1

Knowledge graph embedding aims at modeling entities and relations with low-dimensional vectors. Most previous methods require that all entities should be seen during training, whic…

cs.CL2018

hyperdoc2vec: Distributed Representations of Hypertext Documents

Jialong Han, Yan Song, Wayne Xin Zhao +2

Hypertext documents, such as web pages and academic papers, are of great importance in delivering information in our daily life. Although being effective on plain documents, conven…