bplank
Professor/Chair for AI & Computational Linguistics, LMU Munich, head MaiNLP lab, co-director Center for Language & Information Processing, part-time Prof ITU.dk
LMU MunichMunich
Pinned Repositories
2018-ma-notebooks
awesome-neural-adaptation-in-NLP
Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632
bilstm-aux
Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)
DaNplus
DaN+ corpus: Danish Nested Named Entities and Lexical Normalization
domainsim
Measures of Domain Similarity
ijcnlp2017-customer-feedback
Code for "All-In-1: Short Text Classification with One Model for All Languages" - Plank (2017), IJCNLP 2017 shared task 4
multilingualtokenizer
A trivial punctuation-based sentence splitter and tokenizer for multilingual data.
semi-supervised-baselines
Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)
sp
Simple Structured Perceptron tagger in Python
teaching-dl4nlp
bplank's Repositories
bplank/ijcnlp2017-customer-feedback
Code for "All-In-1: Short Text Classification with One Model for All Languages" - Plank (2017), IJCNLP 2017 shared task 4
bplank/sp
Simple Structured Perceptron tagger in Python
bplank/2018-ma-notebooks
bplank/twitter_api_examples
A tiny Twitter tutorial
bplank/ltp-notebooks-2017
Language Technology Project (LTP) 2017
bplank/coling2016ks
bplank/ltp-notebooks-2016
Language Technology Project (LTP) 2016
bplank/slam-2018
SLAM 2018
bplank/2017-CollectingData
bplank/BA-scriptie
Teaching material (including intro to ML using sklearn)
bplank/BA-scriptie-2017
bplank/example_ff
a very simple feedforward neural network example in Keras
bplank/lxmls-toolkit
Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School
bplank/myconllutils
various Python utilities for manipulating CoNLL (dependency parsing) files
bplank/redshift
Transition-based statistical parser
bplank/retrofitting
Retrofitting Word Vectors to Semantic Lexicons
bplank/BiLSTM-CRF
BiLSTM-CRF for sequence labeling in Dynet
bplank/cog-sci-1-2014
bplank/Day3
bplank/demotagger
bplank/dutchnames
bplank/emnlp2016
bplank/festschrift
bplank/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
bplank/multitasksemantics
bplank/predmachlearn
bplank/ptb.py
Python module for working with the Penn Treebank
bplank/rungsted
Fast structured perceptron sequential labeler
bplank/scrapephoto
bplank/theanolm
TheanoLM is a recurrent neural network language modeling tool implemented using Theano