by restapi on 9/25/17, 3:48 PM with 8 comments
by 3131s on 9/26/17, 10:47 AM
I would suggest using an ontology, or rolling your own from the English Wikipedia database dump, as a basis for tokenization of the menu text and go from there. What structured content exactly are you trying to extract?
by BjoernKW on 9/26/17, 11:48 AM
In that case you wouldn't need ML at all but pattern matching combined with named entity recognition probably would do just fine.
by misiti3780 on 9/25/17, 5:40 PM
by ocrcustomserver on 9/28/17, 9:58 PM