JPH03260863A - Document editing system - Google Patents

Document editing system

Info

Publication number
JPH03260863A
JPH03260863A JP2061356A JP6135690A JPH03260863A JP H03260863 A JPH03260863 A JP H03260863A JP 2061356 A JP2061356 A JP 2061356A JP 6135690 A JP6135690 A JP 6135690A JP H03260863 A JPH03260863 A JP H03260863A
Authority
JP
Japan
Prior art keywords
index
character string
document
strings
designated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2061356A
Other languages
Japanese (ja)
Inventor
Mayumi Fujita
藤田 真裕美
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2061356A priority Critical patent/JPH03260863A/en
Publication of JPH03260863A publication Critical patent/JPH03260863A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To automatically retrieve the character strings out of a documents, to automatically sort the index character strings, and to automatically output the character strings to an index output position and therefore to reduce the working load of an editor by inputting the character strings to be listed in an index to a position designated in the document or a position to which the index is outputted. CONSTITUTION:A character string 2-1 to be listed in an index is designated in a document 2-2 via an index designated character string designation processing 1-1. An index output position 2-3 is designated via an index output position designation processing 1-2. Then an index designated character string 2-4 is previously inputted to the position 2-3 via an index designated character string input processing 1-3. The character string 2-1 is extracted to the position 2-3 out of the document 2-2 via an index designated character string extraction processing 1-4. Then both character strings 2-1 and 2-4 are sorted in the index listing order and the character strings 2-5 and 2-6 equal to the strings 2-1 and 2-4 are retrieved out of the document 2-2. The emerging positions 2-7 and 2-8 of both strings 2-5 and 2-6 are outputted to the position 2-3 after the strings 2-1 and 2-4. Thus the working load of an editor is reduced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、文書中の文字列とその出現位置を索引として
出力する文書編集方式、特にワードプロセッサ等に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a document editing method that outputs character strings and their appearance positions in a document as an index, particularly to word processors and the like.

〔従来の技術〕[Conventional technology]

従来の文書編集方式は、検索文字列指定処理と指定され
た文字列の検索処理とを含んでいた。索引を作成する場
合には、索引に載せる文字列を検索文字列として指定し
、検索処理を行い、その文字列と出現位置とを編集者が
索引として入力して行っていた。
Conventional document editing methods have included search character string designation processing and search processing for the designated character string. When creating an index, an editor specifies a character string to be included in the index as a search character string, performs a search process, and inputs the character string and appearance position as an index.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の文書編集方式では、索引を作成する場合
に、編集者が文書中から索引に載せる文字列を抽出し、
検索を行い、索引出力位置に検索結果をソートして入力
しなければならず、作業が煩雑であるという欠点があっ
た。また、索引作成後に文書を編集してページがずれた
場合には、再び作業を繰り返さなければならないという
欠点があった。
In the conventional document editing method described above, when creating an index, the editor extracts the character string to be included in the index from the document,
This method has the disadvantage that it is complicated to perform a search, sort the search results, and input them into the index output position. Another disadvantage is that if a document is edited after the index is created and a page is misaligned, the work must be repeated again.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の文書編集方式の構成は、索引に載せる文字列を
文書中に指定する索引指定文字列処理と、索引出力位置
を指定する索引出力位置指定処理と、前記索引出力位置
にあらかじめ索引指定文字列として文字列を入力する索
引指定文字列入力処理と、文書中から前記索引指定文字
列を前記索引出力位置に抽出する索引指定文字列抽出処
理と、前記索引指定文字列の索引に載せる順番に並べ変
える索引指定文字列ソート処理と、文書中から前記索引
指定文字列と同じ文字列を検索する索引指定文字検索処
理と、その検索した文字列のページ数、行数等の出現位
置を前記索引出力位置の索引指定文字列に続けて出力す
る索引出力処理とを含むことを特徴とする。
The structure of the document editing method of the present invention includes an index specifying character string process for specifying a character string to be included in an index in a document, an index output position specifying process for specifying an index output position, and an index specifying character string in advance at the index output position. an index specification character string input process of inputting a character string as a column; an index specification character string extraction process of extracting the index specification character string from the document to the index output position; and an index specification character string extraction process of extracting the index specification character string from the document to the index output position; An index specified character string sorting process to rearrange the index specified character string, an index specified character search process to search the document for the same character string as the index specified character string, and an index specified character string search process to search the occurrence position of the searched character string, such as the number of pages and lines, etc. It is characterized by including an index output process of outputting the index designating character string at the output position.

