Skip to content

Final project for AMS 561: Introduction to Computational Science at Stony Brook University (Spring 2020)

Notifications You must be signed in to change notification settings

Dechrissen/AMS561-Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Final Project for AMS 561 - Introduction to Computational Science

Derek Andersen and Joanne Chau

String Comparisons in Python to Evaluation Phonological Phenomena

The objective of this project was to implement code in Python that can analyze two strings (of the same length or of differing lengths), and return a ruleset that explains the changes they underwent to go from string 1 → string 2, where string 1 is the input and string 2 is the output. This type of analysis is something commonly done in the field of computational phonology through the use of logical languages like first order logic and monadic second order logic.

About

Final project for AMS 561: Introduction to Computational Science at Stony Brook University (Spring 2020)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published