Skip to content

This repository includes the source code for Entity Linking on Chinese Microblogs via Deep Neural Network

Notifications You must be signed in to change notification settings

DexterZeng/Celan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celan

This is the source code for [1].

Directory rawDataProc includes the codes for processing the raw data and generate trainable files.

Directory canEntGen includes codes for generating candidate entities.

Directory inputGen includes codes for generating inputs for training and testing.

Directory deepNet includes codes for building the LSTM network

The dataset can be obtained via the official approach, which is also mentioned in https://github.com/DexterZeng/chineseEL-datasets

[1] Weixin Zeng, Jiuyang Tang, Xiang Zhao: Entity Linking on Chinese Microblogs via Deep Neural Network. IEEE Access, 2018, 6: 25908-25920.

About

This repository includes the source code for Entity Linking on Chinese Microblogs via Deep Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages