* Stemming Porter algorithm
@ 2008-02-23 11:21 Tiago Charters Azevedo
0 siblings, 0 replies; 2+ messages in thread
From: Tiago Charters Azevedo @ 2008-02-23 11:21 UTC (permalink / raw)
To: help-gnu-emacs
Is there any stemming Porter algorithm for Emacs?
Thanks.
tca
email: tca@cii.fc.ul.pt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Stemming Porter algorithm
[not found] <mailman.7826.1203783229.18990.help-gnu-emacs@gnu.org>
@ 2008-02-26 1:32 ` Pascal Bourguignon
0 siblings, 0 replies; 2+ messages in thread
From: Pascal Bourguignon @ 2008-02-26 1:32 UTC (permalink / raw)
To: help-gnu-emacs
"Tiago Charters Azevedo" <tca@cii.fc.ul.pt> writes:
> Is there any stemming Porter algorithm for Emacs?
Use google! Why can't you people just use google? Well, actually,
never mind, this way I learn about new stuff, so thanks for asking,
but really, if you used google, you would have had the answer much
sooner.
This is just what I did, and while it looks like there's no elisp
implementations, there's a Common Lisp one at:
http://tartarus.org/~martin/PorterStemmer/commonlisp.txt
that should be rather easy to port to elisp (or just (try to) use
emacs-cl to run it in emacs).
--
__Pascal Bourguignon__ http://www.informatimago.com/
"What is this talk of "release"? Klingons do not make software
"releases". Our software "escapes" leaving a bloody trail of
designers and quality assurance people in its wake."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-26 1:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23 11:21 Stemming Porter algorithm Tiago Charters Azevedo
[not found] <mailman.7826.1203783229.18990.help-gnu-emacs@gnu.org>
2008-02-26 1:32 ` Pascal Bourguignon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).