USAGE: For using this tool, add any JAR files found in the "lib" folder to your project's classpath. Those files include a JAR of the tool and its dependencies (if any).
This is repository is based on rikarudo/LemPORT and adds Erlang's OTP communication to use this lemmatizer with an Erlang/Elixir otp application. This is done with the usage of Erlang's JInterface.
USAGE: "gradle build" inside of the repository will build a jar file in build/libs/LemPORT-X.X.jar