Pinned Repositories
aagohary.github.io
Personal Webpage
canard
Repo for the question-in-context rewriting baseline presented in Elgohary et al. "Can you unpack that? Learning to rewrite questions-in-context", EMNLP 2019.
CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
ejml
A fast and easy to use dense matrix linear algebra library written in Java.
JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
keras_snli
Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks
la4j
Linear Algebra for Java
matrix-toolkits-java
:rocket: High Performance Linear Algebra OOP
nematus
aagohary's Repositories
aagohary/canard
Repo for the question-in-context rewriting baseline presented in Elgohary et al. "Can you unpack that? Learning to rewrite questions-in-context", EMNLP 2019.
aagohary/aagohary.github.io
Personal Webpage
aagohary/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
aagohary/ejml
A fast and easy to use dense matrix linear algebra library written in Java.
aagohary/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
aagohary/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
aagohary/keras_snli
Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks
aagohary/la4j
Linear Algebra for Java
aagohary/matrix-toolkits-java
:rocket: High Performance Linear Algebra OOP
aagohary/nematus
aagohary/nmtpy
nmtpy is a suite of Python tools, primarily based on the starter code provided in github.com/nyu-dl/dl4mt-tutorial for training neural machine translation networks using Theano.
aagohary/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
aagohary/plac
Automatically exported from code.google.com/p/plac
aagohary/subword-nmt
Subword Neural Machine Translation
aagohary/vector-entailment
A suite of representation learning models for sentence embedding, and some tasks to evaluate them on.
aagohary/wmt16-scripts
scripts and configuration files for Edinburgh neural MT submission to WMT 16 shared translation task
aagohary/ws17