Hacker News new | ask | show | jobs
by sheraz 3681 days ago
In other recipe news, some devs @nytimes recently released some __VERY__ interesting code that handles unstructured data from the NYTIMES recipe archives:

CRF Ingredient Phrase Tagger https://github.com/NYTimes/ingredient-phrase-tagger

I used to work with a lot of recipe data in multiple languages, so this topic remains close to my heart.

This could be an interesting project to add to the trained data.

1 comments

Very cool. I was thinking of expanding mine to work with other recipe sites, so this may come in handy, thanks!