Skip to content

AwesMT20691/hw2-starter

 
 

Repository files navigation

Spring 2021 CMSC 471 section 2 HW2

Find the lowest cost way to transform a three or four letter word into another by changing one letter at a time so that all of the intervening strings are legal English words. The cost of a replacement letter is one, its Scrabble tile value (e.g., e:1, k:5, q:10) or its IDF score. Try transforming dog into cat.

About

HW2 for UMBC CMSC 471 section 2, Spring 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 87.9%
  • Python 12.1%