jar

org.nlp4l : nlp4l-framework-library_2.11

Maven & Gradle

Feb 19, 2018
2 stars

NLP4L-framework-library · NLP4L-framework-library

Table Of Contents

Latest Version

Download org.nlp4l : nlp4l-framework-library_2.11 JAR file - Latest Versions:

All Versions

Download org.nlp4l : nlp4l-framework-library_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.2.x
0.1.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 nlp4l-framework-library_2.11-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nlp4l.framework.processors

├─ org.nlp4l.framework.processors.ConfiguredFactory.class - [JAR]

├─ org.nlp4l.framework.processors.Deployer.class - [JAR]

├─ org.nlp4l.framework.processors.DeployerFactory.class - [JAR]

├─ org.nlp4l.framework.processors.DictionaryAttributeFactory.class - [JAR]

├─ org.nlp4l.framework.processors.Processor.class - [JAR]

├─ org.nlp4l.framework.processors.ProcessorFactory.class - [JAR]

├─ org.nlp4l.framework.processors.RecordProcessor.class - [JAR]

├─ org.nlp4l.framework.processors.RecordProcessorFactory.class - [JAR]

├─ org.nlp4l.framework.processors.Validator.class - [JAR]

├─ org.nlp4l.framework.processors.ValidatorFactory.class - [JAR]

├─ org.nlp4l.framework.processors.Writer.class - [JAR]

├─ org.nlp4l.framework.processors.WriterFactory.class - [JAR]

org.nlp4l.framework.models

├─ org.nlp4l.framework.models.Cell.class - [JAR]

├─ org.nlp4l.framework.models.CellAttribute.class - [JAR]

├─ org.nlp4l.framework.models.CellType.class - [JAR]

├─ org.nlp4l.framework.models.CellView.class - [JAR]

├─ org.nlp4l.framework.models.Dictionary.class - [JAR]

├─ org.nlp4l.framework.models.DictionaryAttribute.class - [JAR]

├─ org.nlp4l.framework.models.Record.class - [JAR]

├─ org.nlp4l.framework.models.RecordWithAttrbute.class - [JAR]

org.nlp4l.ltr.support.procs

├─ org.nlp4l.ltr.support.procs.ConfiguredFactory.class - [JAR]

├─ org.nlp4l.ltr.support.procs.Deployer.class - [JAR]

├─ org.nlp4l.ltr.support.procs.DeployerFactory.class - [JAR]

├─ org.nlp4l.ltr.support.procs.PairwiseTrainer.class - [JAR]

├─ org.nlp4l.ltr.support.procs.PointwiseTrainer.class - [JAR]

├─ org.nlp4l.ltr.support.procs.PseudoPairwiseTrainer.class - [JAR]

├─ org.nlp4l.ltr.support.procs.Trainer.class - [JAR]

├─ org.nlp4l.ltr.support.procs.TrainerFactory.class - [JAR]

├─ org.nlp4l.ltr.support.procs.TrainingProgress.class - [JAR]

Advertisement