Difference between revisions of "Pdm kit"

From SDU
Jump to: navigation, search
m
m (Reverted edits by Agegeleruvy (Talk); changed back to last version by Gityerfix)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Commands]]
 
[[Category:Commands]]
<div align='center'><font color="green">To make corrections or additions to this article, select the ''edit'' tab above.<br>
+
[[Category:r11]]
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
+
{{Global Header}}
 +
{{Global Announcement}}
  
 
== Overview ==
 
== Overview ==
 
This command can be used to import knowledge data.
 
This command can be used to import knowledge data.
 
  
 
== Usage ==
 
== Usage ==
Line 12: Line 12:
 
#Using command line arguments
 
#Using command line arguments
 
#Using configuration file kit_config.txt (via pdm_kit –i)
 
#Using configuration file kit_config.txt (via pdm_kit –i)
 
  
 
pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]
 
pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]
Line 59: Line 58:
 
|-  
 
|-  
 
|}
 
|}
 
  
 
== Examples ==
 
== Examples ==
 
  pdm_kit -f request_category.txt -t CAT -x
 
  pdm_kit -f request_category.txt -t CAT -x

Latest revision as of 05:28, 30 November 2010

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Overview

This command can be used to import knowledge data.

Usage

You can specify input parameters in two ways:

  1. Using command line arguments
  2. Using configuration file kit_config.txt (via pdm_kit –i)

pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]

Command Description Remarks
-h Specifies help
-i Specifies the user input template defined in kit_config.txt.
-f importing file
-e header file
-o Default document owner. (KBI and KPF formats only)
-s Default document status. ((KBI and KPF formats only)
-t Type of import - KBI, KPF, TXT, CAT
-r Error thresh hold ratio
-v Specifies that the output should contain more information during import such as, attribute values of the document that is currently imported.
-d Specifies that the document indexing feature should be turned off.
-x Specifies that the document re indexing feature should be turned off.
-filename Specifies the name of the template or file that is imported.

Examples

pdm_kit -f request_category.txt -t CAT -x