Kotlin implementation #72
Unanswered
drashtidave1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am creating an APK which implements a machine learning model on android using Kotlin/Java.
I want the input sentences to be Lemmatized before running them through model.
How can I set up Yawni in Android Studio for this purpose and which functions I can use for lemmatization?
Beta Was this translation helpful? Give feedback.
All reactions