Live data from Hacker News

Viewing profile — ioot17

ioot17

HN member
Joined
Wed, May 16, 2018, 6:41 PM UTC
HN karma
1
Public activity
2 items

About ioot17

No profile information was provided.

Recent public activity

  1. comment
    Comment #17095709

    Yes, that's correct, it's similar to the mechanisms NY Times guys were using and I've been focusing on the datasets to feed the CRF with as it's what drives the whole thing. This i…

  2. comment
    Comment #17085361

    CRF works quite well, it's actually what I utilize right now to approach recipe parsing on https://cookalo.com/ . It's based on CRFsuite with Python bindings for data training on a…