jar

com.github.sea-boat : eshore-nlp-extract

Maven & Gradle

Oct 30, 2019
1 usages
0 stars

eshore-nlp-extract · eshore-nlp-extract

Table Of Contents

Latest Version

Download com.github.sea-boat : eshore-nlp-extract JAR file - Latest Versions:

All Versions

Download com.github.sea-boat : eshore-nlp-extract JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
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 eshore-nlp-extract-2.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.eshore.kg.qa.extract

├─ com.eshore.kg.qa.extract.AbstractiveSummarizationModel.class - [JAR]

├─ com.eshore.kg.qa.extract.Paragraph.class - [JAR]

├─ com.eshore.kg.qa.extract.QaConfiguration.class - [JAR]

├─ com.eshore.kg.qa.extract.QaExtractionFromCatalog.class - [JAR]

├─ com.eshore.kg.qa.extract.QaExtractionFromSummary.class - [JAR]

├─ com.eshore.kg.qa.extract.QaManager.class - [JAR]

├─ com.eshore.kg.qa.extract.QaManagerImpl.class - [JAR]

├─ com.eshore.kg.qa.extract.Question.class - [JAR]

├─ com.eshore.kg.qa.extract.QuestionAndAnswer.class - [JAR]

com.eshore.nlp.common

├─ com.eshore.nlp.common.CharacterMap.class - [JAR]

com.eshore.kg.qa.extract.html

├─ com.eshore.kg.qa.extract.html.BodyTextExtraction.class - [JAR]

├─ com.eshore.kg.qa.extract.html.ExtractionContext.class - [JAR]

├─ com.eshore.kg.qa.extract.html.JsoupDocument.class - [JAR]

├─ com.eshore.kg.qa.extract.html.MarkdownContentExtraction.class - [JAR]

├─ com.eshore.kg.qa.extract.html.MetaTitleExtraction.class - [JAR]

├─ com.eshore.kg.qa.extract.html.PageTitleExtraction.class - [JAR]

com.eshore.tensorflow

├─ com.eshore.tensorflow.BertTokenizer.class - [JAR]

├─ com.eshore.tensorflow.RunStats.class - [JAR]

├─ com.eshore.tensorflow.TensorFlowInferenceInterface.class - [JAR]

Advertisement