jar

com.github.chen0040 : spark-ml-regex-generator

Maven & Gradle

Jun 23, 2017
2 stars

Genetic Programming on Grok Regex Discovery for Spark · Spark algorithm that uses Genetic Programming discovers the Grok regex for a target set of text messages

Table Of Contents

Latest Version

Download com.github.chen0040 : spark-ml-regex-generator JAR file - Latest Versions:

All Versions

Download com.github.chen0040 : spark-ml-regex-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-ml-regex-generator-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chen0040.spark.regp.operators

├─ com.github.chen0040.spark.regp.operators.Concat.class - [JAR]

com.github.chen0040.spark.regp.utils

├─ com.github.chen0040.spark.regp.utils.Stack.class - [JAR]

com.github.chen0040.spark.regp

├─ com.github.chen0040.spark.regp.GpCultivator.class - [JAR]

├─ com.github.chen0040.spark.regp.GrokObservation.class - [JAR]

├─ com.github.chen0040.spark.regp.GrokService.class - [JAR]