Last Version

Quantxt NLP Library 2.15.0

Quantxt core nlp module for text and document analysis.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantxt.nlp
ArtifactId

ArtifactId

doc-analytics
Version

Version

2.15.0
Type

Type

jar
Description

Description

Quantxt NLP Library
Quantxt core nlp module for text and document analysis.
Source Code Management

Source Code Management

http://github.com/quantxt/NLPAnalytics

Download doc-analytics 2.15.0


<!-- https://jarcasting.com/artifacts/com.quantxt.nlp/doc-analytics/ -->
<dependency>
    <groupId>com.quantxt.nlp</groupId>
    <artifactId>doc-analytics</artifactId>
    <version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantxt.nlp/doc-analytics/
implementation 'com.quantxt.nlp:doc-analytics:2.15.0'
// https://jarcasting.com/artifacts/com.quantxt.nlp/doc-analytics/
implementation ("com.quantxt.nlp:doc-analytics:2.15.0")
'com.quantxt.nlp:doc-analytics:jar:2.15.0'
<dependency org="com.quantxt.nlp" name="doc-analytics" rev="2.15.0">
  <artifact name="doc-analytics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantxt.nlp', module='doc-analytics', version='2.15.0')
)
libraryDependencies += "com.quantxt.nlp" % "doc-analytics" % "2.15.0"
[com.quantxt.nlp/doc-analytics "2.15.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.quantxt.core : qt-core jar 2.11.0
org.apache.commons : commons-math3 jar 3.6.1
org.apache.lucene : lucene-core jar 8.9.0
org.apache.lucene : lucene-queryparser jar 8.9.0
org.apache.lucene : lucene-highlighter jar 8.9.0
org.apache.lucene : lucene-analyzers-common jar 8.9.0

provided (2)

Group / Artifact Type Version
org.apache.lucene : lucene-analyzers-kuromoji jar 8.9.0
org.apache.poi : poi-ooxml jar 5.0.0

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.13.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.