Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS, Native-code backends #9

Open
jjfiv opened this issue Dec 1, 2018 · 0 comments
Open

JS, Native-code backends #9

jjfiv opened this issue Dec 1, 2018 · 0 comments

Comments

@jjfiv
Copy link
Owner

jjfiv commented Dec 1, 2018

Once we split out the language to different models (#8), the language will be pure Kotlin and compilable with both Kotlin-js and Kotlin-native.

This means (potentially) we can run re-ranking queries in the browser for the user and pursue an efficient Indri (et al?) backend that shares code without paying the JNI price to use indri-java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant