Name-Entity-Recognition-Algorithm
An algorithm written in C to classify words in a sentence with reference to an input dictionary containing words with corresponding probabilities. The algorithm has a higher than 80% accuracy given a reasonable dictionary.