Today I finished reading “Red Mars” by Kim Stanley Robinson
Archives for 1999
Read – Contact
Today I finished reading “Contact” by Carl Sagan
Read – The Golden Globe
Today I finished reading “The Golden Globe” by John Varley
Listening – Letting Off The Happiness
This week I am listening to “Letting Off The Happiness” by Bright Eyes
Read – The Cider House Rules
Today I finished reading “The Cider House Rules” by John Irving
Listening – Follow The Leader
This week I am listening to “Follow The Leader” by Korn
Paper – Principles and Implementation of Deductive Parsing
Today I read a paper titled “Principles and Implementation of Deductive Parsing”
The abstract is:
We present a system for generating parsers based directly on the metaphor of parsing as deduction.
Parsing algorithms can be represented directly as deduction systems, and a single deduction engine can interpret such deduction systems so as to implement the corresponding parser.
The method generalizes easily to parsers for augmented phrase structure formalisms, such as definite-clause grammars and other logic grammar formalisms, and has been used for rapid prototyping of parsing algorithms for a variety of formalisms including variants of tree-adjoining grammars, categorial grammars, and lexicalized context-free grammars..
Read – QED: The Strange Theory of Light and Matter
Today I finished reading “QED: The Strange Theory of Light and Matter” by Richard Feynman
Paper – Constraint-Based Categorial Grammar
Today I read a paper titled “Constraint-Based Categorial Grammar”
The abstract is:
We propose a generalization of Categorial Grammar in which lexical categories are defined by means of recursive constraints.
In particular, the introduction of relational constraints allows one to capture the effects of (recursive) lexical rules in a computationally attractive manner.
We illustrate the linguistic merits of the new approach by showing how it accounts for the syntax of Dutch cross-serial dependencies and the position and scope of adjuncts in such constructions.
Delayed evaluation is used to process grammars containing recursive constraints..
Read – For Whom the Bell Tolls
Today I finished reading “For Whom the Bell Tolls” by Ernest Hemingway
Read – Death: The High Cost of Living Collected
Today I finished reading “Death: The High Cost of Living Collected” by Neil Gaiman
Listening – Yield
This week I am listening to “Yield” by Pearl Jam
Read – Harry Potter and the Chamber of Secrets
Today I finished reading “Harry Potter and the Chamber of Secrets” by J.K. Rowling
Read – Linkers and Loaders
Today I finished reading “Linkers and Loaders” by John R. Levine
Paper – Lessons from a Restricted Turing Test
Today I read a paper titled “Lessons from a Restricted Turing Test”
The abstract is:
We report on the recent Loebner prize competition inspired by Turing’s test of intelligent behavior.
The presentation covers the structure of the competition and the outcome of its first instantiation in an actual event, and an analysis of the purpose, design, and appropriateness of such a competition.
We argue that the competition has no clear purpose, that its design prevents any useful outcome, and that such a competition is inappropriate given the current level of technology.
We then speculate as to suitable alternatives to the Loebner prize..
Read – Trainspotting
Today I finished reading “Trainspotting” by Irvine Welsh
Read – Inversions
Today I finished reading “Inversions” by Iain M. Banks
Studying – Masters of Business Administration
This month I am studying “Masters of Business Administration”
Decided to enroll in a formal college course for business studies. Going to specialise in either entrepreneurship or in HR (because HR is always done badly).
This is the first month of a 24 month course. Unfortunately the course is gated by the online school and the instructors are adamant they don’t want to just hand over the course material and reading list so it is really going to take me 24 months to complete.
Listening – Alternative 4
This week I am listening to “Alternative 4” by Anathema
Read – Influence: The Psychology of Persuasion
Today I finished reading “Influence: The Psychology of Persuasion” by Robert B. Cialdini
Read – Press Enter
Today I finished reading “Press Enter” by John Varley
Listening – Songbird
This week I am listening to “Songbird” by Eva Cassidy
Read – The Last Continent
Today I finished reading “The Last Continent” by Terry Pratchett
Listening – Bang Bang
This week I am listening to “Bang Bang” by Dispatch
Read – Excession
Today I finished reading “Excession” by Iain M. Banks
Listening – This Is Hardcore
This week I am listening to “This Is Hardcore” by Pulp
Read – C++ Standard Library: A Tutorial and Reference
Today I finished reading “C++ Standard Library: A Tutorial and Reference” by Nicolai M. Josuttis
Paper – Structural Tags, Annealing and Automatic Word Classification
Today I read a paper titled “Structural Tags, Annealing and Automatic Word Classification”
The abstract is:
This paper describes an automatic word classification system which uses a locally optimal annealing algorithm and average class mutual information.
A new word-class representation, the structural tag is introduced and its advantages for use in statistical language modelling are presented.
A summary of some results with the one million word LOB corpus is given; the algorithm is also shown to discover the vowel-consonant distinction and displays an ability to cluster words syntactically in a Latin corpus.
Finally, a comparison is made between the current classification system and several leading alternative systems, which shows that the current system performs respectably well..
Read – The Light Fantastic: The Graphic Novel
Today I finished reading “The Light Fantastic: The Graphic Novel” by Terry Pratchett
Paper – A complete anytime algorithm for balanced number partitioning
Today I read a paper titled “A complete anytime algorithm for balanced number partitioning”
The abstract is:
Given a set of numbers, the balanced partioning problem is to divide them into two subsets, so that the sum of the numbers in each subset are as nearly equal as possible, subject to the constraint that the cardinalities of the subsets be within one of each other.
We combine the balanced largest differencing method (BLDM) and Korf’s complete Karmarkar-Karp algorithm to get a new algorithm that optimally solves the balanced partitioning problem.
For numbers with twelve significant digits or less, the algorithm can optimally solve balanced partioning problems of arbitrary size in practice.
For numbers with greater precision, it first returns the BLDM solution, then continues to find better solutions as time allows.
Read – Perl Cookbook
Today I finished reading “Perl Cookbook” by Tom Christiansen
Read – Black Holes and Baby Universes
Today I finished reading “Black Holes and Baby Universes” by Stephen Hawking
Studying – International project management
This month I am studying “International project management”
8th, 9th, 10th, 11th and 12th months. The course load is designed for people who are too busy with other aspects of their lives. I am the least smartest person in the room (I really am as dumb as a box of rocks). My only advantage is persistence and time.
Read – The Day the Universe Changed
Today I finished reading “The Day the Universe Changed: How Galileo’s Telescope Changed the Truth” by James Burke
Listening – Aquemini
This week I am listening to “Aquemini” by OutKast
Read – A Dead Man in Deptford
Today I finished reading “A Dead Man in Deptford” by Anthony Burgess
Paper – Lower Bounds for Quantum Search and Derandomization
Today I read a paper titled “Lower Bounds for Quantum Search and Derandomization”
The abstract is:
We prove lower bounds on the error probability of a quantum algorithm for searching through an unordered list of N items, as a function of the number T of queries it makes.
In particular, if T=O(sqrt{N}) then the error is lower bounded by a constant.
If we want error <1/2^N then we need T=Omega(N) queries.
We apply this to show that a quantum computer cannot do much better than a classical computer when amplifying the success probability of an RP-machine.
A classical computer can achieve error <=1/2^k using k applications of the RP-machine, a quantum computer still needs at least ck applications for this (when treating the machine as a black-box), where c>0 is a constant independent of k.
Furthermore, we prove a lower bound of Omega(sqrt{log N}/loglog N) queries for quantum bounded-error search of an ordered list of N items.
Listening – Mutations
This week I am listening to “Mutations” by Beck
Read – First Things First
Today I finished reading “First Things First” by Stephen R. Covey
Read – Valley of The Far Side
Today I finished reading “Valley of The Far Side” by Gary Larson
Listening – Music Is Rotted One Note
This week I am listening to “Music Is Rotted One Note” by Squarepusher
Read – The Complete Essays of Mark Twain
Today I finished reading “The Complete Essays of Mark Twain” by Mark Twain
Listening – System Of A Down
This week I am listening to “System Of A Down” by System Of A Down
Read – Raving Fans
Today I finished reading “Raving Fans: A Revolutionary Approach to Customer Service” by Kenneth H. Blanchard
Read – Carpe Jugulum
Today I finished reading “Carpe Jugulum” by Terry Pratchett
Listening – Nightfall In Middle-Earth
This week I am listening to “Nightfall In Middle-Earth” by Blind Guardian
Read – How to Win Friends and Influence People
Today I finished reading “How to Win Friends and Influence People” by Dale Carnegie
Studying – International project management
This month I am studying “International project management”
My second month of the international project management course. I’ve done four months of work so far. I am hoping I can get another 4 months of class work done in this month.
Update #1: Time zones, communications methods, and apparently the professor has never heard of email, IRC or instant messaging.
Update #2: Two multi-choice tests, two (exceptionally short) essays, the first about a personnel issue with a remote team of someone not doing their assigned work, the second on language communications barriers.
Update #3: By my estimate I only managed three months of class work. I didn’t get most of the chapters read I was supposed to due to work commitments. I am making excuses I know, but I just didn’t have the time.
Listening – The Good Will Out
This week I am listening to “The Good Will Out” by Embrace
Read – Queen of Angels
Today I finished reading “Queen of Angels” by Greg Bear