RE: Algorithms for Data Division
[email protected] ("Lee Goddard")
| Newsgroups | perl.ai |
|---|---|
| Message-ID | <[email protected]> |
But you could split at sentance, paragraph, heading.... > -----Original Message----- > From: Gene Boggs [mailto:[email protected]] > Sent: 30 May 2001 20:20 > To: Pete Sergeant > Cc: [email protected] > Subject: Re: Algorithms for Data Division > > > Text::Wrap ? > > -gb > Gene Boggs <[email protected]> > Software Engineer at-large > ___________________________ > > On Wed, 30 May 2001, Pete Sergeant wrote: > > > Hi hi. > > > > I'm writing an HTML->WML convertor... > > > > Anyway, the hard bit is done, which brings me on to the hardest part - > > obviously WAP devices have quite a small memory, and data tends > to be split > > into 'cards'. What I want to know, is do any algorithms or > similar exist for > > splitting a piece of somewhat formatted text into smaller chunks? > > > > _pete >