Category: linguistics
-
100 yootles bounty for solution to nested loop rounding error
I am working on doing some monte carlo simulations. I want to do a particular manipulation n times, but I want to constrain what I do based on three parameters, x, y, and z, which are probability distributions coded as arrays. For example, if I want to run this simulation 1000 times, then 24 should…
-
More on LaTeX multimedia presentations
Yesterday I gave a talk in the Linguistics department colloquium series. I like to cover all my bases, so I had a handout and a slide presentation, which were both made from the same LaTeX code. In an earlier post, I briefly discussed using the prosper package for LaTeX to make presentations. A few months…
-
syllable-based confusions
So my current research focuses heavily on confusion, specifically phonetic confusions. For my disseration, I play people words mixed with noise, and ask them to type what they hear. Then I look at the types of mistakes they make. For example, pit and kit are often confused with one another, but pit and lit are…
-
a new LaTeX class file for U-M dissertations
I have been working on a new LaTeX class file for University of Michigan dissertations for awhile now. I finally got tired of the limitations of umdiss.cls. The main goals (which I believe I have achieved) of the new class file are: load the book class and modify only what’s necessary be compatible with as…