jar

com.quantxt.nlp : doc-analytics

Maven & Gradle

Jul 14, 2023
0 stars

Quantxt NLP Library · Quantxt core nlp module for text and document analysis.

Table Of Contents

Latest Version

Download com.quantxt.nlp : doc-analytics JAR file - Latest Versions:

All Versions

Download com.quantxt.nlp : doc-analytics JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.20.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.1.x
2.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 doc-analytics-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.quantxt.types

├─ com.quantxt.types.Attribute.class - [JAR]

├─ com.quantxt.types.LineInfo.class - [JAR]

├─ com.quantxt.types.QCollection.class - [JAR]

├─ com.quantxt.types.QSpan.class - [JAR]

├─ com.quantxt.types.ResultCell.class - [JAR]

├─ com.quantxt.types.ResultData.class - [JAR]

├─ com.quantxt.types.ResultRow.class - [JAR]

├─ com.quantxt.types.ResultSheet.class - [JAR]

├─ com.quantxt.types.ResultWrapper.class - [JAR]

com.quantxt.io

├─ com.quantxt.io.Reader.class - [JAR]

├─ com.quantxt.io.ReaderFactory.class - [JAR]

├─ com.quantxt.io.ResourceIO.class - [JAR]

├─ com.quantxt.io.Writer.class - [JAR]

├─ com.quantxt.io.WriterFactory.class - [JAR]

com.quantxt.nlp.analyzer

├─ com.quantxt.nlp.analyzer.QStopFilter.class - [JAR]

com.quantxt.nlp.search.span

├─ com.quantxt.nlp.search.span.QPositionSpan.class - [JAR]

├─ com.quantxt.nlp.search.span.QScorer.class - [JAR]

├─ com.quantxt.nlp.search.span.QSimpleHTMLFormatter.class - [JAR]

├─ com.quantxt.nlp.search.span.QSimpleSpanFragmenter.class - [JAR]

├─ com.quantxt.nlp.search.span.QTHighlighter.class - [JAR]

├─ com.quantxt.nlp.search.span.QTScorer.class - [JAR]

├─ com.quantxt.nlp.search.span.QTextFragment.class - [JAR]

├─ com.quantxt.nlp.search.span.QToken.class - [JAR]

├─ com.quantxt.nlp.search.span.QTokenGroup.class - [JAR]

├─ com.quantxt.nlp.search.span.QWeightedSpanTerm.class - [JAR]

├─ com.quantxt.nlp.search.span.QWeightedSpanTermExtractor.class - [JAR]

├─ com.quantxt.nlp.search.span.QWeightedTerm.class - [JAR]

com.quantxt.converter

├─ com.quantxt.converter.WorkbookConverter.class - [JAR]

com.quantxt.doc.helper.textbox

├─ com.quantxt.doc.helper.textbox.TextBox.class - [JAR]

com.quantxt.io.file

├─ com.quantxt.io.file.FileData.class - [JAR]

├─ com.quantxt.io.file.FileIO.class - [JAR]

├─ com.quantxt.io.file.FileUtil.class - [JAR]

com.quantxt.io.excel

├─ com.quantxt.io.excel.ExcelIO.class - [JAR]

├─ com.quantxt.io.excel.ExcelStreamReader.class - [JAR]

├─ com.quantxt.io.excel.ExcelXSSFStreamReader.class - [JAR]

├─ com.quantxt.io.excel.WorkbookData.class - [JAR]

com.quantxt.doc.helper

├─ com.quantxt.doc.helper.CommonQTDocumentHelper.class - [JAR]

├─ com.quantxt.doc.helper.ENDocumentHelper.class - [JAR]

├─ com.quantxt.doc.helper.ESDocumentHelper.class - [JAR]

├─ com.quantxt.doc.helper.FRDocumentHelper.class - [JAR]

├─ com.quantxt.doc.helper.JADocumentHelper.class - [JAR]

├─ com.quantxt.doc.helper.RUDocumentHelper.class - [JAR]

com.quantxt.io.model

├─ com.quantxt.io.model.Cell.class - [JAR]

├─ com.quantxt.io.model.CellStyle.class - [JAR]

├─ com.quantxt.io.model.CellType.class - [JAR]

├─ com.quantxt.io.model.HeaderAlign.class - [JAR]

├─ com.quantxt.io.model.HeaderAlignKey.class - [JAR]

├─ com.quantxt.io.model.MergeRegion.class - [JAR]

├─ com.quantxt.io.model.QTCell.class - [JAR]

├─ com.quantxt.io.model.QTRow.class - [JAR]

├─ com.quantxt.io.model.QTSheet.class - [JAR]

├─ com.quantxt.io.model.QTWorkbook.class - [JAR]

├─ com.quantxt.io.model.Row.class - [JAR]

├─ com.quantxt.io.model.Sheet.class - [JAR]

├─ com.quantxt.io.model.Template.class - [JAR]

├─ com.quantxt.io.model.Workbook.class - [JAR]

├─ com.quantxt.io.model.WorkbookFactory.class - [JAR]

com.quantxt.nlp.tokenizer

├─ com.quantxt.nlp.tokenizer.QLetterOnlyTokenizer.class - [JAR]

├─ com.quantxt.nlp.tokenizer.QLetterTokenizer.class - [JAR]

com.quantxt.nlp.search

├─ com.quantxt.nlp.search.DctSearhFld.class - [JAR]

├─ com.quantxt.nlp.search.QTSearchable.class - [JAR]

├─ com.quantxt.nlp.search.SearchUtils.class - [JAR]

Advertisement