summary refs log tree commit diff
path: root/README.rst
AgeCommit message (Collapse)Author
2016-05-31A bit of cleanup in the READMEClayton G. Hobbs
It actually does do the things claimed in the first sentence, so don't use the future tense. There's no need to tell the user the details of intermediate steps in generating the language. All the user needs to know is that it uses the network to update the language model when it starts.
2016-04-30Convert README to reStructuredTextClayton G. Hobbs
More Python-friendly, yada yada yada.