Last Version

text-mining 1.2

Java based library that can extract text from Microsoft Word for Windows binary documents including Word 1.0/2.0/4.0/6.0/95/97/2000/xp/2003. Extracts text from fast-saved files as well.

License

License

GroupId

GroupId

de.haumacher
ArtifactId

ArtifactId

tm-extractors
Version

Version

1.2
Type

Type

jar
Description

Description

text-mining
Java based library that can extract text from Microsoft Word for Windows binary documents including Word 1.0/2.0/4.0/6.0/95/97/2000/xp/2003. Extracts text from fast-saved files as well.
Project URL

Project URL

https://github.com/haumacher/text-mining
Source Code Management

Source Code Management

https://github.com/haumacher/text-mining

Download tm-extractors 1.2


<!-- https://jarcasting.com/artifacts/de.haumacher/tm-extractors/ -->
<dependency>
    <groupId>de.haumacher</groupId>
    <artifactId>tm-extractors</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.haumacher/tm-extractors/
implementation 'de.haumacher:tm-extractors:1.2'
// https://jarcasting.com/artifacts/de.haumacher/tm-extractors/
implementation ("de.haumacher:tm-extractors:1.2")
'de.haumacher:tm-extractors:jar:1.2'
<dependency org="de.haumacher" name="tm-extractors" rev="1.2">
  <artifact name="tm-extractors" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.haumacher', module='tm-extractors', version='1.2')
)
libraryDependencies += "de.haumacher" % "tm-extractors" % "1.2"
[de.haumacher/tm-extractors "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.1
xmlunit : xmlunit jar 1.1

Project Modules

There are no modules declared in this project.