Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
Strip Punctuations, Enhanced
This flow is used to strip punctuation from the input term, except where the punctuation is between or just before numbers. This enhanced feature is an attempt to avoid breaking up tokens in floating numbers ("1.25"), negative number ("-1"), dates ("10/12/97"), telephone numbers ("301-435-3170"), or category numbers (0000-12-345").
Punctuation is defined in Java Character class and include:
No effect on the -m option. "none" is added at the end of the output.
Strip a character from the input term if the character belongs to above punctuation list except for following cases.
shell> lvg -f:P -12.3 -12.3|-12.3|2047|16777215|p|1| 10/12/97 10/12/97|10/12/97|2047|16777215|P|1| 301-435-2134 301-435-2134|301-435-2134|2047|16777215|P|1| St. John's St. John's|St Johns|2047|16777215|p|1|More examples