I am a PhD student on the INCEpTION project where I am working on interactive annotation for NLP. Currently I research how several annotation tasks, e.g. creating corpora with linked entities or predicate-argument structures can be supported by interactive machine learning. In my free time, I love to learn Mandarin.
PhD in Computer Science, 2018 - now
TU Darmstadt
MSc in Computer Science, 2017
TU Darmstadt
BSc in Computer Science, 2014
DHBW Mannheim
For seqviz and INCEpTION external recommender, I recently had the problems that I needed to use BERT for sequence tagging but needed to predict labels for my own tokens. The problem is that transformers typically use subword tokenization like WordPiece or Sentence piece. That means, one of my tokens potentially has more than one transformer token. The trick to align the two tokenizations is the following: one does not ask the transformer tokenizer to tokenize the whole sentence, but let the tokenizer tokenize each of your tokens.
I recently got interested in economics and finance. A post on Hacker News was recommending to take Economics of Money and Banking on Coursera as an introduction. I really enjoyed the course and will give a brief review of it here. Content From the course description: The last three or four decades have seen a remarkable evolution in the institutions that comprise the modern monetary system. The financial crisis of 2007-2009 is a wakeup call that we need a similar evolution in the analytical apparatus and theories that we use to understand that system.
In order to brush up my math skills, I started the Probability and Statistics by Stanford Online. I found it via the Free online machine learning curriculum by Chip Hyuen. If you do not know her, make sure to read her blog and books! Sadly, the online platform that hosted the course will shut down. Hopefully, the course is hosted somewhere else, e.g. Open edX . I will update this post once I know more!
Introduction In October, I participated together with a friend in the 2019 International Collegiate Competition for Brain-inspired Computing organized by Tsinghua University. The task was to develop an AI system that is brain-inspired, that is inspired by how the human brain works. From the website: In this contest, we generalize brain-inspired computing a little bit to a wider range of works reflecting the integration of neuroscience and computer science on
Over the years, I heard a lot about Game Jams, online competitions in which you need to develop a game from scratch including assets in a limited time frame, often a weekend. I always wanted to participate in one, but life always got in the way. For the Ludum Dare 44, which took place from Saturday April 27th to Tuesday April 30th, 2019, I finally decided to attend no matter what.
máobĭ (毛笔) is an Anki add-on to create cards with writing quizzes for Hanzi.
UIMA CAS processing library written in Python.
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
seqviz is a Python package to visualize sequence tagging results. It can be either be used to print to console or in Jupyter Notebooks.
A SetlX to Python compiler.
ROS package to connect a VRMagic USB camera into the ROS ecosystem.
Mapping Wikipedia pages to Wikidata IDs and vice versa.
An Android app that uses Augmented Reality to learn Chinese characters.