This commit is contained in:
Lee 2012-04-21 00:54:35 +08:00
parent 740c812de2
commit c5c3354b33

View File

@ -323,7 +323,7 @@ class HeuristicProcessor(object):
difficult to detect than false negatives during a manual review of the doc difficult to detect than false negatives during a manual review of the doc
This function intentionally leaves hyphenated content alone as that is handled by the This function intentionally leaves hyphenated content alone as that is handled by the
dehyphenate routine in a future step dehyphenate routine in a separate step
''' '''
# define the pieces of the regex # define the pieces of the regex