Skip to content

MuntashirAkon/rapidfuzz-android

Repository files navigation

RapidFuzz-Android*

Java JNI implementation of RapidFuzz-CPP library.

This library is a work in progress. Take a look at the :app module to see examples.

Disclaimer: Neither this project nor RapidFuzz-CPP has been audited. Use at your own risk.

* For Java (not Android) developers: The :rapidfuzz module can be built without any Android dependency in any platform. But it isn't supported officially right now. If you are going to use this in your Java project, you have to modify the build.gradle file.

License

Copyright 2021 Muntashir Al-Islam

Licensed under the Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt

RapidFuzz-CPP is licensed under MIT.

About

Rapid fuzzy string matching using the Levenshtein Distance. JNI wrapper around RapidFuzz-CPP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published