TovlyDeutsch / 215ProjectPublic

Code for "Analyzing Phonological Surfeit of the Stimulus in Neural Models" Ling 215 final project at Harvard

Home Page:https://tovly.com/ling_215_squib.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phonotactic Language Model

This repo contains code for training and evaluation phonotactic language models for a final project for Linguistics 215 at Harvard: "Analyzing Phonological Surfeit of the Stimulus in Neural Models".

Most of the core model code is forked from the Phonotactic_LM repo by Mayer and Nelson (2020). Most of my contributions come in model fine-tuning in src/fine_tune.py and data pre-processing of the wug data as described in my paper.

About

Code for "Analyzing Phonological Surfeit of the Stimulus in Neural Models" Ling 215 final project at Harvard

https://tovly.com/ling_215_squib.pdf


Languages

Language:Python 66.5%Language:R 33.3%Language:Shell 0.2%