⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 print_doc.1

📁 有关自然语言理解理解方面的源码
💻 1
字号:
.\" Process this file with .\"    groff -man -Tascii print_doc.1..TH PRINT_DOC 1 "February 2004" "Infomap Project" "Infomap NLP Manual".SH NAME.TP print_doc \- print a corpus document given its ID.SH SYNOPSIS.B print_doc(.RB [ -t ]| .RB [ -m .IR model_dir ]).BI -c \ model_tag.RI < doc_id_1 > .RI " [" doc_id_2 " ... " doc_id_n ] .SH DESCRIPTION.B print_docretrieves the documents whose document ID's (in case of a single file corpus) or document names (in case of a multi-file corpus) are given on the command line, and prints them to standard output..SH OPTIONS.TP.BI -c \ model_tagUse the model specified by the model tag.IR model_tag ; this is the name of the model data directory.  For informationon how this directory is located, see the.B FINDING THE MODELsection of the.BR associate (1)manpage..TP .BI -m \ model_dirUse the model stored in .I model_dir for this search; when this optionis used the model tag given as an argument to the.B -c option must name a subdirectory of .IR model_dir .  If this option is specified the .B INFOMAP_MODEL_PATHenvironment variable and the.B -toption are ignored..TP .BI -t Look for the model data directory in the directoryspecified by the.B INFOMAP_WORKING_DIRenvironment variable; ignore the.B INFOMAP_MODEL_PATHenvironment variable.  Note that this option willbe ignored if the.B -moption is also specified..\" .SH EXAMPLES.SH FILESThe directory containing these files is located using the command-lineoptions, as described above..I model_params.bin.RSParameters describing the model from which we are retrievingdocuments.  See.BR prepare_corpus (1)..RE.I corpus_format.bin.RSParameters describing the format of the corpus, some of whichare necessary to retrieve documents.  See.BR prepare_corpus (1)..RE.SH ENVIRONMENT VARIABLES.B INFOMAP_MODEL_PATH.RSPath to search for Infomap model directories.  Will beignored if .B -mor .B -tis specified..RE.B INFOMAP_WORKING_DIR.RSDirectory in which to find Infomap model directory, if the.B -tcommand-line option is given..RE.SH SEE ALSO.BR associate (1), \ prepare_corpus (1), \ count_wordvec (1), \\ svdinterface (1), \ encode_wordvec (1), \ count_artvec (1), \\ write_text_params (1)..SH DIAGNOSTICSReturns 0 to indicate success; nonzero value to indicate error..SH BUGSPlease report bugs to .BR infomap-nlp-users@lists.sourceforge.net ..SH CREDITSThe Infomap NLP software was written by Stefan Kaufmann, HinrichSchuetze, Dominic Widdows, Beate Dorow, and Scott Cederberg.  TheInfomap algorithm was originally developed by Hinrich Schuetze..SH AUTHORThis manual page was written by Scott Cederberg.  Please directinquiries and bug reports to .BR infomap-nlp-users@lists.sourceforge.net .

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -