WO2018078786A1 - サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体 - Google Patents

サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体 Download PDF

Info

Publication number
WO2018078786A1
WO2018078786A1 PCT/JP2016/082019 JP2016082019W WO2018078786A1 WO 2018078786 A1 WO2018078786 A1 WO 2018078786A1 JP 2016082019 W JP2016082019 W JP 2016082019W WO 2018078786 A1 WO2018078786 A1 WO 2018078786A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
partial character
character string
web page
server device
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.)
Ceased
Application number
PCT/JP2016/082019
Other languages
English (en)
French (fr)
Inventor
準 御厨
夢 周
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.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
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 Rakuten Inc filed Critical Rakuten Inc
Priority to PCT/JP2016/082019 priority Critical patent/WO2018078786A1/ja
Priority to JP2018547019A priority patent/JP6743168B2/ja
Publication of WO2018078786A1 publication Critical patent/WO2018078786A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Definitions

  • the present invention relates to a server device, a service method, a program, and a non-transitory computer-readable information recording medium, and more particularly to text editing.
  • Patent Document 1 discloses a technique for the purpose of quantitatively grasping the amount of intelligent work in a text editing / updating process.
  • the present invention solves the above-described problems, and a server apparatus, a service method, a program, and a non-transitory computer that prompts editing of one of documents associated with each other when the other document is edited
  • An object is to provide a readable information recording medium.
  • the server device provides: An extractor for extracting a common partial character string of the first text and the second text associated with each other; When a change is made to any of the extracted common partial character strings in the first text, a warning unit that prompts confirmation of a location where the changed common partial character strings are arranged in the second text When, It is characterized by providing.
  • the first text is a text portion of content of a first web page
  • the second text is a text portion of content of a second web page
  • the extraction unit considers that the first text and the second text are associated with each other when a link is established from one of the first web page and the second web page to the other. It is characterized by.
  • the extraction unit includes: Extracting a first partial character string included in the second text from a partial character string obtained by dividing the first text into a predetermined range of length; Extracting a second partial character string included in the first text from a partial character string obtained by dividing the second text into a length within the predetermined range; The extracted first partial character string and the extracted second partial character string are used as the common partial character string.
  • the extraction unit extracts a character string not included in a third text that is not associated with one or both of the first text and the second text as the common partial character string.
  • the third text is a combination of a plurality of other representative texts disclosed on the server device.
  • the third text has no link between the first web page and the second web page when there is a link between the first web page and the second web page. It is a text part of the content of the third web page with a link.
  • a service method includes: A service method executed by a server device, An extraction step in which the server device extracts a common partial character string of the first text and the second text associated with each other; When the server device changes any of the extracted common partial character strings in the first text, the location of the common partial character string in which the changed text is arranged in the second text.
  • a warning process to prompt confirmation It is characterized by providing.
  • the program according to the third aspect of the present invention is: Computer An extraction unit for extracting a common partial character string of the first text and the second text associated with each other; When a change is made to any of the extracted common partial character strings in the first text, a warning unit that prompts confirmation of a location where the changed common partial character strings are arranged in the second text , It is made to function as.
  • a non-transitory computer-readable information recording medium is provided.
  • the non-transitory computer-readable information recording medium can be distributed and sold independently of the computer.
  • the non-transitory information recording medium refers to a tangible information recording medium.
  • Non-temporary information recording media are, for example, compact disks, flexible disks, hard disks, magneto-optical disks, digital video disks, magnetic tapes, semiconductor memories, and the like.
  • the transitory information recording medium refers to the transmission medium (propagation signal) itself.
  • the temporary information recording medium is, for example, an electric signal, an optical signal, an electromagnetic wave, or the like.
  • the temporary storage area is an area for temporarily storing data and programs, and is, for example, a volatile memory such as a RAM (Random Access Memory).
  • a server device a service method, a program, and a non-transitory computer-readable information recording medium that prompts editing of one of documents associated with each other when the other document is edited. be able to.
  • a server apparatus 100 according to an embodiment of the present invention is connected to the Internet 400 as shown in FIG.
  • the web server 200 and the terminal device 300 are connected to the Internet 400.
  • the server device 100 is a device that publishes a web page stored in the web server 200 and displays / edits the web page in response to a request from the user of the terminal device 300.
  • the web server 200 is a device that stores a web page published on the server device 100.
  • the terminal device 300 is a device that accesses the server device 100 to browse and edit web pages.
  • FIG. 2 shows an example of communication performed between the server device 100, the web server 200, and the terminal device 300.
  • the server apparatus 100 When the server apparatus 100 receives an edit request for the first web page from the terminal apparatus 300 (1), the server apparatus 100 transmits an acquisition request for the first web page to the web server 200 (2), and acquires the first web page ( 3). And the server apparatus 100 transmits a 1st web page to the terminal device 300 (4), and the edit operation of a 1st web page is performed in the terminal device 300 (5).
  • the server apparatus 100 When the server apparatus 100 receives the registration request for the first web page from the terminal apparatus 300 (6), the server apparatus 100 identifies the second web page associated with the first web page based on the first web page before editing. The second web page acquisition request associated with the first web page is transmitted to the web server 200 (7), and the second web page is acquired (8). Then, the server device 100 compares the first web page and the second web page before editing, and extracts a common partial character string that is a character string common to both web pages (9).
  • the server device 100 warns the terminal device 300 to prompt confirmation of the second web page (10).
  • the server device 100 transmits a registration request for the first web page to the web server 200 (12), and the web server 200 receives the first web page. Is registered (13).
  • communication performed between the server device 100, the web server 200, and the terminal device 300 is not limited to the above example.
  • the acquisition of the second web page (above (7), (8)) and the extraction of the common partial character string (above (9)) may be after the acquisition of the first web page (above (3)).
  • the information processing apparatus 600 includes a CPU (Central Processing Unit) 601, a ROM (Read Only Memory) 602, a RAM 603, a storage device 604, a NIC (Network Interface Card) 605, an image A processing unit 606, an audio processing unit 607, a display 608, a speaker 609, and a controller 610 are provided.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • NIC Network Interface Card
  • the CPU 601 controls the operation of the information processing apparatus 600 as a whole, is connected to each component, and exchanges control signals and data.
  • the ROM 602 records an operating system program and various data necessary for operation control of the entire information processing apparatus 600.
  • the RAM 603 is for temporarily storing data and programs, and holds programs and data read from the storage device 604 and other data necessary for communication.
  • the storage device 604 includes a hard disk, a flash memory, and the like, and stores data to be processed by the information processing device 600. Further, the storage device 604 may be configured to include a device that reads data from a non-transitory computer-readable information recording medium such as a CD (Compact Disc).
  • a CD Compact Disc
  • the NIC 605 is used to connect the information processing apparatus 600 to a computer communication network such as the Internet, and communicates with other information processing apparatuses and the like via the NIC 605.
  • the image processing unit 606 processes the data read from the storage device 604 or the like or the data taken by the camera by the image arithmetic processor included in the CPU 601 or the image processing unit 606, and stores it in the frame memory included in the image processing unit 606. Record.
  • the image information recorded in the frame memory is converted into a video signal at a predetermined synchronization timing and output to the display 608.
  • the audio processing unit 607 converts the data read from the storage device 604 or the like into an analog audio signal and outputs it from the speaker 609.
  • the controller 610 receives an instruction input from the user.
  • the server apparatus 100 realized in the information processing apparatus 600 will be described with reference to FIGS. 1 to 8.
  • a program that functions as the server apparatus 100 is executed, and the server apparatus 100 according to the embodiment is realized.
  • the server device 100 includes an extraction unit 101 and a warning unit 102.
  • the CPU 601 and the NIC 605 cooperate to function as the extraction unit 101 and the warning unit 102.
  • the extraction unit 101 extracts a common partial character string of the first text and the second text associated with each other.
  • Associated with each other is when there is an excerpt of the other in one or both, when one and the other are in a hierarchical structure, or when transitioning from one to the other, between the first text and the second text Means that there is some kind of connection.
  • the first text is a text part of the content of the first web page
  • the second text is a text part of the content of the second web page.
  • the extraction unit 101 considers that the first text and the second text are associated with each other when a link is established from one of the first web page and the second web page to the other.
  • the extraction unit 101 identifies a page linked to the first web page before editing, and acquires the identified web page from the web server 200 as the second web page. Then, the extraction unit 101 compares the text part (first text) of the first web page with the text part (second text) of the second web page and extracts the common part character string.
  • the common partial character string is a character string that appears in common in the first text and the second text.
  • the extraction unit 101 extracts the first partial character string included in the second text from the partial character string obtained by dividing the first text into the length of the predetermined range, and the second text has a length within the predetermined range.
  • the second partial character string included in the first text is extracted from the divided partial character string, and the extracted first partial character string and the extracted second partial character string are defined as a common partial character string and To do.
  • the length of the predetermined range is the length of a certain unit in the sentence, such as the length of one word, one sentence or one paragraph in the text. Or it is the length of the number of characters of arbitrary ranges, such as "4 to 8 characters.” A certain number of characters such as “5 characters” may be used.
  • the partial character string is a character string obtained by dividing the first text and the second text into a predetermined range of length. For example, if the predetermined range is one word, the partial character string is each word in the first text and the second text.
  • the length of the predetermined range is “5 characters”, and the common partial character string is extracted from the text portions of the first web page 501 and the second web page 502 shown in FIG.
  • partial character strings 511, 512, 513, and 514 are obtained.
  • the partial character string 511 included in the second text 520 (the partial character string 521 of the second text 520) is set as the first partial character string.
  • partial character strings 521, 522, 523, and 524 are obtained.
  • the partial character strings 521, 522, 523, and 524 are defined as the second partial character strings.
  • the extraction unit 101 sets the first partial character string and the second partial character string “XXXX” (partial character strings 511 and 521) and “ZZZZZV” (partial character string 523) as a common partial character string.
  • the warning unit 102 prompts confirmation of the location where the changed common partial character string is arranged in the second text.
  • ⁇ ⁇ Changes are not limited to character changes, but include additions (insertions) and deletions. For example, not only when a character is changed as shown in FIG. 6A (character string 516) but also when a character is added as shown in FIG. 6B (character string 517), FIG. When a character is deleted as in (character string 518), it is considered that a change has been made.
  • the warning unit 102 when a change is made to the common partial character string (character string 515) in the first text 510 as in the character string 516 in FIG. 6A, the warning unit 102 is as shown in FIG. 7A.
  • a message page 504 is transmitted to the terminal device 300 informing that the second partial text includes the changed common partial character string.
  • the warning unit 102 corresponds to the terminal device 300 with the common partial character string (character string 515) changed in the first text as shown in FIG. 7B.
  • the second text portion (partial character string 523) to be displayed is highlighted.
  • the partial character string when a partial character string divided by a predetermined length is included in the other text, the partial character string is regarded as a common partial character string.
  • the longest common partial character string is extracted and removed from two texts as in the prior art document, and the longest common partial character string is extracted and removed from the two texts after removal.
  • a common partial character string can be extracted with a low calculation load, and a warning can be issued without excess or deficiency.
  • the extraction unit 101 may further extract a character string that is not included in the third text that is not associated with either or both of the first text and the second text as a common partial character string.
  • the third text is a concatenation of a plurality of other representative texts disclosed on the server device 100.
  • Typical texts include, for example, frequently viewed texts, ranking page texts, popular product page texts, and the like.
  • the third text has a link between the first web page and the second web page, there is no link between the first web page, but there is a link between the second web page. It may be a text part of the content of the third web page.
  • the first web page is a member registration page of a shopping site
  • the second web page is a page of a member registration agreement
  • the third web page is a product page of a shopping site
  • the third text is a member registration This is the text portion of the content of the product page of the shopping site that is not linked to the page but linked to the page of the member registration agreement.
  • FIG. 5 shows an example of the third text 530 included in the third web page 503.
  • the third text 530 includes partial character strings 531, 532, 533, and 534.
  • the partial character string 531 includes the first text (partial character string 511) and the second text (partial character string 521). Appear. Therefore, the extraction unit 101 sets only “ZZZZZV” (partial character string 523) as a common partial character string.
  • a character string that is not included in text that is not associated with both the first text and the second text and that appears in common in the first text and the second text is used as a common partial character string.
  • a character string that is likely to be unique to the first text and the second text can be extracted.
  • the character string included in the representative text is considered to be a common character string, and even if the common character string appears in common with the first text and the second text, it is matched with the first text. Therefore, it is considered that the necessity for editing the second text is low.
  • the server apparatus 100 determines whether or not an edit request for the first web page has been received from the terminal apparatus 300 (step S101). When determining that the first web page editing request has been received (step S101; Yes), the server apparatus 100 transmits a first web page acquisition request to the web server 200 to acquire the first web page, and the terminal apparatus 300. (Step S102). On the other hand, when determining that the first web page editing request has not been received (step S101; No), the server apparatus 100 waits as it is.
  • the server device 100 when the server device 100 receives an edit request for the first web page 501 (FIG. 5) from the terminal device 300, the server device 100 accesses the web server 200 to acquire the first web page 501 and sends the first web page 501 to the terminal device 300.
  • the page 501 is transmitted.
  • the server device 100 determines whether or not the registration request for the transmitted first web page has been received from the terminal device 300 (step S103).
  • the server device 100 is associated with the first web page based on the first web page before editing.
  • the second web page is specified, and the second web page associated with the first web page is acquired (step S104).
  • the server device 100 waits as it is.
  • the extraction unit 101 extracts a common partial character string between the first text of the first web page and the second text of the second web page associated with each other (step S105).
  • the partial character string 511 included in the second text 520 is set as the first partial character string.
  • the partial character strings 521, 522, 523, and 524 obtained by dividing the second text 520 by the length of “5 characters” are set as the second partial character string.
  • the extraction unit 101 sets “XXXX” (partial character strings 511 and 521) and “ZZZZZV” (partial character string 523) of the first partial character string and the second partial character string as a common partial character string.
  • the warning unit 102 determines whether any of the common partial character strings extracted in the first text has been changed (step S106). When the warning unit 102 determines that any of the common part character strings extracted in the first text has been changed (step S106; Yes), the common part of the second text that has been changed in the first text. A warning is given to prompt confirmation of the location where the character string is placed (step S107). On the other hand, when the warning unit 102 determines that no change has been made to any of the common partial character strings extracted in the first text (step S106; No), the server apparatus 100 displays the first web page as the web server 200. (Step S109).
  • a message page 504 notifying that the second partial text includes the changed common partial character string is transmitted to the terminal device 300.
  • the terminal device 300 receives the second text corresponding to the common partial character string (character string 515) changed in the first text, as shown in FIG. 7B.
  • the location (partial character string 523) is highlighted and displayed.
  • the server device 100 edits based on an instruction from the terminal device 300.
  • the first web page 501 is registered in the web server 200.
  • step S108 it is determined whether or not the server device 100 has received registration confirmation of the first web page from the terminal device 300 (step S108).
  • step S108 determines that the registration confirmation of the first web page has been received (step S108; Yes)
  • step S109 the server apparatus 100 determines that the registration confirmation of the first web page is not accepted (step S108; No)
  • the service process is terminated.
  • the server apparatus 100 registers the edited first web page 501 in the web server 200.
  • the server apparatus 100 registers the edited first web page 501 in the web server 200.
  • the server device 100 registers the edited second web page 502 in the web server 200. You may make it do.
  • each text uploaded to the server device is edited by a personal computer and the draft or original of each text is stored in the personal computer
  • the above processing is executed on the personal computer
  • the common partial character strings may be extracted and compared, and it may be checked whether or not each text is forgotten to be edited or modified.
  • a program that provides a function equivalent to the processing in the server device is executed by the personal computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)

Abstract

抽出部(101)は、互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する。典型的には、第1テキストは、第1ウェブページのコンテンツのテキスト部分であり、第2テキストは、第2ウェブページのコンテンツのテキスト部分であり、抽出部(101)は、第1ウェブページと第2ウェブページとの一方から他方へリンクが張られている場合に、第1テキストと第2テキストとが互いに関連付けられていると見なす。警告部(102)は、第1テキストにおいて抽出された共通部分文字列のいずれかに変更が加えられると、第2テキストにおいて、第1テキストで変更が加えられた共通部分文字列が配置される箇所の確認を促す。

Description

サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体
 本発明は、サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体に関し、特に、テキストの編集に関するものである。
 インターネット上では様々な文書が公開されており、それらの文書は、日々、編集が行われ、更新されている。このような文書における編集の量を、定量的に把握することを目的とする技術なども開発されている。例えば、特許文献1には、文章の編集・更新過程における知的作業量の定量的把握を目的とする技術が開示されている。
特開2007-310746号公報
 一方、インターネットで公開されている文書の多くは、他の文書の一部を抜粋する等、互いに関連付けられている。このように関連付けられている文書の一方を編集すると、他方の文書も同様に編集する必要がある場合が多い。しかし、文書の管理者は、関連付けられている文書の一方を編集した際に、他の文書の編集を忘れてしまうことがある。
 本発明は、上記のような課題を解決するもので、互いに関連付けられた文書の一方が編集された場合に他方の文書の編集を促すサーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体を提供することを目的とする。
 本発明の第1の観点に係るサーバ装置は、
 互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部と、
 前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部と、
 を備えることを特徴とする。
 また、上記観点に係るサーバ装置において、
 前記第1テキストは、第1ウェブページのコンテンツのテキスト部分であり、
 前記第2テキストは、第2ウェブページのコンテンツのテキスト部分であり、
 前記抽出部は、前記第1ウェブページと前記第2ウェブページとの一方から他方へリンクが張られている場合に、前記第1テキストと前記第2テキストとが互いに関連付けられていると見なす
 ことを特徴とする。
 また、上記観点に係るサーバ装置において、
 前記抽出部は、
 前記第1テキストを所定範囲の長さに分割した部分文字列から、前記第2テキストに含まれる第1部分文字列を抽出し、
 前記第2テキストを前記所定範囲内の長さに分割した部分文字列から、前記第1テキストに含まれる第2部分文字列を抽出し、
 前記抽出された第1部分文字列と、前記抽出された第2部分文字列と、を、前記共通部分文字列とする
 ことを特徴とする。
 また、上記観点に係るサーバ装置において、
 前記抽出部は、前記第1テキストと前記第2テキストの両方又は一方に関連付けられていない第3テキストに含まれない文字列を前記共通部分文字列として抽出する
 ことを特徴とする。
 また、上記観点に係るサーバ装置において、
 前記第3テキストは、前記サーバ装置で公開される他の代表的な複数のテキストを連結したもの
 であることを特徴とする。
 また、上記観点に係るサーバ装置において、
 前記第3テキストは、前記第1ウェブページと前記第2ウェブページとの間にリンクがある場合に、前記第1ウェブページとの間にリンクはないが、前記第2ウェブページとの間にリンクがある第3ウェブページのコンテンツのテキスト部分である
 ことを特徴とする。
 本発明の第2の観点に係るサービス方法は、
 サーバ装置が実行するサービス方法であって、
 前記サーバ装置が、互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出工程と、
 前記サーバ装置が、前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告工程と、
 を備えることを特徴とする。
 本発明の第3の観点に係るプログラムは、
 コンピュータを、
 互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部、
 前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部、
 として機能させることを特徴とする。
 本発明の第4の観点に係る非一時的なコンピュータ読取可能な情報記録媒体は、
 コンピュータを、
 互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部、
 前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部、
 として機能させることを特徴とするプログラムを記録する。
 上記非一時的なコンピュータ読取可能な情報記録媒体は、コンピュータとは独立して配布・販売することができる。ここで、非一時的な(non-transitory)情報記録媒体とは、有形な(tangible)情報記録媒体をいう。非一時的な情報記録媒体は、例えば、コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリ等である。また、一時的な(transitory)情報記録媒体とは、伝送媒体(伝搬信号)それ自体を示す。一時的な情報記録媒体は、例えば、電気信号、光信号、電磁波等である。なお、一時的な(temporary)記憶領域とは、データやプログラムを一時的に記憶するための領域であり、例えば、RAM(Random Access Memory)等の揮発性メモリである。
 本発明によれば、互いに関連付けられた文書の一方が編集された場合に他方の文書の編集を促すサーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体を提供することができる。
