Re: Sort Problem!
From: John L (jl_at_lammtarra.notthisbit.fslife.co.uk)
Date: 08/25/05
- Next message: beholder_67: "Re: Sort Problem!"
- Previous message: Joe User: "Re: Sort Problem!"
- In reply to: beholder_67_at_yahoo.com: "Sort Problem!"
- Next in thread: beholder_67: "Re: Sort Problem!"
- Reply: beholder_67: "Re: Sort Problem!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Aug 2005 15:24:54 +0100
<beholder_67@yahoo.com> wrote in message news:1124977355.764993.111990@g43g2000cwa.googlegroups.com...
> Hello! I would like to sort a huge ascii file like this:
>
> Example:
>
>
> 412 five zero six eleven
> 540 rolex
> 076 Munich
> 090 I-2000-18
> 079 verfuegbar
>
> 027 ident
> 100 Allan Collins
> 104 Edward E. Smith
> 331 Readings
>
> 027 M:S89-004
> 100 B.J. Grosz
> 104 K. Sparck Jones
> 108 B.L. Webber
> 331 Readings in Natural Language Processing
> 425 1986
> 412 Los Altos
>
> My problem is the blank line between the 32434 blocks of data. (Its
> bibliographic data...)
>
> Any comments? Thanky you very much!
>
It is not really clear what you want. Sorting by block? Each block sorted
separately? Something else? Can you show us how you want the example data
posted above to be sorted.
-- John.
- Next message: beholder_67: "Re: Sort Problem!"
- Previous message: Joe User: "Re: Sort Problem!"
- In reply to: beholder_67_at_yahoo.com: "Sort Problem!"
- Next in thread: beholder_67: "Re: Sort Problem!"
- Reply: beholder_67: "Re: Sort Problem!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|