Pinned Repositories
amr_world_knowledge
This repository contains the modifications of code from Chuan Wang's CAMR parser to incorporate 3 types of world knowledge sources.
arxiv_tools
Scripts I've written for arXiv and sometimes Notion
bash_config
This repository contains useful aliases and vim configurations. Clone to user home directory when using a new machine.
chatbot
This repository contains a chat bot scripting language that is simple to use. This software was developed to introduce kids ages 8~15 to some concepts in computer science and natural language processing.
compositional_demographic_embeddings
Repository for Compositional Demographic Word Embeddings, Welch et al. 2020 @ EMNLP and Exploring the Value of Personalized Word Embeddings, Welch et al. 2020 @ COLING
gigaword_preprocessing
Scripts used to preprocess gigaword version LDC2011T07.
longitudinal_dialog
Code for publications related to longitudinal dialog research.
matplotlib_examples
Examples of graphs with matplotlib.
parse_keybindings
Adds Linux keybindings for generating constituency and dependency parse trees from the first sentence on your clipboard.
targeted_sentiment
Code for targeted sentiment publications which uses a pipeline to first extract class and instructor entities from text and then classify the sentiment expressed toward these entities as positive, negative, or neutral.
cfwelch's Repositories
cfwelch/compositional_demographic_embeddings
Repository for Compositional Demographic Word Embeddings, Welch et al. 2020 @ EMNLP and Exploring the Value of Personalized Word Embeddings, Welch et al. 2020 @ COLING
cfwelch/longitudinal_dialog
Code for publications related to longitudinal dialog research.
cfwelch/amr_world_knowledge
This repository contains the modifications of code from Chuan Wang's CAMR parser to incorporate 3 types of world knowledge sources.
cfwelch/arxiv_tools
Scripts I've written for arXiv and sometimes Notion
cfwelch/bash_config
This repository contains useful aliases and vim configurations. Clone to user home directory when using a new machine.
cfwelch/gigaword_preprocessing
Scripts used to preprocess gigaword version LDC2011T07.
cfwelch/greatlakes_tools
Tools for umich greatlakes cluster.
cfwelch/leveraging_similar_users_plm
This repository contains code for the 2022 ACL paper: Leveraging Similar Users for Personalized Language Modeling with Limited Data.
cfwelch/targeted_sentiment
Code for targeted sentiment publications which uses a pipeline to first extract class and instructor entities from text and then classify the sentiment expressed toward these entities as positive, negative, or neutral.
cfwelch/chatbot
This repository contains a chat bot scripting language that is simple to use. This software was developed to introduce kids ages 8~15 to some concepts in computer science and natural language processing.
cfwelch/matplotlib_examples
Examples of graphs with matplotlib.
cfwelch/parse_keybindings
Adds Linux keybindings for generating constituency and dependency parse trees from the first sentence on your clipboard.
cfwelch/cfwelch.com
A beautiful, simple, clean, and responsive Jekyll theme for academics
cfwelch/faceswap
Deepfakes Software For All
cfwelch/lamb
LAnguage Modelling Benchmarks
cfwelch/time_aware
Simple timer that uses Linux notify-send to give alerts. It probably works on Mac as well but has not been tested.