Reyyan project abstract
Summary
In this project, I am going to develop an information extraction system for Turkish. There are only a couple of studies that worked on NER on Turkish. One of them used Rule-based methods and another one used statistical methods. I am planing to apply more recent methods, such as CRF to Turkish texts.
Data
I am going to use the same training data that has been used in one of the previous studies. The data consists of news articles and contains person, location and organization tags.
I also have a parallel English-Turkish corpus. I can use bootstrap method to tag this data. Another idea that can work is tagging Turkish side of the data by using matching the turkish and English entities dependency parse trees on .
Motivation
As a Turkish student, I want to apply what I have learned in this course to Turkish domain. One encounters different challenges while working with Turkish. I want to see the effect of these differences on the NER task.
Superpowers
I know Turkish which I believe is a good starting point.
Team Members
Reyyan Yeniterzu