Hidden Markov Based Mathematical Model dedicated to Extract Ingredients from Recipe Text
2021-09-28Code Available0· sign in to hype
Zied Baklouti
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/zied130/hidden-markov-based-mathematical-modelOfficialIn papernone★ 0
Abstract
Natural Language Processing (NLP) is a branch of artificial intelligence that gives machines the ability to decode human languages. Partof-speech tagging (POS tagging) is a pre-processing task that requires an annotated corpus. Rule-based and stochastic methods showed remarkable results for POS tag prediction. On this work, I performed a mathematical model based on Hidden Markov structures and I obtained a high-level accuracy of ingredients extracted from text recipe with performances greater than what traditional methods could make without unknown words consideration.