jar

org.apache.streampipes : streampipes-processors-text-mining-jvm

Maven & Gradle

Jun 09, 2023
428 stars
Table Of Contents

Latest Version

Download org.apache.streampipes : streampipes-processors-text-mining-jvm JAR file - Latest Versions:

All Versions

Download org.apache.streampipes : streampipes-processors-text-mining-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.92.x
0.91.x
0.90.x
0.70.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 streampipes-processors-text-mining-jvm-0.92.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.streampipes.processors.textmining.jvm

├─ org.apache.streampipes.processors.textmining.jvm.TextMiningJvmInit.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.partofspeech

├─ org.apache.streampipes.processors.textmining.jvm.processor.partofspeech.PartOfSpeech.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.partofspeech.PartOfSpeechController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.partofspeech.PartOfSpeechParameters.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.sentencedetection

├─ org.apache.streampipes.processors.textmining.jvm.processor.sentencedetection.SentenceDetection.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.sentencedetection.SentenceDetectionController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.sentencedetection.SentenceDetectionParameters.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.namefinder

├─ org.apache.streampipes.processors.textmining.jvm.processor.namefinder.NameFinder.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.namefinder.NameFinderController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.namefinder.NameFinderParameters.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.language

├─ org.apache.streampipes.processors.textmining.jvm.processor.language.LanguageDetection.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.language.LanguageDetectionController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.language.LanguageDetectionParameters.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor

├─ org.apache.streampipes.processors.textmining.jvm.processor.TextMiningUtil.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.tokenizer

├─ org.apache.streampipes.processors.textmining.jvm.processor.tokenizer.Tokenizer.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.tokenizer.TokenizerController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.tokenizer.TokenizerParameters.class - [JAR]

org.apache.streampipes.processors.textmining.jvm.processor.chunker

├─ org.apache.streampipes.processors.textmining.jvm.processor.chunker.Chunker.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.chunker.ChunkerController.class - [JAR]

├─ org.apache.streampipes.processors.textmining.jvm.processor.chunker.ChunkerParameters.class - [JAR]