dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

Rename lancaster module to smile #1356

Closed reckart closed 5 years ago

reckart commented 5 years ago

The module dkpro-core-lancaster-asl wraps the LancasterStemmer from the Smile NLP library. However, since SmileNLP includes more features we might want to wrap, the module should be renamed to dkpro-core-smile-asl.