Live data from Hacker News

Viewing profile — schaaf

schaaf

HN member
Joined
Thu, Apr 03, 2008, 1:34 AM UTC
HN karma
62
Public activity
5 items

Recent public activity

  1. comment
    Comment #206166

    IANAL, but... To reuse copyrighted content, you have to consider fair use eligibility and such -- but fortunately, not all data is locked down by copyright. One of my favorite ten …

  2. comment
    Comment #161992

    Suppose there is no electricity. Suppose you're a tyrant ruling over a massive empire that spans a continent or two. For military and economic reasons, you need an official communi…

  3. comment
    Comment #159598

    When I was visiting Harvard one time before undergraduate college applications, my tour guide mentioned something that stuck with me -- that after a round of auditions for the high…

  4. comment
    Comment #159113

    Do you mean for adding a little resilience to your rigid model, or something funkier?

  5. story
    Ask YC: What do you scrape? How do you scrape?

    Theory-wise, there's regular languages, context-free grammars, and combinatorial categorial grammars ( http://openccg.sf.net ). But regular + lists seems adequate for most tasks. W…