Pinned Repositories
anlp-code
kytea
The Kyoto Text Analysis Toolkit for word segmentation and pronunciation estimation, etc.
lamtram
lamtram: A toolkit for neural language and translation modeling
lowresource-nlp-bootcamp-2020
The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020
nlp-from-scratch-assignment-2022
An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch
nlptutorial
A Tutorial about Programming for Natural Language Processing
nmt-tips
A tutorial about neural machine translation including tips on building practical systems
nn4nlp-code
Code Samples from Neural Networks for NLP
research-career-tools
neubig's Repositories
neubig/nlptutorial
A Tutorial about Programming for Natural Language Processing
neubig/kylm
The Kyoyo Language Modeling Toolkit
neubig/pgibbs
An implementation of parallel gibbs sampling for word segmentation and POS tagging.
neubig/egret
A fork of the Egret parser that fixes a few bugs
neubig/prontron
A discriminative pronunciation estimator using the structured perceptron algorithm.
neubig/wat2014
Scripts for creating a system similar to the NAIST submission to WAT2014
neubig/multi-extract
A script for extracting multi-synchronous context-free grammars
neubig/AlignmentTool
A tool for making alignments over bilingual text.
neubig/cdec
Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
neubig/ducttape
A workflow management system for researchers who heart Unix.
neubig/nile
A clone of the nile alignment toolkit
neubig/ribes-c
A C++ implementation of the RIBES machine translation evaluation measure.
neubig/webigator
A program to aggregate, rank, and search text information
neubig/ckylark
A latent-annotated probabilistic context-free grammar (LAPCFG) parser.
neubig/mosesdecoder
Moses, the machine translation system