〔実施例〕〔Example〕

次に、本発明の実施例について、図面を参照して詳細に
説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図に示す文書編集方式は、索引に載せる文字列を文
書中に指定する索引指定文字列指定処理1−1と、索引
出力位置を指定する索引出力位置指定処理1−2と、索
引出力位置にあらかじめ索引指定文字列として文字列を
入力する索引指定文字列入力処理1−3と、文書中から
索引指定文字列を索引出力位置に抽出する索引指定文字
列抽出処理1−4と、索引指定文字列を索引に載せる順
番に並べ変える索引指定文字列ソート処理1−5と、文
書中から索引指定文字列と同じ文字列を検索する索引指
定文字列検索処理1−6と、検索した文字列のページ数
、行数等の出現位置を索引出力位置の索引指定文字列に
続けて出力する索引出力処理1−7とを含んで構成され
る。
The document editing method shown in FIG. Index specification character string input processing 1-3 for inputting a character string in advance as an index specification character string at a position; index specification character string extraction processing 1-4 for extracting an index specification character string from a document to an index output position; Index specified character string sorting process 1-5 for rearranging specified character strings in the order in which they are listed in the index, index specified character string search process 1-6 for searching a document for the same character string as the index specified character string, and searched characters The index output process 1-7 includes an index output process 1-7 that outputs the appearance position of the page number, row number, etc. of a column following the index designation character string at the index output position.

次に、本実施例の方式を説明する。Next, the method of this embodiment will be explained.

第1図、第2図に基づいて、索引を作成する場合の処理
を説明する。
The process for creating an index will be explained based on FIGS. 1 and 2.

索引指定文字列指定処理1−1によって、索引に載せる
文字列2−1が文書2−2の中に指定される。索引出力
位置指定処理1−2によって、索引出力位置2−3が指
定される。索引指定文字列入力処理1−3によって、索
引出力位置2−3にあらかじめ索引指定文字列2−4が
入力される。
By the index specification character string specification process 1-1, a character string 2-1 to be included in the index is specified in the document 2-2. An index output position 2-3 is specified by the index output position specification process 1-2. By the index specification character string input process 1-3, the index specification character string 2-4 is input in advance to the index output position 2-3.

索引指定文字列抽出処理1−4によって、文書2−2中
から索引指定文字列2−1を索引出力位置2−3に抽出
する。
The index specification character string extraction process 1-4 extracts the index specification character string 2-1 from the document 2-2 to the index output position 2-3.

索引指定文字列ソート処理1−5によって、索引指定文
字列2−1.2−4を索引に載せる順番にソートする。
The index specified character string sorting process 1-5 sorts the index specified character strings 2-1, 2-4 in the order in which they are listed in the index.

索引指定文字列検索処理1−8によって、文書2−2の
中から索引指定文字列2−1.2−4と同じ文字列2−
5.2−6を検索する。探索出力処理1−7によって検
索した文字列2−5.2−E3のページ数、行数等の出
現位置2−7.2−8を索引出力位置2−3に索引指定
文字列2−L 2−4に続けて出力する。
The index specified character string search process 1-8 searches the document 2-2 for the same character string 2-1.2-4 as the index specified character string 2-4.
5. Search 2-6. The appearance position 2-7.2-8 of the page number, line number, etc. of the character string 2-5.2-E3 searched by the search output process 1-7 is set to the index output position 2-3 as the index specified character string 2-L. Output following 2-4.

〔発明の効果〕〔Effect of the invention〕

