Pinned Repositories
categorical
Efficiently sample from categorical distributions with large support
cluster-func
Run a python function on many cores and machines without writing additional code.
corenlp-xml-reader
read CoreNLP and AIDA files into a Python class
corenlpy
Work with Stanford's CoreNLP in Python
hilbert
Reference implementation of the generic Hilbert embedder, along with word2vec, GloVe, FastText, Swivel, and cooccurrence-MLE flavours.
iterable_queue
A python queue that acts like an iterator and knows when producers are finished
linguini
better than spaghetti and ravioli
pytorch-categorical
Rapidly draw a large number of samples from categorical distributions with large support on the GPU using PyTorch
relational-nouns-LREC-2018
Public repo for code accompanying the LREC 2018 publication
word2vec
An implementation of Mikolov's word2vec in Python using Theano and Lasagne.
enewe101's Repositories
enewe101/word2vec
An implementation of Mikolov's word2vec in Python using Theano and Lasagne.
enewe101/iterable_queue
A python queue that acts like an iterator and knows when producers are finished
enewe101/hilbert
Reference implementation of the generic Hilbert embedder, along with word2vec, GloVe, FastText, Swivel, and cooccurrence-MLE flavours.
enewe101/corenlp-xml-reader
read CoreNLP and AIDA files into a Python class
enewe101/corenlpy
Work with Stanford's CoreNLP in Python
enewe101/cluster-func
Run a python function on many cores and machines without writing additional code.
enewe101/pytorch-categorical
Rapidly draw a large number of samples from categorical distributions with large support on the GPU using PyTorch
enewe101/relational-nouns-LREC-2018
Public repo for code accompanying the LREC 2018 publication
enewe101/tastypy
Translucently persisted python datastructures, when a database seems unnecessary.
enewe101/parc-reader
Work with the PARC dataset in Python
enewe101/fast-align
Fast pairwise sequence alignment using breadth-first-search
enewe101/hilbert-experiments
Research code for studying the Hilbert embedder
enewe101/stance-demo
Demonstration of stance detection on twitter
enewe101/amplify-vite-react-template
My Amplify Gen 2 starter application
enewe101/brat-reader
Reader for BRAT-annotation files
enewe101/data2vec
Experiments with generalized low-rank linear embedders
enewe101/entity-embeddings
enewe101/my-new-proj
Testing the creation of a new webapp based on webapp-boiler
enewe101/nginx-boiler
Boilerplate for a dockerized nginx webserver
enewe101/node-boiler
Boilerplate for dockerized node-express-react app
enewe101/parc3
Code for working with the PARC3 dataset, and replicating Silvia Paretti's attribution extraction pipeline
enewe101/phill
Language modelling experiments using dependency tree regularization
enewe101/priming
Submitted to CHI
enewe101/tmp-host
enewe101/tot
Topics over time, as described in Wang and McCallum 2006
enewe101/trix-for-kids
Python swiss army knife
enewe101/verifiability
enewe101/webapp-boiler
Boilerplate mongodb express react node app
enewe101/webpack-react-boiler
Boilerplate for a react webapp that uses express and webpack with hot module reloading
enewe101/word2vec-1
Automatically exported from code.google.com/p/word2vec