| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.98.0/docs/apis/_sources/porter_stemmer_1.rst.txt |
.. index:: single: porter_stemmer(Representation)
.. _porter_stemmer/1:
.. rst-class:: right
object
porter_stemmer(Representation)Representation - Word representation. Valid values are atom, codes, and chars.
Porter stemmer algorithm implementation for English words.
| Availability:
| logtalk_load(stemming(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-02-05
| Compilation flags:
| static, context_switching_calls
| Implements:
| public :ref:`stemmer_protocol <stemmer_protocol/0>`
| Uses:
| :ref:`integer <integer/0>`
| :ref:`list <list/0>`
| Remarks:
| Inherited public predicates: | Â :ref:`stemmer_protocol/0::stem/2` Â :ref:`stemmer_protocol/0::stems/2` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`stemmer_protocol <stemmer_protocol/0>`, :ref:`lovins_stemmer(Representation) <lovins_stemmer/1>`