Skip to content

TRE JNI Wrapper(TREJ) provides a Java interface that allows you access the native functions that have been defined in TRE. TRE(https://github.com/laurikari/tre/) is a lightweight, robust, and efficient POSIX compliant regex matching package with support for approximate (fuzzy) matching.

License

AjadoAduragbemi/TreJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreJ

TRE JNI Wrapper(TREJ) provides a Java interface that allows you access the native functions that have been defined in TRE.

TRE is a lightweight, robust, and efficient POSIX compliant regex matching package with support for approximate (fuzzy) matching. For more information on TRE, see https://github.com/laurikari/tre/

WARNING! TRE currently has no support for look-ahead or look-behind assertions, and by the look of things it might never have. *Nix support is not yet available.

About

TRE JNI Wrapper(TREJ) provides a Java interface that allows you access the native functions that have been defined in TRE. TRE(https://github.com/laurikari/tre/) is a lightweight, robust, and efficient POSIX compliant regex matching package with support for approximate (fuzzy) matching.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published