onur güngör's repositories
turkish-parliament-texts
The transcripts of Grand National Assembly of Turkish Parliament (TBMM) meetings which span nearly a century between 1920 and 2015.
ner-tagger-dynet
See http://github.com/onurgu/joint-ner-and-md-tagger This repository is basically a Bi-LSTM based sequence tagger in both Tensorflow and Dynet which can utilize several sources of information about each word unit like word embeddings, character based embeddings and morphological tags from an FST to obtain the representation for that specific word unit.
joint-ner-and-md-tagger
This repo contains the software that was used to conduct the experiments reported in our article titled "Improving Named Entity Recognition by Jointly Learning to Disambiguate Morphological Tags" [1] to be presented at COLING 2018.
neural-turkish-morphological-disambiguator
Implementation of Shen et al.'s "The Role of Context in Neural Morphological Disambiguation"
linguistic-features-in-turkish-word-representations
This repository contains the Turkish word vectors and analogical reasoning task pairs produced and used during the study.
BOUN-FBE-Thesis-Latex-Style
This repository is the main place for the development and maintenance of the Latex style for theses.
twitter-annotator
A Google Chrome extension for annotating Tweets
Rovereto-Twitter-Tokenizer
Tokenizer for Twitter-based text
satoshidice-experiments
A simulator for experimenting with new ideas for playing SatoshiDice.
onurgu.github.io
personal web page
openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.