Currently, all course titles are inserted in "UPPERCASE". This is ugly. Figure out a solution, using either a dictionary or maybe a bayes net(?) to figure out which words should be all caps (abbreviations), and which ones should be "lowercased" or just "Capitalized".
Currently, all course titles are inserted in "UPPERCASE". This is ugly. Figure out a solution, using either a dictionary or maybe a bayes net(?) to figure out which words should be all caps (abbreviations), and which ones should be "lowercased" or just "Capitalized".