- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2013 07:05 AM
Hello,
All is in the title : algorithm de Porter, Carry, Paice/Husk, others ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2013 10:13 AM
Nuxeo itself doesn't do stemming, we use whatever is provided by the underlying database. For PostgreSQL stemming for instance it's indeed Porter.
Please refer to your database vendor's documentation to know more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2013 10:13 AM
Nuxeo itself doesn't do stemming, we use whatever is provided by the underlying database. For PostgreSQL stemming for instance it's indeed Porter.
Please refer to your database vendor's documentation to know more.