本発明の実施形態に係るサーバ装置、ウェブサーバ及び端末装置の関係を示す図である。 本発明の実施形態にかかるサーバ装置、ウェブサーバ及び端末装置の間で行われる通信の例を説明するための図である。 本発明の実施形態に係るサーバ装置が実現される典型的な情報処理装置の概要構成を示す図である。 実施形態に係るサーバ装置の概要構成を示す図である。 第1テキスト(編集前)、第2テキスト及び第3テキストを説明するための図である。 第1テキスト(編集後)を説明するための図である。 第2テキストの確認を促すメッセージが表示される画面及び第2テキスト内の確認箇所が表示される画面を説明するための図である。 実施形態に係るサーバ装置が行うサービス処理を説明するためのフローチャートである。
(1.全体構成)
 本発明の実施形態に係るサーバ装置100は、図1に示すように、インターネット400に接続される。この他、インターネット400には、ウェブサーバ200と、端末装置300と、が接続される。
 サーバ装置100は、ウェブサーバ200に格納されたウェブページを公開し、端末装置300のユーザからの要求に応じて、ウェブページの表示・編集を行う装置である。
 ウェブサーバ200は、サーバ装置100にて公開されるウェブページを格納する装置である。
 端末装置300は、サーバ装置100にアクセスして、ウェブページの閲覧・編集を行う装置である。
 図2に、サーバ装置100、ウェブサーバ200及び端末装置300の間で行われる通信の一例を示す。
 サーバ装置100は、端末装置300から、第1ウェブページの編集要求を受け付けると(1)、ウェブサーバ200に第1ウェブページの取得要求を送信し(2)、第1ウェブページを取得する(3)。そして、サーバ装置100は、第1ウェブページを端末装置300に送信し(4)、端末装置300にて第1ウェブページの編集作業が行われる(5)。
 サーバ装置100は、端末装置300から第1ウェブページの登録要求を受け付けると(6)、編集前の第1ウェブページに基づいて、第1ウェブページに関連付けられた第2ウェブページを特定して、第1ウェブページに関連付けられた第2ウェブページの取得要求をウェブサーバ200に送信し(7)、第2ウェブページを取得する(8)。そして、サーバ装置100は、編集前の第1ウェブページと第2ウェブページとを比較して両ウェブページに共通する文字列である共通部分文字列を抽出する(9)。
 上記(5)において、第1ウェブページの共通部分文字列に変更が加えられていた場合、サーバ装置100は、端末装置300に、第2ウェブページの確認を促す旨の警告をする(10)。端末装置300から、第1ウェブページの登録確認を受け付けると(11)、サーバ装置100は、ウェブサーバ200に第1ウェブページの登録要求を送信し(12)、ウェブサーバ200は第1ウェブページを登録する(13)。
 なお、サーバ装置100、ウェブサーバ200及び端末装置300の間で行われる通信は上記の例に限らない。例えば、第2ウェブページの取得(上記(7)、(8))及び共通部分文字列の抽出(上記(9))は、第1ウェブページの取得(上記(3))の後でもよい。
