 |
|
Innovation award
 Nominee: 10x
Winner: 1x |
This class can extract patterns of text based on examples.
It can take examples of text strings to keep track of patterns you want to detect.
The class can process other text strings and extract values that match the detected patterns.
|
|
| Name: |
Extractor Class |
| Base name: |
extractor-class |
| Description: |
Extract patterns of text based on examples |
| Version: |
- |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
379 users |
| All time rank: |
5623 |
| Week users: |
0 users |
| Week rank: |
2045  |
| |
|
 December 2012
Number 5
Prize: One copy of VS.PHP |
Regular expressions are often used to extract information from text.
In some cases creating regular expressions to match certain patterns of text is not an easy task.
This class provides a solution that simplifies the process by matching the types of sequences to be extracted from text given examples of the values that it should be able to extract.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|