Skip to content

r3dlex/LemPORT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LemPORT

A Lemmatizer for Portuguese

Rodrigues, R., Gonçalo Oliveira, H., Gomes, P.: LemPORT: a High-Accuracy Cross-Platform Lemmatizer for Portuguese. In: Pereira, M.J.V., Leal, J.P., Simões, A. (eds.) Proceedings of the 3rd Symposium on Languages, Applications and Technologies (SLATE'14). pp. 267-274. OpenAccess Series in Informatics, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, Dagstuhl Publishing, Germany (June 2014)

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).

Elixir OTP Integration

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

About

A Lemmatizer for Portuguese

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.7%
  • HTML 28.1%
  • Other 1.2%