morlikowski
Natural Language Processing, Computational Social Science, Web Technologies
Bielefeld, Germany
Pinned Repositories
A-Quick-and-Simple-Pytorch-Tutorial
This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.
angular-cryptography
Allows you to encrypt/decrypt using AES from CryptoJS. Provides a service which you can inject anywhere in your system. You have to configure the service to setup the KEY before you use it
angular-material-datetimepicker
Datepicker for Angular Material, mimick's Android's date time picker
arctic-captions
caption images w/ visual attn
BERTweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
boostsa
Tool to compute bootstrap sampling significance test
cl-excercises
Excercises for a computational linguistics class
ecological-fallacy
Code for Orlikowski et al. (2023): "The Ecological Fallacy in Annotation: Modelling Human Label Variation goes beyond Sociodemographics"
german-counter-twitter
Counterspeech annotations for German tweets, dataset for Möhle et al (2023) "Just Collect, Don’t Filter: Noisy Labels Do Not Improve Counterspeech Collection for Languages Without Annotated Resources"
lila
Corpora and models for language identification in Java.
morlikowski's Repositories
morlikowski/lila
Corpora and models for language identification in Java.
morlikowski/ecological-fallacy
Code for Orlikowski et al. (2023): "The Ecological Fallacy in Annotation: Modelling Human Label Variation goes beyond Sociodemographics"
morlikowski/A-Quick-and-Simple-Pytorch-Tutorial
This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.
morlikowski/angular-cryptography
Allows you to encrypt/decrypt using AES from CryptoJS. Provides a service which you can inject anywhere in your system. You have to configure the service to setup the KEY before you use it
morlikowski/angular-material-datetimepicker
Datepicker for Angular Material, mimick's Android's date time picker
morlikowski/arctic-captions
caption images w/ visual attn
morlikowski/BERTweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
morlikowski/boostsa
Tool to compute bootstrap sampling significance test
morlikowski/cl-excercises
Excercises for a computational linguistics class
morlikowski/german-counter-twitter
Counterspeech annotations for German tweets, dataset for Möhle et al (2023) "Just Collect, Don’t Filter: Noisy Labels Do Not Improve Counterspeech Collection for Languages Without Annotated Resources"
morlikowski/CrowdTruth-core
CrowdTruth framework for crowdsourcing ground truth for training & evaluation of AI systems
morlikowski/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
morlikowski/ECCV2016
Code to replicate "Generating Visual Explanations"
morlikowski/garbage-notifier
Serverless solution to text a Telegram group when garbage collection comes
morlikowski/hierarchical-attention-networks
Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf
morlikowski/moment-recur
A momentjs plugin for matching and generating recurring dates.
morlikowski/relation-extraction
A NLP term paper about relation extraction
morlikowski/rnn-role
Code used by the paper "What is the Role of Recurrent Neural Networks (RNNs) in an Image Caption Generator?".
morlikowski/spectrm-challenge
Hiring challenge for Spectrm Machine Learning Scientists
morlikowski/text-classifiers
A collection of Ipython/Jupyter notebooks explaining text classification approaches and related NLP/ML concepts
morlikowski/transform-pouch
PouchDB plugin for modifying documents before and after storage in the database.
morlikowski/twitter-stream
Docker container to get tweets using the Streaming API.