Many supervised machine learning methods rely on the features of each word in the text to predict if this current word present the pertinent information (named entity for example) or not. From these classification algorithms, we can cite CRF, MaxENt, SVM, etc.Some others methods utilize the entire sentence or phrase to learn automatically a pattern that serves to extract the pertinent information.