本発明の文書編集方式は、索引に載せる文字列を文書中
に指定する、あるいは索引を出力する位置に入力するこ
とによって、文書中からの検索、索引文字列のソート、
索引出力位置への出力を自動的に行うため、編集者の作
業を軽減できるという効果がある。
The document editing method of the present invention allows searching from within a document, sorting of index strings, and
Since the output to the index output position is automatically performed, the editor's work can be reduced.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を示すブロック図、第2図は
第1図の説明のための文書の一例を示す図である。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a diagram showing an example of a document for explaining FIG. 1.

Claims (1)

【特許請求の範囲】[Claims] 索引に載せる文字列を文書中に指定する索引指定文字列
処理と、索引出力位置を指定する索引出力位置指定処理
と、前記索引出力位置にあらかじめ索引指定文字列とし
て文字列を入力する索引指定文字列入力処理と、文書中
から前記索引指定文字列を前記索引出力位置に抽出する
索引指定文字列抽出処理と、前記索引指定文字列の索引
に載せる順番に並べ変える索引指定文字列ソート処理と
、文書中から前記索引指定文字列と同じ文字列を検索す
る索引指定文字検索処理と、その検索した文字列のペー
ジ数、行数等の出現位置を前記索引出力位置の索引指定
文字列に続けて出力する索引出力処理とを含むことを特
徴とする文書編集方式。
An index specification character string process for specifying a character string to be included in the index in a document, an index output position specification process for specifying an index output position, and an index specification character for inputting a character string as an index specification character string in advance at the index output position. column input processing; index specification character string extraction processing for extracting the index specification character string from the document to the index output position; and index specification character string sorting processing for rearranging the index specification character strings in the order in which they are listed in the index; An index specification character search process that searches the document for a character string that is the same as the index specification character string, and the appearance position of the searched character string, such as the number of pages and lines, following the index specification character string at the index output position. A document editing method comprising: index output processing.
JP2061356A 1990-03-12 1990-03-12 Document editing system Pending JPH03260863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2061356A JPH03260863A (en) 1990-03-12 1990-03-12 Document editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2061356A JPH03260863A (en) 1990-03-12 1990-03-12 Document editing system

Publications (1)

Publication Number Publication Date
JPH03260863A true JPH03260863A (en) 1991-11-20

Family

ID=13168794

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2061356A Pending JPH03260863A (en) 1990-03-12 1990-03-12 Document editing system

Country Status (1)

Country Link
JP (1) JPH03260863A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103677660A (en) * 2012-08-30 2014-03-26 富士通株式会社 Information processing apparatus and area release control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103677660A (en) * 2012-08-30 2014-03-26 富士通株式会社 Information processing apparatus and area release control method

Similar Documents

Publication Publication Date Title
JPH06348755A (en) Method and system for classifying document
JPH06162092A (en) Information retrieval device
JPH03260863A (en) Document editing system
JPH01145721A (en) Retrieval validity deciding system for document
JPH09185632A (en) Method and device for retrieving/editing information
JP3161660B2 (en) Keyword search method
JPS63238622A (en) Relation retrieval system
JPS63219035A (en) Searching key word extracting method
JPH0452967A (en) And operation processing system for set file
JPH05233689A (en) Automatic document abstracting method
JPH0668159A (en) Retrieval device
JPH0991305A (en) Method and device for information processing
JPS6435626A (en) Word retrieving system
JPH05151286A (en) Data display system in cad system
JPS63257029A (en) System for retrieving high speed character string of text
JPH03125265A (en) Key word extracting device
JPS63254522A (en) Key word extracting device
JPS63226765A (en) Document processor
JPH01137367A (en) Abbreviation file production system
JPH02259878A (en) Relational data base inquiring system
JPH0728835A (en) Document retrieving device and method therefor
JPS6010341A (en) Table retrieval method
JPH08314958A (en) Data registering method in parliamentary papers retrieving system
JPH0798711A (en) And calculating/retrieving system for table
JPH07249034A (en) Character string extraction processor