(2.情報処理装置の概要構成)
 本発明の実施形態に係るサーバ装置100が実現される典型的な情報処理装置600の概要構成について説明する。
 情報処理装置600は、図3に示すように、CPU(Central Processing Unit)601と、ROM(Read Only Memory)602と、RAM 603と、記憶装置604と、NIC(Network Interface Card)605と、画像処理部606と、音声処理部607と、ディスプレイ608と、スピーカ609と、コントローラ610と、を備える。
 CPU 601は、情報処理装置600全体の動作を制御し、各構成要素と接続され、制御信号やデータをやりとりする。
 ROM 602には、情報処理装置600全体の動作制御に必要なオペレーティングシステムのプログラムや各種のデータが記録される。
 RAM 603は、データやプログラムを一時的に記憶するためのもので、記憶装置604から読み出したプログラムやデータ、その他、通信に必要なデータ等が保持される。
 記憶装置604は、ハードディスクやフラッシュメモリ等から構成され、情報処理装置600で処理するデータを記憶する。また、記憶装置604は、CD(Compact Disc)等の非一時的なコンピュータ読取可能な情報記録媒体からデータを読み出すデバイス等を備えるように構成されてもよい。
 NIC 605は、情報処理装置600をインターネット等のコンピュータ通信網に接続するためのものであり、NIC 605を介して他の情報処理装置等とやりとりをする。
 画像処理部606は、記憶装置604等から読み出されたデータやカメラで撮影されたデータをCPU 601や画像処理部606が備える画像演算プロセッサによって加工処理し、画像処理部606が備えるフレームメモリに記録する。フレームメモリに記録された画像情報は、所定の同期タイミングでビデオ信号に変換され、ディスプレイ608に出力される。
 音声処理部607は、記憶装置604等から読み出されたデータをアナログ音声信号に変換し、スピーカ609から出力させる。
 コントローラ610は、ユーザからの指示入力を受け付ける。
 以下、上記情報処理装置600において実現されるサーバ装置100について、図1乃至図8を参照して説明する。情報処理装置600に電源が投入されると、サーバ装置100として機能させるプログラムが実行され、実施形態に係るサーバ装置100が実現される。
(3.実施形態に係るサーバ装置の概要構成)
 サーバ装置100は、図4に示すように、抽出部101と、警告部102と、から構成される。
 本実施形態において、CPU 601及びNIC 605が協働して、抽出部101及び警告部102として機能する。
 抽出部101は、互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する。
 互いに関連付けられているとは、一方又は双方に他方の抜粋が記載されている場合、一方と他方とが階層構造にある場合、一方から他方へ遷移する場合など、第1テキスト及び第2テキスト間に何らかのつながりがあることをいう。
 例えば、第1テキストは、第1ウェブページのコンテンツのテキスト部分であり、第2テキストは、第2ウェブページのコンテンツのテキスト部分である。
 例えば、抽出部101は、第1ウェブページと第2ウェブページとの一方から他方へリンクが張られている場合に、第1テキストと第2テキストとが互いに関連付けられていると見なす。
 抽出部101は、編集前の第1ウェブページにリンクが張られているページを特定し、特定されたウェブページを第2ウェブページとして、ウェブサーバ200から取得する。そして、抽出部101は、第1ウェブページのテキスト部分(第1テキスト)と第2ウェブページのテキスト部分(第2テキスト)とを比較して共通部分文字列を抽出する。
 共通部分文字列とは、第1テキスト及び第2テキストに共通して出現する文字列である。
 ここで、抽出部101は、第1テキストを所定範囲の長さに分割した部分文字列から、第2テキストに含まれる第1部分文字列を抽出し、第2テキストを所定範囲内の長さに分割した部分文字列から、第1テキストに含まれる第2部分文字列を抽出し、抽出された第1部分文字列と、抽出された第2部分文字列と、を、共通部分文字列とする。
 所定範囲の長さとは、テキスト中の一単語、一文又は一段落の長さ等、文章中のある単位の長さである。あるいは、「4文字から8文字」など、任意の範囲の文字数の長さである。なお、「5文字」等のある一定の文字数でもよい。
 部分文字列とは、第1テキスト及び第2テキストを所定範囲の長さに分割した文字列である。例えば、所定範囲を一単語とすると、部分文字列は、第1テキスト及び第2テキスト内の各単語である。
 以下では、所定範囲の長さを「5文字」の長さとし、図5に示す第1ウェブページ501及び第2ウェブページ502のテキスト部分から、共通部分文字列を抽出する。
 第1ウェブページ501のテキスト部分である第1テキスト510を「5文字」の長さで分割すると、部分文字列511、512、513、514が得られる。そして、部分文字列511、512、513、514のうち、第2テキスト520に含まれる部分文字列511(第2テキスト520の部分文字列521)を第1部分文字列とする。また、第2ウェブページ502のテキスト部分である第2テキスト520を「5文字」の長さで分割すると、部分文字列521、522、523、524が得られる。そして、部分文字列521、522、523、524のうち、第1テキスト510に含まれる部分文字列521、523(第1テキスト510の部分文字列511、文字列515)を第2部分文字列とする。抽出部101は、第1部分文字列及び第2部分文字列の「XXXXX」(部分文字列511、521)と「ZZZZV」(部分文字列523)とを共通部分文字列とする。
 警告部102は、第1テキストにおいて抽出された共通部分文字列のいずれかに変更が加えられると、第2テキストにおいて変更が加えられた共通部分文字列が配置される箇所の確認を促す。
 変更が加えられるとは、単に文字の変更に限らず、追加(挿入)や削除も含む。例えば、図6(A)のように文字が変更された場合(文字列516)だけでなく、図6(B)のように文字が追加された場合(文字列517)、図6(C)のように文字が削除された場合(文字列518)も、変更が加えられたと見なす。
 例えば、図6(A)の文字列516のように、第1テキスト510における共通部分文字列(文字列515)に変更が加えられた場合、警告部102は、図7(A)に示すように、第2テキストに変更が加えられた共通部分文字列が含まれることを知らせるメッセージページ504を、端末装置300に送信する。そして、YESボタンが選択されると、警告部102は、端末装置300に、図7(B)に示すように、第1テキストにおいて変更が加えられた共通部分文字列(文字列515)と対応する第2テキストの箇所(部分文字列523)にハイライトを付して表示する。
 本実施形態によれば、あるテキストが編集され、これに関連付けられた他のテキストの編集が必要と考えられる場合に、警告を発することができ、他のテキストにおける共通部分の編集・修正忘れを防止することができる。
 また、本実施形態によれば、所定範囲の長さで分割した部分文字列が他方のテキストに含まれている場合に、その部分文字列を共通部分文字列と見なす。このような構成により、例えば、先行技術文献のように2つのテキストから最長共通部分文字列を抽出・除去し、除去後の2つのテキストから最長共通部分文字列を抽出・除去するという繰り返し処理を行う場合に比べて、低い計算負荷で共通部分文字列を抽出することができ、かつ、過不足無く警告を発することができる。
 なお、抽出部101は、さらに、第1テキストと第2テキストの両方又は一方に関連付けられていない第3テキストに含まれない文字列を共通部分文字列として抽出するようにしてもよい。
 例えば、第3テキストは、サーバ装置100で公開される他の代表的な複数のテキストを連結したものである。代表的なテキストとは、例えば、よく閲覧されるページのテキスト、ランキングページのテキスト、人気商品のページのテキスト、などである。
 あるいは、第3テキストは、第1ウェブページと第2ウェブページとの間にリンクがある場合に、第1ウェブページとの間にリンクはないが、第2ウェブページとの間にリンクがある第3ウェブページのコンテンツのテキスト部分であってもよい。
 例えば、第1ウェブページがショッピングサイトの会員登録ページであり、第2ウェブページが会員登録規約のページであり、第3ウェブページがショッピングサイトの商品ページである場合、第3テキストは、会員登録ページにリンクが張られていないが、会員登録規約のページにリンクが張られているショッピングサイトの商品ページのコンテンツのテキスト部分である。
 図5に第3ウェブページ503に含まれる第3テキスト530の例を示す。第3テキスト530には、部分文字列531、532、533、534が含まれ、このうち、部分文字列531は、第1テキスト(部分文字列511)及び第2テキスト(部分文字列521)に出現する。よって、抽出部101は、「ZZZZV」(部分文字列523)のみを共通部分文字列とする。
 第1テキスト及び第2テキストの両方と関連付けられていないテキストにも含まれない文字列であって、第1テキスト及び第2テキストでは共通して出現する文字列を共通部分文字列とすることにより、第1テキスト及び第2テキストに特有である可能性の高い文字列を抽出することができる。また、代表的なテキストに含まれる文字列はありふれた文字列であると考えられ、ありふれた文字列は、第1テキスト及び第2テキストに共通して出現するとしても、第1テキストに整合させて第2テキストを編集する必要性は低いと考えられる。また、第1ウェブページ及び第2ウェブページに共通して出現する文字列であっても、第2ウェブページにリンクがある他のウェブページでも出現する文字列の場合は、第1ウェブページ及び第2ウェブページに特有の文字列ではないと考えられ、第1テキストに整合させて第2テキストを編集する必要性は低いと考えられる。よって、上記のような構成により、編集の必要性を考慮して警告を発することができる。
(4.実施形態のサーバ装置の動作)
 本実施形態のサーバ装置100の動作について説明する。サーバ装置100は、例えば、電源が投入されると、図8に示すサービス処理を開始する。
 サーバ装置100は、端末装置300から、第1ウェブページの編集要求を受け付けたか否かを判断する(ステップS101)。サーバ装置100は、第1ウェブページの編集要求を受け付けたと判断すると(ステップS101;Yes)、ウェブサーバ200に第1ウェブページの取得要求を送信して第1ウェブページを取得し、端末装置300に送信する(ステップS102)。一方、サーバ装置100は、第1ウェブページの編集要求を受け付けていないと判断すると(ステップS101;No)、そのまま待機する。
 例えば、サーバ装置100は、端末装置300から第1ウェブページ501(図5)の編集要求を受け付けると、ウェブサーバ200にアクセスして第1ウェブページ501を取得し、端末装置300に第1ウェブページ501を送信する。
 その後、サーバ装置100が、端末装置300から、送信した第1ウェブページの登録要求を受け付けたか否かを判断する(ステップS103)。サーバ装置100は、端末装置300から、送信した第1ウェブページの登録要求を受け付けたと判断すると(ステップS103;Yes)、編集前の第1ウェブページに基づいて、第1ウェブページに関連付けられた第2ウェブページを特定し、第1ウェブページに関連付けられた第2ウェブページを取得する(ステップS104)。一方、サーバ装置100は、端末装置300から、送信した第1ウェブページの登録要求を受け付けていないと判断すると(ステップS103;No)、そのまま待機する。
 例えば、図5の第1テキスト510が図6(A)のように編集され、端末装置300から、図6(A)の第1ウェブページ501を登録するよう指示を受け付けたとすると、端末装置300は、図5の第1ウェブページ501に基づいてリンク関係を取得して第2ウェブページ502を特定し、第1ウェブページ501と関連付けられている第2ウェブページ502を取得する。
 抽出部101は、互いに関連付けられた第1ウェブページの第1テキストと第2ウェブページの第2テキストとの共通部分文字列を抽出する(ステップS105)。
 例えば、第1テキスト510を「5文字」の長さで分割した部分文字列511、512、513、514のうち、第2テキスト520に含まれる部分文字列511を第1部分文字列とする。また、第2テキスト520を「5文字」の長さで分割した部分文字列521、522、523、524のうち、第1テキスト510に含まれる部分文字列521、523(第1テキスト510の部分文字列511、文字列515)を第2部分文字列とする。そして、抽出部101は、第1部分文字列及び第2部分文字列の「XXXXX」(部分文字列511、521)と「ZZZZV」(部分文字列523)とを共通部分文字列とする。
 警告部102は、第1テキストにおいて抽出された共通部分文字列のいずれかに変更が加えられたか否かを判断する(ステップS106)。警告部102は、第1テキストにおいて抽出された共通部分文字列のいずれかに変更が加えられたと判断すると(ステップS106;Yes)、第2テキストにおいて、第1テキストで変更が加えられた共通部分文字列が配置される箇所の確認を促す旨の警告をする(ステップS107)。一方、警告部102が、第1テキストにおいて抽出された共通部分文字列のいずれにも変更が加えられていない判断すると(ステップS106;No)、サーバ装置100は、第1ウェブページをウェブサーバ200に登録する(ステップS109)。
 例えば、第1テキスト510(図5)の共通部分文字列「ZZZZV」(文字列515)に、図6(A)に示すように変更が加えられたとすると、警告部102は、図7(A)に示すように、第2テキストに変更が加えられた共通部分文字列が含まれることを知らせるメッセージページ504を、端末装置300に送信する。そして、YESボタンが選択されると、端末装置300に、図7(B)に示すように、第1テキストで変更が加えられた共通部分文字列(文字列515)と対応する第2テキストの箇所(部分文字列523)にハイライトを付して表示する。一方、共通部分文字列「ZZZZV」に変更が加えられていない場合(あるいは、共通部分文字列以外に変更が加えられた場合)、サーバ装置100は、端末装置300からの指示に基づいて、編集した第1ウェブページ501をウェブサーバ200に登録する。
 ステップS107において、警告がされた後、サーバ装置100が端末装置300から、第1ウェブページの登録確認を受け付けたか否かを判断する(ステップS108)。サーバ装置100は、第1ウェブページの登録確認を受け付けたと判断すると(ステップS108;Yes)、第1ウェブページをウェブサーバ200に登録する(ステップS109)。一方、サーバ装置100は、第1ウェブページの登録確認を受け付けていないと判断すると(ステップS108;No)、サービス処理を終了する。
 例えば、図7(A)においてNOボタンが選択された場合は、サーバ装置100は、編集した第1ウェブページ501をウェブサーバ200に登録する。あるいは、図7(B)の第2ウェブページ502を表示後、第1ウェブページ501の登録指示が再度されると、サーバ装置100は、編集した第1ウェブページ501をウェブサーバ200に登録する。また、端末装置300において、第2ウェブページ502に変更が加えられ、第2ウェブページ502の登録指示が送信された場合、サーバ装置100は、編集した第2ウェブページ502をウェブサーバ200に登録するようにしてもよい。
 なお、本発明は、上記の処理をサーバ装置で行う場合に限らず、以下の態様も含む。
 サーバ装置にアップロードされる各テキストの編集をパーソナルコンピュータなどで行い、当該パーソナルコンピュータに各テキストの草稿や原本を保存しておく態様では、パーソナルコンピュータにて、上記の処理を実行して、アップロード前に、共通部分文字列の抽出・比較を行い、各テキストの編集・修正忘れ等がないか、チェックすることとしても良い。この場合には、上記サーバ装置における処理と同等の機能を提供するプログラムを、パーソナルコンピュータにて実行することになる。
 本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この発明を説明するためのものであり、本発明の範囲を限定するものではない。すなわち、本発明の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、この発明の範囲内とみなされる。
100 サーバ装置
101 抽出部
102 警告部
200 ウェブサーバ
300 端末装置
400 インターネット
501 第1ウェブページ
502 第2ウェブページ
503 第3ウェブページ
504 メッセージページ
510 第1テキスト
520 第2テキスト
530 第3テキスト
511、512、513、514、521、522、523、524、531、532、533、534 部分文字列
515、516、517、518 文字列
600 情報処理装置
601 CPU
602 ROM
603 RAM
604 記憶装置
605 NIC
606 画像処理部
607 音声処理部
608 ディスプレイ
609 スピーカ
610 コントローラ

Claims (9)

  1.  互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部と、
     前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部と、
     を備えることを特徴とするサーバ装置。
  2.  前記第1テキストは、第1ウェブページのコンテンツのテキスト部分であり、
     前記第2テキストは、第2ウェブページのコンテンツのテキスト部分であり、
     前記抽出部は、前記第1ウェブページと前記第2ウェブページとの一方から他方へリンクが張られている場合に、前記第1テキストと前記第2テキストとが互いに関連付けられていると見なす
     ことを特徴とする請求項1に記載のサーバ装置。
  3.  前記抽出部は、
     前記第1テキストを所定範囲の長さに分割した部分文字列から、前記第2テキストに含まれる第1部分文字列を抽出し、
     前記第2テキストを前記所定範囲内の長さに分割した部分文字列から、前記第1テキストに含まれる第2部分文字列を抽出し、
     前記抽出された第1部分文字列と、前記抽出された第2部分文字列と、を、前記共通部分文字列とする
     ことを特徴とする請求項2に記載のサーバ装置。
  4.  前記抽出部は、前記第1テキストと前記第2テキストの両方又は一方に関連付けられていない第3テキストに含まれない文字列を前記共通部分文字列として抽出する
     ことを特徴とする請求項3に記載のサーバ装置。
  5.  前記第3テキストは、前記サーバ装置で公開される他の代表的な複数のテキストを連結したもの
     であることを特徴とする請求項4に記載のサーバ装置。
  6.  前記第3テキストは、前記第1ウェブページと前記第2ウェブページとの間にリンクがある場合に、前記第1ウェブページとの間にリンクはないが、前記第2ウェブページとの間にリンクがある第3ウェブページのコンテンツのテキスト部分である
     ことを特徴とする請求項4に記載のサーバ装置。
  7.  サーバ装置が実行するサービス方法であって、
     前記サーバ装置が、互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出工程と、
     前記サーバ装置が、前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告工程と、
     を備えることを特徴とするサービス方法。
  8.  コンピュータを、
     互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部、
     前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部、
     として機能させることを特徴とするプログラム。
  9.  コンピュータを、
     互いに関連付けられた第1テキストと第2テキストとの共通部分文字列を抽出する抽出部、
     前記第1テキストにおいて前記抽出された共通部分文字列のいずれかに変更が加えられると、前記第2テキストにおいて前記変更が加えられた前記共通部分文字列が配置される箇所の確認を促す警告部、
     として機能させることを特徴とするプログラムを記録した非一時的なコンピュータ読取可能な情報記録媒体。
