HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/doc/libstemmer0d/TODO
Things to do:

 - Write documentation for how to use libstemmer (as opposed to how stemming
   algorithms themselves work).
   Currently, the documentation in the include/libstemmer.h header file is
   pretty clear and comprehensive, but an overview document wouldn't go amiss.

Things that would be nice to include at some point.

 - Add version numbers to each stemming algorithm, and allow the interface to
   request a specific version of the stemming algorithms.  Default to providing
   the latest version of the algorithm.