tflite-task-text-play-services

A library to integrate TFLite models on-device for popular Text Tasks related machine learning use cases

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.tensorflow
ArtifactId

ArtifactId

tflite-task-text-play-services
Last Version

Last Version

0.4.1-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

tflite-task-text-play-services
A library to integrate TFLite models on-device for popular Text Tasks related machine learning use cases
Project URL

Project URL

https://tensorflow.org/lite/
Source Code Management

Source Code Management

https://github.com/tensorflow/tflite-support/tree/master

Download tflite-task-text-play-services

How to add to project

<!-- https://jarcasting.com/artifacts/org.tensorflow/tflite-task-text-play-services/ -->
<dependency>
    <groupId>org.tensorflow</groupId>
    <artifactId>tflite-task-text-play-services</artifactId>
    <version>0.4.1-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.tensorflow/tflite-task-text-play-services/
implementation 'org.tensorflow:tflite-task-text-play-services:0.4.1-beta02'
// https://jarcasting.com/artifacts/org.tensorflow/tflite-task-text-play-services/
implementation ("org.tensorflow:tflite-task-text-play-services:0.4.1-beta02")
'org.tensorflow:tflite-task-text-play-services:aar:0.4.1-beta02'
<dependency org="org.tensorflow" name="tflite-task-text-play-services" rev="0.4.1-beta02">
  <artifact name="tflite-task-text-play-services" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.tensorflow', module='tflite-task-text-play-services', version='0.4.1-beta02')
)
libraryDependencies += "org.tensorflow" % "tflite-task-text-play-services" % "0.4.1-beta02"
[org.tensorflow/tflite-task-text-play-services "0.4.1-beta02"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.android.gms » play-services-tasks aar 18.0.1
com.google.android.gms » play-services-tflite-impl aar 16.0.0-beta02
com.google.android.gms » play-services-tflite-support aar 16.0.0-beta02
org.tensorflow : tensorflow-lite-task-base aar 0.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1-beta02