Pinned Repositories
ACE-Elmo
algs4
Algorithms, 4th edition textbook code and libraries
allennlp
An open-source NLP research library, built on PyTorch.
awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
bert
TensorFlow code and pre-trained models for BERT
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bicvm
BiCVM Code
bilbowa
Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.
biling-survey
scripts and data for ACL 16 paper
bivec
Train bilingual embeddings as described in our NAACL 2015 workshop paper "Bilingual Word Representations with Monolingual Quality in Mind". Besides, it has all the functionalities of word2vec with added features and code clarity. See README for more info.
berfubuyukoz's Repositories
berfubuyukoz/ACE-Elmo
berfubuyukoz/algs4
Algorithms, 4th edition textbook code and libraries
berfubuyukoz/allennlp
An open-source NLP research library, built on PyTorch.
berfubuyukoz/awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
berfubuyukoz/bert
TensorFlow code and pre-trained models for BERT
berfubuyukoz/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
berfubuyukoz/coding-interview-university
A complete computer science study plan to become a software engineer.
berfubuyukoz/contextual-repr-analysis
A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations", to appear at NAACL 2019.
berfubuyukoz/docker-stacks
Ready-to-run Docker images containing Jupyter applications
berfubuyukoz/fashion_mnist_case
berfubuyukoz/fashion_mnist_task
berfubuyukoz/fasttext-embeddings-with-flair
Hi! I am Pranay Chandekar and in this project, I have shared the code to use custom fasttext embeddings with flair framework.
berfubuyukoz/file_utils
berfubuyukoz/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
berfubuyukoz/ie-tools-test-on-India-b1
Testing existing NER tools in order to determine baseline models for EMW project in Koc University, Istanbul.
berfubuyukoz/InferSent
Sentence embeddings (InferSent) and training code for NLI.
berfubuyukoz/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
berfubuyukoz/InvariantRiskMinimization
PyTorch code to run synthetic experiments.
berfubuyukoz/keras
Deep Learning for humans
berfubuyukoz/keras-elmo
How to use ELMo embeddings in Keras with Tensorflow Hub
berfubuyukoz/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
berfubuyukoz/Location-Recognition-Tools
berfubuyukoz/notes
Contains Example Programs and Notebooks for some courses at Bogazici University, Department of Computer Engineering
berfubuyukoz/SentEval
A python tool for evaluating the quality of sentence embeddings.
berfubuyukoz/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
berfubuyukoz/transformers
đź“–The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
berfubuyukoz/tse_utils
Turkish Sentence Encoder util files
berfubuyukoz/xla
berfubuyukoz/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
berfubuyukoz/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper