I am looking for NLP Expert
Project detail
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”: “1poundcarrots,young ones if possible“,
}
=> 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