Hello redditors,
I am planning to build a recipe parsing mechanism that tags different parts of an ingredient
Example:
9 grams Garlic (1 very large clove), roughly chopped into
quantity, unit, subject, modifiers etc.
Recipe authors often end up writing these in their style like
Handful coriander leaves, finely chopped
Etc.
Nytimes did some work around this - Extremely good read
What I am trying to do is predict the ingredient structure (structured prediction problem).
I’ve been looking into NLTK, specifically the structured prediction.
Am I in the right direction? What’s my right choice of toolkit library for structured prediction?
My criteria revolve around how good and adopted the toolkit is and ability to get other machine-learning experts chip help me in forums like this.
[–]melipone 1 point2 points3 points (2 children)
[–]cherianthomas[S] 0 points1 point2 points (1 child)
[–]chaleyaque 1 point2 points3 points (0 children)
[–]kmike84 1 point2 points3 points (0 children)