Highlights
- Pro
Stars
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
TensorFlow tutorials and best practices.
Efficient Batched Reinforcement Learning in TensorFlow
A toolkit for developing and comparing reinforcement learning algorithms.
An Open Source Machine Learning Framework for Everyone
Torch implementation of neural style algorithm
The Earleyx parser was originated from Roger Levy's prefix parser, but has evolved significantly. Earleyx can generate Viterbi parses and perform rule estimation (Expectation-Maximization and Varia…
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 …
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
A command line script to get a BibTex file out of a plain text bilbiography. Separate calls to ParsCit, an XSLT transformation and Bibutils are piped into a single command line script.
An open-source CRF Reference String Parsing Package