Pinned Repositories
acl2018_graph2seq
Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"
amr_scripts
Scripts to preprocess AMR
cython_kernels
Kernels in Cython
emnlp14_joint_ea
Code to reproduce experiments from the EMNLP 2014 paper:
flakes
Structural kernels in Tensorflow
GPy
Gaussian processes framework in python
ijcnlp17_emo
Code to replicate experiments in the IJCNLP 2017 paper "Modelling Representation Noise in Emotion Analysis using Gaussian Processes"
ijcnlp17_sk
Code to replicate experiments in the IJCNLP 2017 paper "Learning kernels over strings using Gaussian Processes" (to appear)
sockeye
Sequence-to-sequence framework with MXNet with a focus on Neural Machine Translation
spacy-cmd
Command line tools for NLP using Spacy
beckdaniel's Repositories
beckdaniel/acl2018_graph2seq
Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"
beckdaniel/GPy
Gaussian processes framework in python
beckdaniel/sockeye
Sequence-to-sequence framework with MXNet with a focus on Neural Machine Translation
beckdaniel/emnlp14_joint_ea
Code to reproduce experiments from the EMNLP 2014 paper:
beckdaniel/flakes
Structural kernels in Tensorflow
beckdaniel/ijcnlp17_emo
Code to replicate experiments in the IJCNLP 2017 paper "Modelling Representation Noise in Emotion Analysis using Gaussian Processes"
beckdaniel/ijcnlp17_sk
Code to replicate experiments in the IJCNLP 2017 paper "Learning kernels over strings using Gaussian Processes" (to appear)
beckdaniel/spacy-cmd
Command line tools for NLP using Spacy
beckdaniel/amr_scripts
Scripts to preprocess AMR
beckdaniel/arow_csc
Cost-sensitive multiclass classification with Adaptive Regularization of Weights
beckdaniel/beckdaniel.github.io
Personal webpage
beckdaniel/chrF
a tool for calcualting character n-gram F score
beckdaniel/emo_analysis
Emotion Analysis using String Kernels and Gaussian Processes
beckdaniel/gec_sk
Grammatical Error Correction using String Kernels
beckdaniel/gp_tk_qe
Quality Estimation experiments with Gaussian Processes and Tree Kernels
beckdaniel/GPflow
beckdaniel/GPyOpt
Gaussian Process Optimization using GPy
beckdaniel/grammaticality-metrics
evaluation suite for testing automatic grammatical error corrections
beckdaniel/graph2seq
My attempt of building my own deep learning code which will probably fail miserably but at least will make me learn something and be less afraid of coding in general. Using MXNet/gluon because it is the framework I am mostly familiar with at the moment.
beckdaniel/jigsaw
Let's solve jigsaw puzzles and learn PyTorch
beckdaniel/jsalt-lab
Jelinek Summer School - Machine Learning Lab
beckdaniel/lxmls_guide
Lisbon Machine Learning Summer School Lab Guide
beckdaniel/metacritic-crawler
A crawler for metacritic reviews
beckdaniel/NLPerf
Performance Prediction for NLP Tasks
beckdaniel/paramz
Parameterization Framework for parameterized model creation and handling.
beckdaniel/textgraphs2019_lat2seq
Code to replicate results from my TextGraphs 2019 paper.
beckdaniel/thesis_synthetic
Synthetic data experiments for my thesis
beckdaniel/tupa
Transition-based UCCA Parser
beckdaniel/uncertainty_qe
Experiments to address uncertainty in Quality Estimation
beckdaniel/xnmt
eXtensible Neural Machine Translation