https://github.com/sing-group/discoverregex
Automatic Generator of Regular Expressions.
https://github.com/sing-group/discoverregex
genetic-algorithm regular-expressions spam-detection spam-filtering
Last synced: about 1 year ago
JSON representation
Automatic Generator of Regular Expressions.
- Host: GitHub
- URL: https://github.com/sing-group/discoverregex
- Owner: sing-group
- License: gpl-3.0
- Created: 2017-04-06T10:02:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T10:38:27.000Z (over 7 years ago)
- Last Synced: 2025-07-03T06:07:24.624Z (about 1 year ago)
- Topics: genetic-algorithm, regular-expressions, spam-detection, spam-filtering
- Language: C
- Size: 6.48 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscoverRegex
Automatic Generator of Regular Expressions.
## Required libraries
* libpcre3-dev
## Installation instructions
```C
make all
```
## Operation mode

## Execution example
```bash
sh discoverRegex
```
Achieved results are located at: results folder