IP Library Granted Patent US 9,529,792
Granted Patent B2
US 9,529,792 · App. 14/862,981 · Granted Dec 27, 2016

Glossary management device, glossary management system, and recording medium for glossary generation

Inventors: Yuichi Obayashi (Osaka, JP); Chika Tsuji (Osaka, JP); Katsuhiro Minoru (Osaka, JP); Takeshi Nakamura (Osaka, JP); Takashi Nomura (Osaka, JP); Jumpei Takagi (Osaka, JP); Daisuke Yoshida (Osaka, JP)
Assignee: KYOCERA Document Solutions Inc.
G06F17/2735G06F17/2276G06F17/2705G06F17/275G06F17/2863H04N1/00244G09B19/06H04N2201/0094
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,529,792
App. No.
14/862,981
Granted
Dec 27, 2016
Kind
B2
Abstract

A glossary management device includes a read circuit, a storage circuit, an acquisition circuit, an analysis circuit, a term matching circuit, and a registration circuit. The storage circuit has a storage area for a glossary. The acquisition circuit acquires text data of a document if reading of the document is executed by a user. The analysis circuit performs analysis of the text data acquired by the acquisition circuit to identify a language of the document and parts of speech of text segments in the text data and extracts one or more text segments from the document based on the analysis. The term matching circuit performs matching for each of the extracted text segments against a public dictionary. The registration circuit adds to the glossary, each extracted text segment that does not match any entry term in the public dictionary.

Claims (76)

1. A glossary management device comprising:

a read circuit that reads a document;

a storage circuit that has a storage area for a glossary to which text segments extracted from the document that is read by the read circuit are to be added as entry terms;

an acquisition circuit that acquires text data of the document;

an analysis circuit that

performs analysis of the text data acquired by the acquisition circuit to identify a language of the document and parts of speech of text segments in the text data and

extracts one or more text segments from the document based on the analysis;

a term matching circuit that performs matching for each of the extracted text segments against a public dictionary containing entry terms registered therein; and

a registration circuit that adds to the glossary, each extracted text segment that does not match any entry term in the public dictionary, wherein

the analysis circuit determines whether or not each extracted text segment is a proper noun,

if the analysis circuit determines that the extracted text segment is not a proper noun,

the term matching circuit performs matching of the extracted text segment against the public dictionary, and

the registration circuit adds the extracted text segment to the glossary if the extracted text segment does not match any entry term in the public dictionary, and

if the analysis circuit determines that the extracted text segment is a proper noun,

the registration circuit adds the extracted text segment to the glossary without the term matching circuit performing matching of the extracted text segment against the public dictionary.

2. The glossary management device according to claim 1 , wherein

the acquisition circuit

receives a user input designating an internal-external classification of the document, and

determines that the document is an internal document and acquires text data of the document if the internal-external classification indicates that the document is classified as an internal document.

3. The glossary management device according to claim 2 , wherein the analysis circuit extracts each text segment that is analyzed to be a noun.

4. The glossary management device according to claim 1 , wherein the read circuit comprises a scanner that reads the document to generate image data.

5. The glossary management device according to claim 1 , wherein

the registration circuit adds to the glossary, together with each text segment added to the glossary, a piece of location information, and

each piece of location information indicates a location of where in the document a corresponding text segment is extracted.

6. A glossary management system comprising:

an image forming apparatus; and

an information processing device that communicates with the image forming apparatus over a network, wherein

the image forming apparatus includes

a processing circuit that executes a job of copying or printing a document,

a collection circuit that collects from the document, text segments to be added to a glossary as entry terms, and

a transmission circuit that transmits the text segments collected by the collection circuit to the information processing device,

the information processing device includes

a storage circuit that has a storage area for the glossary,

a reception circuit that receives the text segments transmitted from the information processing device, and

a registration circuit that adds each of the text segments received by the reception circuit to the glossary,

the collection circuit includes

an acquisition circuit that acquires text data of the document,

an analysis circuit that

performs analysis of the text data acquired by the acquisition circuit to identify a language of the document and parts of speech of text segments in the text data and

extracts one or more text segments from the document based on the analysis, and

a term matching circuit that performs matching for each of the extracted text segments against a public dictionary containing entry terms registered therein,

the analysis circuit determines whether or not each extracted text segment is a proper noun,

if the analysis circuit determines that the extracted text segment is not a proper noun,

the term matching circuit performs matching of the extracted text segment against the public dictionary, and

the registration circuit adds the extracted text segment to the glossary if the extracted text segment does not match any entry term in the public dictionary, and

if the analysis circuit determines that the extracted text segment is a proper noun,

the registration circuit adds the extracted text segment to the glossary without the term matching circuit performing matching of the extracted text segment against the public dictionary.

7. The glossary management device according to claim 6 , wherein

the transmission circuit transmits each extracted text segment that does not match any entry term in the public dictionary to the information processing device.

8. A non-transitory computer-readable recording medium storing a glossary management program executable by a computer, the glossary management program comprising:

a first program code that causes the computer to acquire text data of a document;

a second program code that causes the computer to

perform analysis of the text data to identify a language of the document and parts of speech of text segments in the text data and

extract one or more text segments from the document based on the analysis;

a third program code that causes the computer to perform matching for each of the extracted text segments against a public dictionary containing entry terms registered therein; and

a fourth program code that causes the computer to add to a glossary, each extracted text segment that does not match any entry term in the public dictionary, wherein

the second program code causes the computer to determine whether or not each extracted text segment is a proper noun,

if the computer determines that the extracted text segment is not a proper noun,

the third program code causes the computer to perform matching of the extracted text segment against the public dictionary, and

the fourth program code causes the computer to add the extracted text segment to the glossary if the extracted text segment does not match any entry term in the public dictionary, and

if the computer determines that the extracted text segment is a proper noun,

the fourth program code causes the computer to add the extracted text segment to the glossary without the third program code causing the computer to perform matching of the extracted text segment against the public dictionary.

9. The glossary management device according to claim 2 , wherein

the analysis circuit determines whether or not the language of the document is Japanese and extracts one or more text segments that are composed only of alphabetic characters from the document if the language of the document is Japanese.

10. The glossary management system according to claim 6 , wherein

the acquisition circuit

receives a user input designating an internal-external classification of the document, and

determines that the document is an internal document and acquires text data of the document if the internal-external classification indicates that the document is classified as an internal document.

11. The glossary management system according to claim 10 , wherein

the analysis circuit determines whether or not the language of the document is Japanese and extracts one or more text segments that are composed only of alphabetic characters from the document if the language of the document is Japanese.

12. The non-transitory computer-readable recording medium according to claim 8 , wherein

the first program code causes the computer to

receive a user input designating an internal-external classification of the document, and

determine that the document is an internal document and acquire text data of the document if the internal-external classification indicates that the document is classified as an internal document.

13. The non-transitory computer-readable recording medium according to claim 12 , wherein

the second program code causes the computer to determine whether or not the language of the document is Japanese and extract one or more text segments that are composed only of alphabetic characters from the document if the language of the document is Japanese.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 24, 2015
From: OBAYASHI, YUICHI; TSUJI, CHIKA; MINORU, KATSUHIRO; NAKAMURA, TAKESHI; NOMURA, TAKASHI; TAKAGI, JUMPEI; YOSHIDA, DAISUKE
To: KYOCERA DOCUMENT SOLUTIONS INC.
Reel/Frame 036647/0652 →
Priority Claims (1)
JP 2014-194569 · Sep 25, 2014 · national
Continuity (1)
Related Publication 20160092436A1 · Mar 31, 2016