xsl-list
[Top] [All Lists]

Re: how to extract words from a text

2004-12-10 15:29:01
How to do this was described 3 years ago on this list. Generally, one
can use the
         "str-split-to-words"
 template available in FXSL.

See:

      http://sources.redhat.com/ml/xsl-list/2001-12/msg00651.html


Cheers,

Dimitre.


On Fri, 10 Dec 2004 16:58:28 -0200, Jan Limpens 
<jan(_dot_)limpens(_at_)gmail(_dot_)com> wrote:
hello again,

I hope you can help me with this one just as well, as with my other
question today! :)

i have a xml document
<root>
<text>This is a text, that is a text</text>
</root>

and I need to extract every word from it - once, ignoring case, and
ordered by ocurrence, stripping 1-2 letter words - to make a meta
keywords tag from it...

<meta name="keywords" content="text, that, this"/>

the horror! the horror! I have no idea how to do this! :)

thanks again!
--
Jan
http://www.limpens.com

Otakoo Saloon Cartoon - newest episode at http://limpens.com/oscredirect

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--