| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openimaj.tools |
| Идентификатор | ИдентификаторTwitterPreprocessingTool |
| Последняя версия | Последняя версия1.3.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTwitterPreprocessingTool
Tool for applying a text preprocessing pipeline to twitter tweets.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/TwitterPreprocessingTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>TwitterPreprocessingTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/TwitterPreprocessingTool/
implementation 'org.openimaj.tools:TwitterPreprocessingTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/TwitterPreprocessingTool/
implementation ("org.openimaj.tools:TwitterPreprocessingTool:1.3.10")
'org.openimaj.tools:TwitterPreprocessingTool:jar:1.3.10'
<dependency org="org.openimaj.tools" name="TwitterPreprocessingTool" rev="1.3.10">
<artifact name="TwitterPreprocessingTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='TwitterPreprocessingTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "TwitterPreprocessingTool" % "1.3.10"
[org.openimaj.tools/TwitterPreprocessingTool "1.3.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openimaj : twitter | jar | 1.3.10 |
| org.openimaj : sioc | jar | 1.3.10 |
| org.openimaj : core-rdf | jar | 1.3.10 |
| org.openimaj.tools : core-tool | jar | 1.3.10 |
| org.geonames : geonames | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |