Skip to content

davidsbatista/SLANG-Sequence-LAbeliNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLANG::Sequence LAbeliNG

Implementation in Keras of some papers for sequence labelling tasks such as Named-Entity Recognition or Part-of-Speech tagging. Currently implementing the following papers:

This is code that I hope to continue improving, there are still a few TODOs.

You can read a more detailed description and explanation about these methods on the following blog post:

About

Sequence LAbeliNG with Neural Networks: "Neural Architectures for Named Entity Recognition" (Lample et al., 2016) and "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" (Ma, 2016)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published