Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed incidence of random kgram-trimming | Feffernoose | 2013-10-04 | 1 | -4/+10 | |
| | | | | Also added better terminal output | |||||
* | Weighed token casing and presence of periods | Feffernoose | 2013-10-01 | 2 | -28/+76 | |
| | | | | | | | | Tokens which differ only by casing or the presence of an ending period are now considered the same token. When tokens are generated, they are cased based on the prevalence of Upper/Title/Lower casing of the token in the input corpus, and similarly, a period is added to the end of the word based on how often the same token was ended with a period in the input corpus. | |||||
* | Wrote program | Feffernoose | 2013-10-01 | 6 | -1/+336 | |
| | ||||||
* | Started automake stuff | Feffernoose | 2013-09-30 | 4 | -0/+38 | |
| | ||||||
* | Initial commit | Kelly Rauchenberger | 2013-09-30 | 3 | -0/+356 | |