A short tutorial on the CYK-Algorithm for context-free grammars.
// Some links
Converting a grammar to the Chomsky Normal Form:
https://en.wikipedia.org/wiki/Chomsky_normal_form#Converting_a_grammar_to_Chomsky_Normal_Form
http://math.stackexchange.com/questions/296243/converting-to-chomsky-normal-form