Hello friends. We had a fun time talking about Arguments and Results.
Dan schooled me in some software engineering philosophy.
We should start thinking of papers to read next. I have come across
two recently that are interesting.
The first is Out of The Tarpit:
http://shaffner.us/cs/papers/tarpit.pdf. It is another software
engineering one that Rick Hickey (Clojure smart guy) talked about at a
recent talk. It is focused on removing complexity from simple things.
I haven't read it yet, but it looks interesting.
The second one is A Maximum Entropy Approach To Natural Language
Processing (
http://acl.ldc.upenn.edu/J/J96/J96-1002.pdf). It gets in
to some math and probability stuff, but it is still pretty readable.
If you want to learn about probability, stats, and NLP, this would be
a good one to start out with. It also has about 2500 citations on
Google Scholar, so it is a really influential one in the field. I am
about half-way through it and am really enjoying it.
Any other suggestions?