[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] BreakIterator in XSLT


Subject: Re: [xsl] BreakIterator in XSLT
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 22 Jun 2001 13:26:10 +0100

Dudley, Mark writes:
 > I have need to present a translation tool with all of the sentences in an
 > XML document. Right now, I am identifying sentences in a very error-prone
 > way (testing on '. ' strings). Has anyone had experience using the
 > BreakIterator Java class to identify and tag the sentences in an XML
 > document?  
so parse

 <p>I am <lb/>the <q>walrus</q></p>

for me.... you cannot just look at the text!

maybe you are already doing this?

Sebastian


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml