JP7409104B2 - 情報処理装置及びプログラム - Google Patents
情報処理装置及びプログラム Download PDFInfo
- Publication number
- JP7409104B2 JP7409104B2 JP2020006512A JP2020006512A JP7409104B2 JP 7409104 B2 JP7409104 B2 JP 7409104B2 JP 2020006512 A JP2020006512 A JP 2020006512A JP 2020006512 A JP2020006512 A JP 2020006512A JP 7409104 B2 JP7409104 B2 JP 7409104B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- template
- relationship
- version
- documents
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/186—Templates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/414—Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/416—Extracting the logical structure, e.g. chapters, sections or page numbers; Identifying elements of the document, e.g. authors
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Document Processing Apparatus (AREA)
Description
以上に説明した、個別の文書の文書要素間に設定された関係をひな形文書の文書要素間へ反映する機能は、例えば、文書編集環境を提供する文書編集システムに組み込まれている。
次に、図7を参照して、上述したひな形管理機能を具現化するためにプロセッサ102が実行する処理手順の例を説明する。図7の手順は、例えば、ユーザが、文書要素間に関係を設定したときに実行される。この関係の設定は、例えば図8に例示するUI画面200を用いて行われる。
(1)図7の処理で問題が生じる第1のケース
白紙の文書をいったん保存し、その白紙文書に対して文書要素群の構造や内容を追記していく文書編集形態がある。
ひな形文書がひな形たる所以は、そのひな形文書を元に数多くの個別の文書が作成されていることである。
上述した問題点に対処する処理の例を以下に説明する。
上述のようにしてひな形文書の文書要素間に反映された関係は、更にそれらひな形文書を複製して生成した文書群の文書要素間に反映される。
図7(及び図10)の手順によりひな形文書の文書要素間に反映された関係を、その反映の時点で既に文書のデータベース内に存在する文書(以下、このような文書のことを既存文書と呼ぶ)に反映してもよい。
Claims (5)
- プロセッサを含み、
プロセッサは、
第1の文書要素と第2の文書要素との間に関係が設定されている場合に、前記第1の文書要素を含む第1の文書に対応する第1のひな形文書と、前記第2の文書要素を含む第2の文書に対応する第2のひな形文書と、を特定し、
前記第1のひな形文書内の文書要素のうち前記第1の文書要素に対応する文書要素である第1のひな形要素と、前記第2のひな形文書内の文書要素のうち前記第2の文書要素に対応する文書要素である第2のひな形要素と、の間に前記関係を設定し、
前記第1のひな形要素と前記第2のひな形要素との間に前記関係を設定した後、前記第1のひな形文書を複製した第1の複製文書と前記第2のひな形文書を複製した第2の複製文書を生成した場合に、前記第1の複製文書内の前記第1のひな形要素に対応する文書要素と、前記第2の複製文書内の前記第2のひな形要素に対応する文書要素と、の間に前記関係を設定する、
ことを特徴とする情報処理装置。 - 前記プロセッサは、
前記第1のひな形要素と前記第2のひな形要素との間に前記関係を設定した場合に、前記第1のひな形文書から生成された既存の第3の文書内の前記第1のひな形要素に対応する文書要素と、前記第2のひな形文書から生成された既存の第4の文書内の前記第2のひな形要素に対応する文書要素との間に、前記関係を設定する、
ことを特徴とする請求項1に記載の情報処理装置。 - 前記第1のひな形文書は、前記第1の文書の先祖の文書群の中から、複製された回数に基づいて特定される、請求項1又は2に記載の情報処理装置。
- 前記第1の文書を1文書ずつ先祖側に遡っていく過程で、隣り合う文書同士の本文以外の内容の類似度が閾値以下になったときの先祖側の文書は、前記第1のひな形文書には選ばれない、請求項1~3のいずれか1項に記載の情報処理装置。
- コンピュータに、
第1の文書要素と第2の文書要素との間に関係が設定されている場合に、前記第1の文書要素を含む第1の文書に対応する第1のひな形文書と、前記第2の文書要素を含む第2の文書に対応する第2のひな形文書と、を特定し、
前記第1のひな形文書内の文書要素のうち前記第1の文書要素に対応する文書要素である第1のひな形要素と、前記第2のひな形文書内の文書要素のうち前記第2の文書要素に対応する文書要素である第2のひな形要素と、の間に前記関係を設定し、
前記第1のひな形要素と前記第2のひな形要素との間に前記関係を設定した後、前記第1のひな形文書を複製した第1の複製文書と前記第2のひな形文書を複製した第2の複製文書を生成した場合に、前記第1の複製文書内の前記第1のひな形要素に対応する文書要素と、前記第2の複製文書内の前記第2のひな形要素に対応する文書要素と、の間に前記関係を設定する、
処理を実行させるためのプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020006512A JP7409104B2 (ja) | 2020-01-20 | 2020-01-20 | 情報処理装置及びプログラム |
| US16/945,920 US11734506B2 (en) | 2020-01-20 | 2020-08-02 | Information processing apparatus and non-transitory computer readable medium storing program |
| CN202010902726.XA CN113139372B (zh) | 2020-01-20 | 2020-09-01 | 信息处理装置、存储介质、信息处理方法及计算机程序产品 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020006512A JP7409104B2 (ja) | 2020-01-20 | 2020-01-20 | 情報処理装置及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021114134A JP2021114134A (ja) | 2021-08-05 |
| JP7409104B2 true JP7409104B2 (ja) | 2024-01-09 |
Family
ID=76809324
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020006512A Active JP7409104B2 (ja) | 2020-01-20 | 2020-01-20 | 情報処理装置及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11734506B2 (ja) |
| JP (1) | JP7409104B2 (ja) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7552169B2 (ja) * | 2020-09-08 | 2024-09-18 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及びプログラム |
| CA3216811A1 (en) * | 2021-06-04 | 2022-12-08 | Cory Ernest SANOY | Speech input to user interface controls |
| CN115017110B (zh) * | 2022-02-22 | 2025-09-23 | 北京字跳网络技术有限公司 | 信息处理方法、装置、终端和存储介质 |
| US12579199B2 (en) * | 2024-03-08 | 2026-03-17 | Wolters Kluwer Dxg U.S., Inc. | Systems and methods for tracking document reuse and automatically updating document fragments across one or more platforms |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007323441A (ja) | 2006-06-01 | 2007-12-13 | Canon Inc | 文書管理装置及びその制御方法 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8108773B2 (en) * | 2004-12-17 | 2012-01-31 | Xerox Corporation | Method and apparatus for generating instances of documents |
| US8064096B2 (en) * | 2006-02-22 | 2011-11-22 | Xerox Corporation | Document template derived from variable data print file |
| US7676465B2 (en) * | 2006-07-05 | 2010-03-09 | Yahoo! Inc. | Techniques for clustering structurally similar web pages based on page features |
| US8850306B2 (en) * | 2011-03-28 | 2014-09-30 | Microsoft Corporation | Techniques to create structured document templates using enhanced content controls |
| JP5246371B1 (ja) * | 2012-09-03 | 2013-07-24 | 富士ゼロックス株式会社 | 文書処理装置及びプログラム |
| US9922022B2 (en) * | 2016-02-01 | 2018-03-20 | Microsoft Technology Licensing, Llc. | Automatic template generation based on previous documents |
| US10339185B2 (en) * | 2017-01-10 | 2019-07-02 | International Business Machines Corporation | Efficient management of document corpus |
| US10762142B2 (en) * | 2018-03-16 | 2020-09-01 | Open Text Holdings, Inc. | User-defined automated document feature extraction and optimization |
| US10885075B2 (en) * | 2018-12-22 | 2021-01-05 | Salesforce.Com, Inc. | Maintaining templates for index creation and modification |
| US11216285B2 (en) * | 2019-06-14 | 2022-01-04 | Oracle International Corporation | Transaction state logger and retriever |
| CA3162146A1 (en) * | 2021-06-08 | 2022-12-08 | Shinydocs Corporation | Duplicate file management for content management systems and for migration to such systems |
-
2020
- 2020-01-20 JP JP2020006512A patent/JP7409104B2/ja active Active
- 2020-08-02 US US16/945,920 patent/US11734506B2/en active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007323441A (ja) | 2006-06-01 | 2007-12-13 | Canon Inc | 文書管理装置及びその制御方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2021114134A (ja) | 2021-08-05 |
| US20210224472A1 (en) | 2021-07-22 |
| US11734506B2 (en) | 2023-08-22 |
| CN113139372A (zh) | 2021-07-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7409104B2 (ja) | 情報処理装置及びプログラム | |
| US8584009B2 (en) | Automatically propagating changes in document access rights for subordinate document components to superordinate document components | |
| EP3103002B1 (en) | Batch generation of links to documents based on document name and page content matching | |
| CN117453713A (zh) | 多类型数据库的sql语句生成方法、设备和存储介质 | |
| US20200410156A1 (en) | Document creation support system | |
| JP6830701B1 (ja) | テスト支援装置、テスト支援プログラムおよび、テスト支援方法 | |
| JP2018116497A (ja) | 画面判定装置及びプログラム | |
| US20220405196A1 (en) | Operation pattern generation apparatus, operation pattern generation method and program | |
| WO2005098663A1 (ja) | 情報管理装置 | |
| JP7456136B2 (ja) | 情報処理装置及びプログラム | |
| JP2010186423A (ja) | 分散アプリケーション設定情報管理システム | |
| US8234563B1 (en) | Editing of customised documents | |
| JP2006350477A (ja) | ファイル管理装置及びその制御方法、並びに、コンピュータプログラム及びコンピュータ可読記憶媒体 | |
| JP7340952B2 (ja) | テンプレート検索システムおよびテンプレート検索方法 | |
| CN113139372B (zh) | 信息处理装置、存储介质、信息处理方法及计算机程序产品 | |
| JP6602994B1 (ja) | ドキュメント作成支援システム | |
| JPWO2006001392A1 (ja) | 文書処理方法および装置 | |
| JPWO2006046665A1 (ja) | 文書処理装置及び文書処理方法 | |
| AU2020200471A1 (en) | Web Application Builder | |
| JP4496929B2 (ja) | 複数Web閲覧操作の並列再生装置及びプログラム及びコンピュータ読み取り可能な記録媒体 | |
| JP6602993B1 (ja) | ドキュメント作成支援システム | |
| KR102913283B1 (ko) | 로그 표시 방법 | |
| US20260072817A1 (en) | Systems and methods for integrated design, assessment and remediation of web pages | |
| JP5309664B2 (ja) | 文書管理装置及びプログラム | |
| WO2005098698A1 (ja) | 文書処理装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221223 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20231121 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20231121 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231204 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7409104 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |