The Natural Language Processing component of open-allure-ds. Based on the Chat bot class from NLTK
TODO: Test the open functionality. TODO: Fix the natural language math parsing TODO: - make all test cases pass TODO: - move the math parsing out of the generic responses tuple TODO: - move the math processing out of the respond function
Generate a response to the users input.
@type inputString: C{string} @param inputString: The string to be mapped @rtype: C{string}