I am looking for NLP Expert

Job ID: 31162550

Budget: $30 – $250 USD

Hi I need to complete 2 tasks !!!
=> 1st task is ingredient phrase tagger
for exampe :
Input : 1 pound carrots, young ones if possible
Kosher salt
Output : {
"qty": "1",
"unit": "pound"
"name": "carrots",
"other": ",",
"comment": "young ones if possible",
"input": "1 pound carrots, young ones if possible",
"display": "<span class='qty'>1</span><span class='unit'>pound</span><span class='name'>carrots</span><span class='other'>,</span><span class='comment'>young ones if possible</span>",
}

=> 2nd Task is the continuation of the first task and after ingredient phrase tagging you need to classify ingredients.

Thats all
I will provide you dataset and you need to work on that..

Thanks