Hacker News new | ask | show | jobs
by nl 3156 days ago
I've been playing around with a way of extracting information from the text on websites (eg, finding names of people or price ranges in a textual story rather than in a table).

I've got as far as something that works much better and is much more flexible than things like UoW OIE or just using Stanford named entity recognition.

Is this a thing others need or would find useful?