IRS for Computer Character Sequences Filtration: a new software tool and algorithm to support the IRS at tokenization process
Ahmad Al Badawi, Qasem Abu Al-Haija

TL;DR
This paper introduces a new software tool and algorithm designed to improve tokenization by filtering out IP addresses, URLs, dates, and emails using pattern matching, thereby enhancing subsequent text processing tasks.
Contribution
The paper presents a novel tool and algorithm that specifically filters out common computer character sequences during tokenization, supporting more accurate text analysis.
Findings
Effective filtering of IP addresses, URLs, dates, and emails.
Improved tokenization accuracy after filtration.
Tool uses pattern matching algorithms for sequence detection.
Abstract
Tokenization is the task of chopping it up into pieces, called tokens, perhaps at the same time throwing away certain characters, such as punctuation. A token is an instance of token a sequence of characters in some particular document that are grouped together as a useful semantic unit for processing. New software tool and algorithm to support the IRS at tokenization process are presented. Our proposed tool will filter out the three computer character Sequences: IP-Addresses, Web URLs, Date, and Email Addresses. Our tool will use the pattern matching algorithms and filtration methods. After this process, the IRS can start a new tokenization process on the new retrieved text which will be free of these sequences.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Natural Language Processing Techniques · Web Data Mining and Analysis
