| Did you know ... | Search Documentation: |
| Title for pldoc(object(section(3,'2.1',swi('/doc/packages/nlp.html')))) |
The code is based on the original Public Domain implementation by Martin Porter as can be found at http://www.tartarus.org/martin/PorterStemmer/. The code has been modified by Jan Wielemaker. He removed all global variables to make the code thread-safe, added the unaccent and tokenize code and created the SWI-Prolog binding.