Hi, https://github.com/aseem-hegshetye/CLA-TALK
above is the code that converts every letter into a binary form with 10 total bits 2 ON bits. it takes a sentence and returns a 3D matrix, 3rd dimension being each word. every row is a letter and one complete matrix represents a word. eg [ h | | o | - one word matrix. | w ] Thought someone might be interested in trying out language processing with nupic. thanks _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