PCT/JP2016/082019 2016-10-28 2016-10-28 サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体 Ceased WO2018078786A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2016/082019 WO2018078786A1 (ja) 2016-10-28 2016-10-28 サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体
JP2018547019A JP6743168B2 (ja) 2016-10-28 2016-10-28 サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/082019 WO2018078786A1 (ja) 2016-10-28 2016-10-28 サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体

Publications (1)

Publication Number Publication Date
WO2018078786A1 true WO2018078786A1 (ja) 2018-05-03

Family

ID=62024550

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/082019 Ceased WO2018078786A1 (ja) 2016-10-28 2016-10-28 サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体

Country Status (2)

Country Link
JP (1) JP6743168B2 (ja)
WO (1) WO2018078786A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114117147A (zh) * 2021-11-19 2022-03-01 北京恒安嘉新安全技术有限公司 一种数据特征提取方法、装置、电子设备及存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0736765A (ja) * 1993-07-20 1995-02-07 Canon Inc 文書処理装置及びその方法
JP2004334530A (ja) * 2003-05-07 2004-11-25 Fujitsu Ltd ウェブサイト編集支援システム及び方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3757289B2 (ja) * 2004-01-27 2006-03-22 独立行政法人情報通信研究機構 言語処理システム
US7523102B2 (en) * 2004-06-12 2009-04-21 Getty Images, Inc. Content search in complex language, such as Japanese
US7415460B1 (en) * 2007-12-10 2008-08-19 International Business Machines Corporation System and method to customize search engine results by picking documents

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0736765A (ja) * 1993-07-20 1995-02-07 Canon Inc 文書処理装置及びその方法
JP2004334530A (ja) * 2003-05-07 2004-11-25 Fujitsu Ltd ウェブサイト編集支援システム及び方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114117147A (zh) * 2021-11-19 2022-03-01 北京恒安嘉新安全技术有限公司 一种数据特征提取方法、装置、电子设备及存储介质

Also Published As

Publication number Publication date
JPWO2018078786A1 (ja) 2019-09-05
JP6743168B2 (ja) 2020-08-19

Similar Documents

Publication Publication Date Title
US10657572B2 (en) Method and system for automatically generating a response to a user query
JP5823620B2 (ja) ネットデータの採集方法及びシステム
US7424669B2 (en) Automatic bibliographical information within electronic documents
CN114385946B (zh) 数据结构的编辑方法、装置、电子设备以及存储介质
KR102087280B1 (ko) 편집 명령을 포함하는 메시지에 기초하여 전자 문서를 편집하는 서버 및 그 동작 방법
JP7290391B2 (ja) 情報処理装置及びプログラム
Higgins et al. Internet
CN104899203B (zh) 一种网页页面的生成方法、装置及终端设备
CN113076445A (zh) 音乐推荐方法、装置、终端及存储介质
WO2018078786A1 (ja) サーバ装置、サービス方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体
US20160110328A1 (en) Display Method And Electronic Device
JP5223293B2 (ja) 位置表現抽出装置、方法及びプログラム
WO2025130199A1 (zh) 问答模型模板应答方法及装置
KR20190061895A (ko) 웹 기반 문서의 템플릿을 변경하는 웹 기반 문서 편집 서버 및 이의 동작 방법
CN109118156B (zh) 一种图书信息协同系统和方法
JP6122236B1 (ja) メッセージ処理装置、メッセージ処理方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体
CN106033405B (zh) 网络书籍目录完整性检测方法和装置
KR102522926B1 (ko) 전자책 변환 저작 시스템
CN101937457A (zh) 一种基于html的版本管理方法及系统
CN114611042A (zh) 一种专题页面上线方法、装置、设备和存储介质
JPWO2015071981A1 (ja) 情報提供サーバ、情報提供方法、記録媒体、および、プログラム
JP2014157456A (ja) 文書処理システム、文書処理装置、文書処理方法、文書処理プログラム
JP6856883B2 (ja) 情報処理装置,情報処理装置の制御方法及び制御プログラム
JP6056563B2 (ja) 例示部分特定装置、例示部分特定方法、及び例示部分特定プログラム
CN119414993A (zh) 浏览器环境中光标管理与内容格式化方法及程序产品

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16919724

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018547019

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16919724

Country of ref document: EP

Kind code of ref document: A1