EFFICIENT USE OF EXCEPTIONS IN TEXT SEGMENTATION

Patent №

US RE44722

Granted

2014-01-21

Filed 2012

Owner

Lab

AI components

2

nlp · hardware

Assignment

None on record

Dataset

AIPD

2023_r1 edition

Application

13608446

Input text may be broken into sentence, or other types of segments, by first detecting exceptions in the input text, and then detecting break positions. Given a segment breaking scheme that comprises a set of break rules and a set of exceptions, a regular expression is created that represents the break rules, and another regular expression is created that represents the exceptions. The input text is analyzed to identify strings that match any exception, and the matching strings are substituted with placeholders that are not likely to occur naturally in the input. The resulting text, with substitutions, is then evaluated to find the positions in the text that match the break rules. Those positions are declared to be segment breaks, and the placeholders are then replaced with the original strings. The result is the original text, with breaks assigned to the appropriate positions in the text.

AI classification

Natural language1.00
AI hardware0.90
Machine learning0.13
Knowledge representation0.10
Planning0.00
Speech0.00
Evolutionary computation0.00
Vision0.00
© 2026 NYSGPT2525 LLC