X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-icu-man.xml;h=0fc1f1af51436fc0b64e9be7e0464dd83395d153;hp=7c2bda54bb65d1af5603a44fb4854cfbb1086eb2;hb=dc6dc2ed4662ece6439e1ac3592fba93447bb02c;hpb=5b5d2ba5455538ccc356e208476dc7aeb3703421 diff --git a/doc/yaz-icu-man.xml b/doc/yaz-icu-man.xml index 7c2bda5..0fc1f1a 100644 --- a/doc/yaz-icu-man.xml +++ b/doc/yaz-icu-man.xml @@ -1,5 +1,5 @@ - %local; @@ -12,13 +12,15 @@ YAZ &version; + Index Data - + yaz-icu 1 + Commands - + yaz-icu YAZ ICU utility @@ -27,19 +29,30 @@ yaz-icu - commands -c config -p opt -s -x + infile - + DESCRIPTION - yaz-icu is utility which demonstrates + yaz-icu is utility which demonstrates the ICU chain module of yaz. (yaz/icu.h). + + The utility can be used in two ways. It may read some text + using an XML configuration for configuring ICU and show text analysis. + This mode is triggered by option -c which specififies + the configuration to be used. The input file is read from standard + input or from a file if infile is specified. + + + The utility may also show ICU information. This is triggered by + option -p. + OPTIONS @@ -57,7 +70,7 @@ Specifies extra information to be printed about the ICU system. If type is c - then ICU converters are printed. + then ICU converters are printed. If type is l available locales are printed. If type is t @@ -103,7 +116,7 @@ The following conversion elements are available: - + casemap @@ -124,7 +137,7 @@ Upper case using ICU function u_strToUpper. - + t @@ -138,7 +151,7 @@ Fold case using ICU function u_strFoldCase. - + @@ -151,7 +164,7 @@ using function icu_chain_token_display (yaz/icu.h). - + transform @@ -162,7 +175,7 @@ more information. - + transliterate @@ -172,7 +185,7 @@ more information. - + tokenize @@ -193,7 +206,7 @@ Sentence. ICU: UBRK_SENTENCE. - + w @@ -218,9 +231,19 @@ - + + + join + + + Joins tokens into one string. The rule attribute is the joining + string, which may be empty. The join conversion element was added + in YAZ 4.2.49. + + + - + EXAMPLES @@ -236,7 +259,7 @@ - +