Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How can I extract text from XML document and after that put the extracted text to original place?

by davorg (Chancellor)
on Jan 28, 2003 at 15:25 UTC ( [id://230613]=note: print w/replies, xml ) Need Help??


in reply to How can I extract text from XML document and after that put the extracted text to original place?

This sounds like a perfect use for a SAX filter.

Process your file and event at a time. When you get a text event, run it through your spell checker. Write either the original event or the corrected text into a new file.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: How can I extract text from XML document and after that put the extracted text to original place?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://230613]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-04-16 09:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found