![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script required to get a required info from file. Pls. help me. | ntgobinath | Shell Programming and Scripting | 2 | 05-31-2008 09:34 AM |
| Script Required | Satadru | Shell Programming and Scripting | 1 | 05-08-2008 01:38 PM |
| Script required | ntgobinath | Shell Programming and Scripting | 1 | 05-08-2008 12:35 PM |
| script required | skyineyes | Shell Programming and Scripting | 13 | 06-27-2007 02:49 AM |
| Script help required! | kev112 | Shell Programming and Scripting | 8 | 05-24-2005 05:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
sed script required
Collegues
I have a flat file with data in following structure. (S1 (S (NP (NP (DT The) (JJ beautiful) (NN view)) (PP (IN of) (NP (JJ outside) (NNP greenery)))) (VP (VBZ adds) (NP (DT a) (NN tranquil) (NN touch)) (PP (TO to) (NP (DT this) (NN place)))) (. .))) I have to extract the contents in ( NP ((( )))) and (VP ((( ))) and (PP ((( )), That i have indiacted in bold. First I have to extract the (NP (()) then (VP ((( )) then (PP (((())) Any solution With adavanced thanks and regards Jaganadh.G Linguist |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|