Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Artificial Intelligence and Robotics

Western University

Theses/Dissertations

2019

Neural Network

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Improving Neural Sequence Labelling Using Additional Linguistic Information, Muhammad Rifayat Samee Apr 2019

Improving Neural Sequence Labelling Using Additional Linguistic Information, Muhammad Rifayat Samee

Electronic Thesis and Dissertation Repository

Sequence Labelling is the task of mapping sequential data from one domain to another domain. As we can interpret language as a sequence of words, sequence labelling is very common in the field of Natural Language Processing (NLP). In NLP, some fundamental sequence labelling tasks are Parts-of-Speech Tagging, Named Entity Recognition, Chunking, etc. Moreover, many NLP tasks can be modeled as sequence labelling or sequence to sequence labelling such as machine translation, information retrieval and question answering. An extensive amount of research has already been performed on sequence labelling. Most of the current high performing models are neural network models. …