is not current version
Last Version 1.3.10

org.openimaj.tools:TwitterPreprocessingTool 1.3.7

Tool for applying a text preprocessing pipeline to twitter tweets.

GroupId

GroupId

org.openimaj.tools
ArtifactId

ArtifactId

TwitterPreprocessingTool
Version

Version

1.3.7
Type

Type

jar

Download TwitterPreprocessingTool 1.3.7


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