about summary refs log tree commit diff stats
path: root/main.cpp
diff options
context:
space:
mode:
authorFeffernoose <fefferburbia@gmail.com>2013-10-01 21:29:15 -0400
committerFeffernoose <fefferburbia@gmail.com>2013-10-01 21:29:15 -0400
commit420a7a1e004410f1377a6d919d72d18f8ae34bdf (patch)
tree33c0fc579e8f4e3d93757d886354309786941a13 /main.cpp
parent8de3134bf2cd26ff81359df703e5fbc6280448d7 (diff)
downloadrawr-ebooks-420a7a1e004410f1377a6d919d72d18f8ae34bdf.tar.gz
rawr-ebooks-420a7a1e004410f1377a6d919d72d18f8ae34bdf.tar.bz2
rawr-ebooks-420a7a1e004410f1377a6d919d72d18f8ae34bdf.zip
Weighed token casing and presence of periods
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.
Diffstat (limited to 'main.cpp')
0 files changed, 0 insertions, 0 deletions