Parse an unknown entity using a best effort strategy, as a "last recourse" algorithm.
For instance, if the input is "hot dog" it will detect dog as en entity, and hot as a temperature. Like a human, Datanote needs to "know" what a hot dog is if we want to not do this mistake anymore (so actually we should add hot dog to a food item database).
TODO:
- better colors
- detect location (eg. "en Italie")