Top 3 Kotlin NLP Projects
-
lingua
👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Project mention: r/argentina es el subreddit de habla hispana mas popular del sitio | reddit.com/r/argentina | 2021-10-30select 'r/'||subreddit sub , initcap(lang) language , count(*) c , ratio_to_report(c) over(partition by sub) ratio , sum(iff(language!='English', c, 0)) over(partition by sub) total_not_english , sum(c) over(partition by sub) total from reddit_sample_languages_udtf group by 1, 2 qualify ratio > .02 order by total_not_english desc, c desc, 1, ratio desc- Jason Baumgartner for collecting and sharing Reddit’s comments. - Peter M. Stahl for the Lingua project to detect languages in Java. - Snowflake for making it easy to run Java code in a UDF.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: Language Detector for java/kotlin - Googles Compact Language Detector 3 | reddit.com/r/coding | 2021-08-25
Kotlin NLP related posts
- FOSS voice commands?
- Language Detector for java/kotlin - Googles Compact Language Detector 3
- Language Detector for java/kotlin - Googles Compact Language Detector 3
- Language Detector for java/kotlin - Googles Compact Language Detector 3
- Language Detector for java/kotlin - Googles Compact Language Detector 3
- Language Detector for java/kotlin - Googles Compact Language Detector 3
- Language Detector for java/kotlin - Googles Compact Language Detector 3
Index
What are some of the best open-source NLP projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | lingua | 483 |
2 | tock | 265 |
3 | cld3-kotlin | 18 |
Are you hiring? Post a new remote job listing for free.