WO2024058005A1 - Processing system, processing method, and program - Google Patents

Processing system, processing method, and program Download PDF

Info

Publication number
WO2024058005A1
WO2024058005A1 PCT/JP2023/032366 JP2023032366W WO2024058005A1 WO 2024058005 A1 WO2024058005 A1 WO 2024058005A1 JP 2023032366 W JP2023032366 W JP 2023032366W WO 2024058005 A1 WO2024058005 A1 WO 2024058005A1
Authority
WO
WIPO (PCT)
Prior art keywords
word
unknown
unknown word
participant
unit
Prior art date
Application number
PCT/JP2023/032366
Other languages
French (fr)
Japanese (ja)
Inventor
純一 木村
Original Assignee
Necプラットフォームズ株式会社
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プラットフォームズ株式会社 filed Critical Necプラットフォームズ株式会社
Publication of WO2024058005A1 publication Critical patent/WO2024058005A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/216Parsing using statistical methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/56Arrangements for connecting several subscribers to a common circuit, i.e. affording conference facilities

Definitions

  • the present disclosure relates to a processing system, a processing method, and a program.
  • Patent Document 1 discloses, as a related technique, a technique related to an electronic conference system that can eliminate the lack of understanding of the content of a conference (presentation) in an unknown language.
  • One of the objectives of each aspect of the present disclosure is to provide a processing system, a processing method, and a program that can solve the above problems.
  • a processing system includes an extraction means for extracting each word in the content of a first participant's statement in a conference, and a second participant in the conference a first specifying means for specifying the number of times each word has been used in a text transmitted in a communication conducted earlier than the first specifying means; and determining means for determining a word whose number of uses is less than a predetermined number of times to be an unknown word whose meaning is unknown to the second participant.
  • a processing method includes a processing system extracting each word in a speech made by a first participant in a conference, determining the number of times each word was used in a text sent by a second participant in the conference in a communication made prior to the conference, determining whether each word was used less than a predetermined number of times, and determining a word whose number of times it was used less than the predetermined number of times as an unknown word whose meaning is unknown to the second participant.
  • a program causes a computer to execute the above processing method.
  • FIG. 1 is a diagram illustrating an example of a configuration of a processing system according to an embodiment of the present disclosure.
  • FIG. 1 is a diagram illustrating an example of a configuration of a web conference system according to an embodiment of the present disclosure.
  • FIG. 2 is a diagram illustrating an example of a database configuration according to an embodiment of the present disclosure.
  • FIG. 3 is a diagram illustrating an example of a data table TBL1 stored in a storage unit according to an embodiment of the present disclosure.
  • FIG. 3 is a diagram illustrating an example of a data table TBL2 stored in a storage unit according to an embodiment of the present disclosure.
  • FIG. 1 is a diagram illustrating an example of a configuration of a terminal device according to an embodiment of the present disclosure.
  • FIG. 3 is a diagram illustrating an example of an image displayed by a display unit according to an embodiment of the present disclosure.
  • FIG. 1 is a diagram illustrating an example of the configuration of an unknown word determination system according to an embodiment of the present disclosure.
  • 1 is a diagram illustrating an example of a configuration of a search system according to an embodiment of the present disclosure.
  • 1 is a diagram illustrating an example of a configuration of a related word extraction system according to an embodiment of the present disclosure.
  • FIG. 3 is a diagram illustrating an example of a data table TBL3 stored in a storage unit according to an embodiment of the present disclosure.
  • 1 is a diagram illustrating an example of a configuration of a part-of-speech analysis system according to an embodiment of the present disclosure.
  • FIG. 1 is a diagram illustrating an example of the configuration of an unknown word determination system according to an embodiment of the present disclosure.
  • 1 is a diagram illustrating an example of a configuration of a search system according to an embodiment of the present disclosure.
  • FIG. 1 is a first diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 2 is a second diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 3 is a third diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 4 is a fourth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 5 is a fifth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 6 is a sixth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 1 is a first diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 2 is a second diagram illustrating an example of a processing flow of a processing system according
  • FIG. 7 is a seventh diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 8 is an eighth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 9 is a ninth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • FIG. 10 is a tenth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure.
  • 1 is a diagram showing the minimum configuration of a processing system according to an embodiment of the present disclosure.
  • FIG. 2 is a diagram illustrating an example of a processing flow of a processing system with a minimal configuration according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic block diagram showing the configuration of a computer according to at least one embodiment.
  • FIG. 1 is a diagram illustrating an example of the configuration of a processing system 1 according to an embodiment of the present disclosure.
  • the processing system 1 includes a web conference system 10, a database 20, terminal devices 30a, 30b, 30c, an unknown word determination system 40, a search system 50, a related word extraction system 60, and a part of speech analysis system 70. Be prepared.
  • the terminal devices 30a, 30b, and 30c will be collectively referred to as the terminal device 30.
  • FIG. 2 is a diagram illustrating an example of the configuration of the web conference system 10 according to an embodiment of the present disclosure.
  • the web conference system 10 includes a conversion section 101, a communication section 102, and a control section 103, as shown in FIG.
  • the conversion unit 101 converts audio uttered by conference participants (hereinafter simply referred to as “audio”) into text. Note that the conversion unit 101 may convert audio into text using a well-known technique.
  • the communication unit 102 communicates with the terminal device 30 and the unknown word determination system 40 under the control of the control unit 103. For example, the communication unit 102 receives registration information from the terminal device 30. The communication unit 102 then transmits the received registration information to the unknown word determination system 40.
  • the registration information is information that includes at least a user name and permission to access email transmission history and chat transmission history.
  • the communication unit 102 communicates with the terminal device 30 and the unknown word determination system 40 .
  • the communication unit 102 transmits and receives information such as audio and materials used in a conference to and from the terminal device 30.
  • the communication unit 102 also transmits the text converted from the speech by the conversion unit 101 to the unknown word determination system 40 .
  • the communication unit 102 also receives an explanation about the unknown word from the unknown word determination system 40.
  • examples of unknown words include words that are determined to be used less frequently for each participant, words that are predetermined based on expertise, difficulty level, and the like.
  • the control unit 103 controls the processing performed by the web conference system 10. For example, by executing a dedicated application program, the control unit 103 controls the web conference system 10 (that is, the conversion unit 101 and the communication unit 102) according to the dedicated application program, and causes the terminal device 30 to be used in the conference. Instructs to display materials, text converted from speech by the conversion unit 101, explanations of unknown words, etc.
  • the explanation about the unknown word is the explanation of the unknown word at the link destination of the URL (Uniform Resource Locator) received from the unknown word determination system 40 (that is, the search system 50 has searched for the unknown word as described later). .
  • URL Uniform Resource Locator
  • control unit 103 can transmit materials to be used in the conference, text converted from audio by the conversion unit 101, explanations of unknown words, etc. to the terminal device according to the dedicated application program. 30 to be displayed on a display unit 302, which will be described later.
  • FIG. 3 is a diagram illustrating an example of the configuration of the database 20 according to an embodiment of the present disclosure.
  • the database 20 includes a storage section 201, a communication section 202, a search section 203 (an example of a first specifying means), and a control section 204.
  • the storage unit 201 stores chat transmission history and email transmission history for each conference participant.
  • the communication department 202 uses the permission to access the email sending history and chat sending history to access the email sending history and chat sending history corresponding to the user name, and sends the email corresponding to the user name.
  • the storage unit 201 stores the email transmission history and the chat transmission history received by the communication unit 202 in association with each user name as a data table TBL1.
  • FIG. 4 is a diagram illustrating an example of a data table TBL1 stored in the storage unit 201 according to an embodiment of the present disclosure.
  • the data table TBL1 is a data table that includes data indicating chat transmission history and email transmission history for each conference participant (in FIG. 4, participants are represented by user names). be.
  • the storage unit 201 stores a data table TBL1 shown in FIG. 4. Note that this data table TBL1 is generated by processing performed by the processing system 1, which will be described later.
  • FIG. 5 is a diagram illustrating an example of a data table TBL2 stored in the storage unit 201 according to an embodiment of the present disclosure.
  • the data table TBL2 is a data table that includes data indicating the number of times each word is used in the chat transmission history and the email transmission history.
  • the storage unit 201 stores a data table TBL2 shown in FIG. 5.
  • the communication unit 202 communicates with the unknown word determination system 40 under the control of the control unit 204. For example, if the search unit 203 identifies a user name and permission to access the email sending history and chat sending history in the registration information received by the communication unit 202, the communication unit 202 identifies the email sending history and the permission to access the chat sending history. Use the chat sending history access permission to access the email sending history and chat sending history corresponding to the username. Note that the access destination may be included in the registration information or may be separately specified on the dedicated application program. Further, for example, the communication unit 202 receives registration information from the unknown word determination system 40. Further, for example, the communication unit 202 receives words from the unknown word determination system 40. Further, for example, the communication unit 202 receives from the storage unit 201 the number of search hits for each word specified by the search unit 203, which will be described later.
  • the search unit 203 identifies the user name and permission to access the email transmission history and chat transmission history in the registration information received by the communication unit 202. Further, under the control of the control unit 204, the search unit 203 specifies the same user name as the specified user name in the data table TBL1 stored in the storage unit 201. Then, under the control of the control unit 204, the search unit 203 searches for the specified user name in the data table TBL1 stored in the storage unit 201 using the permission to access the specified email transmission history and chat transmission history. Access associated email sending history and chat sending history.
  • the search unit 203 when the communication unit 202 receives a word and a synonym of the word, the search unit 203, under the control of the control unit 204, sends the word and the synonym of the word received by the communication unit 202 to an email that is stored in the storage unit 201. Search in the transmission history of the chat and the transmission history of the chat, and count the number of hits for the search. Then, the search unit 203 records the count as the number of times the corresponding word is used in the data table TBL2.
  • the search unit 203 searches for the words received by the communication unit 202 in the chat transmission history and the email transmission history stored in the storage unit 201, and searches for the number of search hits ( That is, the number of times each word has been used in the chat transmission history and email transmission history is identified.
  • the control unit 204 controls the processing performed by the database 20.
  • the control unit 204 controls the database 20 (that is, the storage unit 201, the communication unit 202, and the search unit 203) according to the dedicated application program by executing the dedicated application program.
  • the unknown word determination system is added to the data associated with the user in the database 20. 40 can be accessed.
  • the terminal device 30 is a device for participating in a web conference. Examples of the terminal device 30 include a PC (Personal Computer) and a smartphone.
  • FIG. 6 is a diagram illustrating an example of the configuration of the terminal device 30 according to an embodiment of the present disclosure. As shown in FIG. 6, the terminal device 30 includes a communication section 301, a display section 302, an audio input section 303, an audio output section 304, and a control section 305 (an example of display control means).
  • the communication unit 301 communicates with the web conference system 10 under the control of the control unit 305.
  • the communication unit 301 transmits registration information to the web conference system 10.
  • the communication unit 301 transmits and receives web conference materials, text converted from audio by the conversion unit 101, and audio to and from the web conference system 10.
  • the communication unit 301 receives text converted from audio by the conversion unit 101 from the web conference system 10 .
  • the communication unit 301 receives an explanation about an unknown word from the web conference system 10.
  • FIG. 7 is a diagram illustrating an example of an image displayed by the display unit 302 according to an embodiment of the present disclosure.
  • the display unit 302 displays a first image A, a second image B, a third image C, and a fourth image D, as shown in FIG.
  • the first image A is an image of materials used in a conference, participants in a web conference, and the like.
  • the second image B is an image of text converted from audio by the conversion unit 101.
  • the third image C is an image of text explaining the word "vulnerability" which has been determined to be an unknown word.
  • the fourth image D is an image of a text explaining the word "security" which has been determined to be an unknown word.
  • the audio input unit 303 receives audio from conference participants using the terminal device 30 under the control of the control unit 305.
  • the audio input unit 303 is a microphone that is switched between an on state and an off state according to control by the control unit 305.
  • the audio output section 304 outputs the voices of the conference participants under the control of the control section 305.
  • the audio output unit 304 is a speaker that is switched between an on state and an off state and whose sound volume is switched according to control by the control unit 305.
  • the control unit 305 controls the processing performed by the terminal device 30.
  • the control unit 305 controls the terminal device 30 (i.e., the communication unit 301, the display unit 302, the audio input unit 303, and the audio output unit 304) according to the dedicated application program by executing the dedicated application program. .
  • terminal devices 30a, 30b, and 30c are illustrated as the terminal devices 30, but the number of terminal devices 30 is changed depending on the number of users. There may be.
  • FIG. 8 is a diagram illustrating an example of the configuration of an unknown word determination system 40 according to an embodiment of the present disclosure.
  • the unknown word determination system 40 includes a communication section 401, a determination section 402 (an example of determination means), and a control section 403.
  • the communication unit 401 communicates with the web conference system 10, the database 20, the search system 50, the related word extraction system 60, and the part of speech analysis system 70 under the control of the control unit 403. For example, the communication unit 401 receives registration information from the web conference system 10. The communication unit 401 then transmits the received registration information to the database 20. The communication unit 401 also receives text from the web conference system 10. The communication unit 401 then transmits the received text to the part-of-speech analysis system 70. Further, the communication unit 401 receives from the part-of-speech analysis system 70 words obtained by decomposing text into parts of speech by the part-of-speech analysis system 70 . and. The communication unit 401 transmits each word received from the part of speech analysis system 70 to the related word extraction system 60.
  • the communication unit 401 also receives related words extracted by the related word extraction system 60 from the related word extraction system 60. The communication unit 401 then transmits each word received from the related word extraction system 60 to the database 20. The communication unit 401 also receives from the database 20 the number of times each word has been used, which has been identified by the search unit 203, in the chat transmission history and the email transmission history. Further, if the determining unit 402 determines that the word is an unknown word, the communication unit 401 transmits the word to the search system 50. The communication unit 401 also receives from the search system 50 information indicating a link destination related to the word searched by the search system 50. The communication unit 401 then transmits the information indicating the link destination received from the search system 50 to the web conference system 10. The communication unit 401 also receives chat transmission history and email transmission history from the database 20 along with the user name. The communication unit 401 then transmits the received chat transmission history and email transmission history to the part-of-speech analysis system 70 along with the user name.
  • the determination unit 402 determines whether a word in the text indicating the content of the user's voice received by the communication unit 401 from the web conference system 10 is an unknown word. For example, the determination unit 402 transmits each word that the communication unit 401 receives from the part-of-speech analysis system 70 to the database 20. Then, the determining unit 402 determines whether the number of uses of each word received by the communication unit 401 from the database 20 is less than a predetermined number of uses. When determining that the number of times a word has been used is equal to or greater than a predetermined number of times, the determining unit 402 determines that the word is not an unknown word. Furthermore, when determining that the number of times a word has been used is less than a predetermined number of times, the determining unit 402 determines that the word is an unknown word.
  • the control unit 403 controls the processing performed by the unknown word determination system 40.
  • the control unit 403 controls the unknown word determination system 40 (that is, the communication unit 401 and the determination unit 402) in accordance with the dedicated application program by executing the dedicated application program.
  • FIG. 9 is a diagram illustrating an example of the configuration of a search system 50 according to an embodiment of the present disclosure.
  • the search system 50 includes a communication section 501, a search section 502 (an example of a search means), and a control section 503.
  • the communication unit 501 communicates with the unknown word determination system 40 under the control of the control unit 503. For example, the communication unit 501 receives a word from the unknown word determination system 40. Further, for example, the communication unit 501 transmits information indicating a link destination related to the word specified by the search unit 502, which will be described later, to the unknown word determination system 40.
  • the search unit 502 searches for information related to the word that the communication unit 501 receives from the unknown word determination system 40 under the control of the control unit 503.
  • the search unit 502 has the function of a web browser, and searches for words received from the unknown word determination system 40 on the web. Further, for example, the search unit 502 searches the dictionary database for the word received from the unknown word determination system 40.
  • the search unit 502 identifies a predetermined number (for example, five) of high ranking sites among the search results. Then, the search unit 502 specifies information indicating the link destination of the specified high-ranking site.
  • An example of information indicating a link destination is a URL (Uniform Resource Locator).
  • the control unit 503 controls the processing performed by the search system 50.
  • the control unit 503 controls the search system 50 (that is, the communication unit 501 and the search unit 502) according to the dedicated application program by executing the dedicated application program.
  • FIG. 10 is a diagram illustrating an example of the configuration of a related term extraction system 60 according to an embodiment of the present disclosure.
  • the related word extraction system 60 includes a communication section 601, an extraction section 602 (an example of a second specifying means), a control section 603, and a storage section 604.
  • the communication unit 601 communicates with the unknown word determination system 40 under the control of the control unit 603. For example, the communication unit 601 receives a word from the unknown word determination system 40. Furthermore, the communication unit 601 transmits synonyms of the words identified by the extraction unit 602, which will be described below, to the unknown word determination system 40.
  • the extraction unit 602 searches for synonyms of the word received by the communication unit 601 under the control of the control unit 603 and identifies the synonyms. For example, the extraction unit 602 searches for the word received by the communication unit 601 in a data table TBL3 stored in the storage unit 604, which will be described later. Then, when the searched word is found in the data table TBL3, the extraction unit 602 identifies the synonym associated with the word as the desired synonym.
  • the control unit 603 controls the processing performed by the related word extraction system 60.
  • the control unit 603 controls the related term extraction system 60 (that is, the communication unit 601 and the extraction unit 602) according to the dedicated application program by executing the dedicated application program.
  • the storage unit 604 stores a data table TBL3 that associates various words with synonyms of each word.
  • FIG. 11 is a diagram illustrating an example of a data table TBL3 stored in the storage unit 604 according to an embodiment of the present disclosure.
  • the word “word A” has three synonyms: "synonym A1", “synonym A2", and "synonym A3".
  • the word “word B” has two synonyms
  • the word "word C” has four synonyms.
  • FIG. 12 is a diagram illustrating an example of the configuration of a part-of-speech analysis system 70 according to an embodiment of the present disclosure.
  • the part-of-speech analysis system 70 includes a communication section 701, an analysis section 702 (an example of an extraction means), and a control section 703.
  • the communication unit 701 receives text from the unknown word determination system 40 under the control of the control unit 703. Further, under the control of the control unit 703, the communication unit 701 transmits words that are analyzed by an analysis unit 702 (described later) and broken down into parts of speech, to the unknown word determination system 40.
  • the analysis unit 702 communicates with the unknown word determination system 40 under the control of the control unit 703. For example, the analysis unit 702 analyzes the text that the communication unit 701 receives from the unknown word determination system 40, and breaks down the text into words for each part of speech. For example, the analysis unit 702 analyzes the text included in the chat transmission history and the email transmission history that the communication unit 701 receives from the unknown word determination system 40, and breaks down the text into words for each part of speech. Note that the analysis unit 702 may use a well-known technique to analyze words and parts of speech in a text, and break down the text into words for each part of speech.
  • the control unit 703 controls the processing performed by the part of speech analysis system 70.
  • the control unit 703 controls the part-of-speech analysis system 70 (that is, the communication unit 701 and the analysis unit 702) in accordance with the dedicated application program by executing the dedicated application program.
  • FIG. 13 is a first diagram illustrating an example of a processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 14 is a second diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 15 is a third diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 16 is a fourth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • processing performed by the processing system 1 on participant A which is one of all the participants, will be explained. Processing similar to that performed by Participant A is also performed for all participants other than Participant A.
  • each of the web conference system 10, database 20, terminal device 30, unknown word determination system 40, search system 50, related word extraction system 60, and part of speech analysis system 70 is controlled by its own control unit. Omit what is done.
  • the web conference system 10 the database 20, the terminal device 30, the unknown word determination system 40, the search system 50, the related word extraction system 60, and the part of speech analysis system 70 are used. As described above, each is controlled by its own control unit.
  • the communication processing performed by each of the communication units 102, 202, 301, 401, 501, 601, and 701 may not be clearly described, but even in that case, the actual communication Communication is performed through each of the sections 102, 202, 301, 401, 501, 601, and 701.
  • participant A uses the terminal device 30a to launch a dedicated application program and perform initial registration processing.
  • registration information including at least a user name (“Participant A” in the example shown here) and permission to access email transmission history and chat transmission history is input into the terminal device 30a. Includes processing.
  • participant A performs initial registration processing to register registration information on the terminal device 30a
  • the terminal device 30a transmits the registration information to the web conference system 10 (step S1).
  • the web conference system 10 receives registration information from the terminal device 30a.
  • the web conference system 10 transmits the received registration information to the unknown word determination system 40 (step S2).
  • the unknown word determination system 40 receives registration information from the web conference system 10.
  • the unknown word determination system 40 transmits the received registration information to the database 20 (step S3).
  • the search unit 203 receives registration information from the unknown word determination system 40 via the communication unit 202.
  • the search unit 203 under the control of the control unit 204, identifies the user name and permission to access the email transmission history and chat transmission history in the received registration information (step S4).
  • the search unit 203 uses the access permission to the email transmission history and the chat transmission history via the communication unit 202 to retrieve, for example, the email transmission history and chat transmission history corresponding to the user name stored in the terminal device 30. Access the history (step S5).
  • the search unit 203 receives the email transmission history and the chat transmission history corresponding to the user name from the terminal device 30 via the communication unit 202 (step S6).
  • the terminal device 30 stores the email transmission history and the chat transmission history corresponding to the user name.
  • the search unit 203 accesses the email sending history and chat sending history corresponding to the user name through the communication unit 202 using access permission. Any device may store the transmission history as long as it can receive the transmission history.
  • the storage unit 201 stores the email transmission history and chat transmission history received by the search unit 203 via the communication unit 202 in association with the user name (step S7).
  • the email transmission history and chat transmission history of the user name of participant A in data table TBL1 are generated.
  • the search unit 203 transmits, via the communication unit 202, the email transmission history and the chat transmission history that the storage unit 201 stored in association with the user name in the process of step S7, together with the user name, to the unknown word determination system 40. (Step S8).
  • the unknown word determination system 40 receives chat transmission history and email transmission history from the database 20 along with user names. Furthermore, the unknown word determination system 40 transmits the received chat transmission history and email transmission history together with the user name to the part of speech analysis system 70 (step S9).
  • the analysis unit 702 receives the chat transmission history and the email transmission history together with the user name from the unknown word determination system 40 via the communication unit 701.
  • the analysis unit 702 analyzes the text included in the received chat transmission history and email transmission history, and breaks down the text into words for each part of speech (step S10).
  • the analysis unit 702 transmits the words analyzed by the analysis unit 702 and broken down into parts of speech to the unknown word determination system 40 via the communication unit 701 (step S11).
  • the unknown word determination system 40 receives words broken down into parts of speech from the part of speech analysis system 70.
  • the unknown word determination system 40 transmits the received words broken down into parts of speech to the related word extraction system 60 (step S12).
  • the extraction unit 602 receives words broken down into parts of speech from the unknown word determination system 40 via the communication unit 601.
  • the extraction unit 602 searches for synonyms of the received word under the control of the control unit 603 and identifies the synonyms (step S13).
  • the extraction unit 602 transmits the word and synonyms of the word identified by the extraction unit 602 to the unknown word determination system 40 via the communication unit 601 (step S14).
  • the unknown word determination system 40 receives words and synonyms of the words from the related word extraction system 60.
  • the unknown word determination system 40 transmits the received word and synonyms of the word to the database 20 (step S15).
  • the search unit 203 receives words and synonyms of the words from the unknown word determination system 40 via the communication unit 202.
  • the search unit 203 searches for the received word and synonym of the word in the email transmission history and chat transmission history stored in the storage unit 201. and count the number of hits for the search. Then, the search unit 203 records the count as the number of times the corresponding word is used in the data table TBL2 (step S16). By changing the number of uses in the process of step S16, data table TBL2 is generated.
  • the search unit 203 transmits a notification to the unknown word determination system 40 via the communication unit 202 indicating that the number of times the word has been used in the data table TBL2 stored in the storage unit 201 has been successfully changed (step S17).
  • the unknown word determination system 40 receives the notification from the database 20 (step S18).
  • data table TBL1 and data table TBL2 stored in storage unit 201 are generated. Note that each time a user sends an email or chats (for example, each time a dedicated application program detects the transmission of an email or chat), steps S5 to S18 are performed. By doing so, data table TBL1 and data table TBL2 stored in storage unit 201 can be updated.
  • FIG. 17 is a fifth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 18 is a sixth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 19 is a seventh diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 20 is an eighth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIG. 21 is a ninth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • FIGS. 17 to 22 is a tenth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure.
  • a process using the function for explaining unknown words will be described with reference to FIGS. 17 to 22.
  • participant A and participant B are participating in the conference.
  • the participants are both speakers and listeners. Therefore, if the processing system 1 is explained assuming that both participant A and participant B are speakers and listeners, the explanation of the processing performed by the processing system 1 becomes complicated, and it is difficult to understand the processing performed by the processing system 1. seems to be difficult.
  • participant A hears what participant B says, that is, participant B is the speaker (an example of the first participant), and participant A is the listener (an example of the second participant).
  • participant A is the listener (an example of the second participant).
  • the audio input unit 303 of the terminal device 30b receives participant B's audio. (Step S41). The audio input unit 303 of the terminal device 30b transmits the received voice of participant B to the web conference system 10 via the communication unit 301 of the terminal device 30b (step S42).
  • the conversion unit 101 receives the voice of participant B from the terminal device 30b via the communication unit 102.
  • the conversion unit 101 converts the received voice of participant B into text (step S43).
  • the control unit 103 displays the text converted from the voice of participant B by the conversion unit 101 on the terminal device 30 (terminal device 30a and terminal device 30b) according to the dedicated application program. 302 (step S44).
  • the display unit 302 of the terminal device 30a displays text indicating the content of participant B's voice according to the dedicated application program through the processing of the control unit 103 in step S44 (step S45). Furthermore, the display unit 302 of the terminal device 30b displays text indicating the content of participant B's voice according to the dedicated application program through the processing of the control unit 103 in step S44 (step S46).
  • the web conference system 10 transmits text indicating the content of participant B's voice to the unknown word determination system 40 along with the user name of participant B (step S47).
  • the unknown word determination system 40 receives a text indicating the content of the voice of the participant B from the web conference system 10 together with the user name of the participant B.
  • the unknown word determination system 40 transmits the text indicating the content of the received voice of participant B to the part of speech analysis system 70 together with the user name of participant B (step S48).
  • the analysis unit 702 receives text indicating the content of participant B's voice from the unknown word determination system 40 along with the user name of participant B via the communication unit 701.
  • the analysis unit 702 analyzes the text indicating the content of the received voice of participant B, and decomposes the text into words for each part of speech (step S49).
  • the analysis unit 702 transmits the words analyzed by the analysis unit 702 and broken down into parts of speech to the unknown word determination system 40 via the communication unit 701 (step S50).
  • the unknown word determination system 40 receives words broken down into parts of speech from the part of speech analysis system 70.
  • the unknown word determination system 40 transmits the received words broken down into parts of speech to the database 20 (step S51).
  • the search unit 203 receives words broken down into parts of speech from the unknown word determination system 40 via the communication unit 202 .
  • the search unit 203 identifies the user of participant B in the data table TBL2 indicating the number of times the word has been used for each user (step S52). Furthermore, the search unit 203 identifies words that match the words broken down into parts of speech in the data table TBL2 (step S53). Then, the search unit 203 identifies the number of uses associated with both the identified user and the identified word in the data table TBL2 (step S54). For example, if the data table TBL2 is the data table TBL2 shown in FIG.
  • the search unit 203 identifies the user of participant B in the process of step S52, and specifies the word "vulnerability" in the process of step S53. , specify the number of uses as 3.
  • the search unit 203 transmits the number of uses of the word broken down by the identified part of speech to the unknown word determination system 40 via the communication unit 202 (step S55).
  • the determination unit 402 receives from the database 20, via the communication unit 401, the number of times the word is used broken down into parts of speech specified by the search unit 203.
  • the determination unit 402 determines whether a word in the text indicating the content of the user's (in this case, user B) voice is an unknown word (step S56). For example, the determination unit 402 determines whether the number of times the received word broken down into parts of speech has been used is less than a predetermined number of times. If the determining unit 402 determines that the number of uses of the word broken down into parts of speech is less than a predetermined number of times, the determining unit 402 determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word.
  • the determining unit 402 determines that the number of uses of the word broken down into parts of speech is greater than or equal to a predetermined number of times, the determining unit 402 determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word. It is determined that it is not.
  • the determination unit 402 determines that the number of uses of the word broken down into parts of speech is less than a predetermined number of times, and determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word. If so (YES in step S56), the word determined to be an unknown word is transmitted to the search system 50 via the communication unit 401 (step S57). Further, when the determining unit 402 determines that all the words are not unknown words (NO in step S56), the process ends.
  • the search unit 502 receives words determined to be unknown words from the unknown word determination system 40 via the communication unit 501.
  • the search unit 502 searches for information related to the word received from the unknown word determination system 40 (step S58).
  • the search unit 502 has the function of a web browser, and searches for words received from the unknown word determination system 40 on the web. Further, for example, the search unit 502 searches the dictionary database for the word received from the unknown word determination system 40.
  • the search unit 502 identifies a predetermined number (for example, five) of high-ranking sites among the search results (step S59). Then, the search unit 502 identifies information indicating the link destinations of the identified predetermined number of high ranking sites (step S60).
  • the search unit 502 transmits information indicating the link destinations of the identified predetermined number of high-ranking sites to the unknown word determination system 40 via the communication unit 501 (step S61).
  • the determination unit 402 receives information indicating link destinations of a predetermined number of high-ranking sites from the search system 50 via the communication unit 401.
  • the determining unit 402 determines whether information indicating link destinations of a predetermined number of higher ranking sites has been received for all words determined to be unknown words (step S62). If the determining unit 402 determines that information indicating link destinations of a predetermined number of higher ranking sites has not been received for all words determined to be unknown words (NO in step S62), the process returns to step S57. .
  • determination unit 402 determines that the words are unknown words.
  • the link destinations of a predetermined number of higher ranking sites received for all the words are transmitted to the web conference system 10 via the communication unit 401 (step S63).
  • the control unit 103 receives, from the unknown word determination system 40, via the communication unit 102, the link destinations of a predetermined number of higher rank sites received for all words determined to be unknown words. Then, by executing the dedicated application program, the control unit 103 links the link destinations of a predetermined number of higher ranking sites that are explanations of unknown words to the terminal device 30 (in this case, the terminal device 30a).
  • step S64 It is displayed on the display unit 302 (step S64).
  • the display unit 302 of the terminal device 30a displays links to a predetermined number of high-ranking sites that are explanations of all words determined to be unknown words (step S65).
  • the display unit 302 displays the link destinations of a predetermined number of high-ranking sites, so that the user, participant A, can read words that are unfamiliar to participant A from among the voices uttered by participant B.
  • an unknown word is used, by clicking on the link of the unknown word, the user can learn the explanation of the unknown word during the meeting, making it easier to understand the content of the meeting.
  • a conference such as a web conference is assumed, and user A is the speaker and user B is the audience. All audio during the meeting is converted into text, and unknown words in the speaker's utterances are displayed on the screen through the process of step S65.
  • the analysis unit 702 extracts each word in the content of a statement made by a participant B (an example of a first participant) in the conference.
  • the search unit 203 searches for each of the words used in the text sent by participant A (an example of a second participant) of the conference in a communication conducted before the conference. Determine the number of uses.
  • the determining unit 402 determines whether the number of times each word has been used is less than a predetermined number of times, and selects a word whose number of uses has been determined to be less than the predetermined number of times as the second word. It is determined that the word is an unknown word whose meaning is unknown to the participants. By doing so, there is no need for an audience member to perform an operation to select an unknown word, and it is possible to determine an unknown word without the audience member being aware of it.
  • the processing system 1 identifies an unknown word in the audio uttered during the meeting converted into text, identifies a link destination explaining the explanation of the unknown word, It has been explained that the explanation of the unknown word is displayed by displaying the link destination. However, instead of converting the audio uttered during a meeting into text, the processing system 1 according to another embodiment of the present disclosure identifies unknown words in the text indicated by the minutes of the meeting, and converts the unknown words into text. The explanation of the unknown word may be displayed by specifying a link destination explaining the explanation of the word and displaying the link destination.
  • FIG. 23 is a diagram showing the minimum configuration of the processing system 1 according to the embodiment of the present disclosure.
  • the processing system 1 includes an extraction means 801, a first identification means 802, and a determination means 803, as shown in FIG. Extracting means 801 extracts each word in the content of the first participant's statement.
  • the extraction means 801 is realized, for example, by the analysis section 702 shown in FIG. 12.
  • the first identifying means 802 identifies the number of times each of the words is used in a text sent by a second participant of the conference in a communication conducted prior to the conference.
  • the first specifying means 802 is realized, for example, by the search unit 203 shown in FIG.
  • the determining means 803 determines whether or not the number of times each word has been used is less than a predetermined number of times, and the word whose number of uses has been determined to be less than the predetermined number of times has a meaning for the second participant. It is determined that the word is an unknown word that is not understood.
  • the determining means 803 is realized, for example, by the determining unit 402 shown in FIG.
  • FIG. 24 is a diagram illustrating an example of a processing flow of the processing system 1 with the minimum configuration according to the embodiment of the present disclosure. Next, processing of the processing system 1 with the minimum configuration according to the embodiment of the present disclosure will be described with reference to FIG. 24.
  • the extraction means 801 extracts each word in the content of the statement made by the first participant in the meeting (step S101).
  • the first specifying means 802 specifies the number of times each word is used in a text sent by a second participant of the conference in a communication conducted prior to the conference (step S102).
  • the determining means 803 determines whether or not the number of times each word has been used is less than a predetermined number of times, and the word whose number of uses has been determined to be less than the predetermined number of times has a meaning for the second participant. It is determined that the word is an unknown word (step S103).
  • the processing system 1 with the minimum configuration according to the embodiment of the present disclosure has been described above. With this processing system 1, there is no need for an audience member (second participant) to perform an operation to select an unknown word, and an unknown word can be determined without the audience member being aware of it.
  • the control device may include a computer system therein.
  • the above-described processing steps are stored in a computer-readable recording medium in the form of a program, and the above-mentioned processing is performed by reading and executing this program by the computer.
  • a specific example of a computer is shown below.
  • FIG. 25 is a schematic block diagram showing the configuration of a computer according to at least one embodiment.
  • the computer 5 includes a CPU (Central Processing Unit) 6, a main memory 7, a storage 8, and an interface 9, as shown in FIG.
  • CPU Central Processing Unit
  • main memory 7 main memory 7
  • storage 8 main memory 8
  • interface 9 interface 9
  • each of the above-mentioned processing system 1, web conference system 10, database 20, terminal device 30, unknown word determination system 40, search system 50, related word extraction system 60, part of speech analysis system 70, and other control devices is a computer.
  • Implemented in 5 The operations of each processing section described above are stored in the storage 8 in the form of a program.
  • the CPU 6 reads the program from the storage 8, expands it to the main memory 7, and executes the above processing according to the program. Further, the CPU 6 reserves storage areas corresponding to each of the above-mentioned storage units in the main memory 7 according to the program.
  • Storage 8 examples include HDD (Hard Disk Drive), SSD (Solid State Drive), magnetic disk, magneto-optical disk, CD-ROM (Compact Disc Read Only Memory), DVD-ROM (Digital ital Versatile Disc Read Only Memory) , semiconductor memory, etc.
  • Storage 8 may be an internal medium directly connected to the bus of computer 5, or may be an external medium connected to computer 5 via interface 9 or a communication line. Furthermore, when this program is distributed to the computer 5 via a communication line, the computer 5 that received the distribution may develop the program in the main memory 7 and execute the above processing.
  • storage 8 is a non-transitory tangible storage medium.
  • the above program may implement some of the functions described above.
  • the program may be a file that can realize the above-described functions in combination with a program already recorded in the computer system, a so-called difference file (difference program).
  • Extracting means for extracting each word in the content of a first participant's statement in the meeting; first identifying means for identifying the number of times each of the words was used in a text sent by a second participant in the conference in a communication conducted prior to the conference; Determining whether the number of times each word is used is less than a predetermined number of times, determining means for determining a word whose number of uses is less than a predetermined number of times to be an unknown word whose meaning is unknown to the second participant;
  • a processing system comprising:
  • Second identifying means for identifying synonyms of each word used in the text; Equipped with The first identifying means is determining the number of times the synonym is used in the text; The determining means is Including the number of times the synonym is used in the number of times each word is used, Determining whether the number of times each word is used is less than a predetermined number of times, determining a word whose usage count is less than a predetermined number of usages as the unknown word; The processing system described in Appendix 1.
  • the said text is at least one of an email and a chat sent by the second participant in communication conducted prior to the meeting;
  • the processing system according to appendix 1 or 2.
  • the display control means includes: displaying an explanation of the unknown word on a display means together with the unknown word; The processing system described in Appendix 4.
  • Appendix 6 a search means for searching the meaning of the unknown word in at least one of the Web (World Wide Web) and a database; Equipped with The display control means includes: displaying on the display means the meaning of the unknown word searched by the search means together with the unknown word; The processing system described in Appendix 5.
  • the display control means includes: When displaying on the display means the meaning of the unknown word searched by the search means on the Web together with the unknown word; displaying information indicating a link destination of the meaning of the unknown word on the Web on the display means; When the second participant performs an operation to display the link destination, displaying the meaning of the unknown word at the link destination on the display means together with the unknown word; The processing system described in Appendix 6.
  • Appendix 9 A program that causes a computer to execute the processing method performed by the processing system according to appendix 8.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Probability & Statistics with Applications (AREA)
  • Multimedia (AREA)
  • Machine Translation (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

This processing system comprises: an extraction means that extracts words in utterance content from a first participant in a conference; a first identification means that identifies the usage count for words used in a text transmitted in a communication carried out prior to the conference by a second participant in the conference; and a determination means that determines whether the respective usage count for each of the words is less than a prescribed usage count, and determines that a word for which the usage count is determined to be less than the prescribed usage count is an unknown word for which the meaning is unknown to the second participant.

Description

処理システム、処理方法およびプログラムProcessing system, processing method and program
 本開示は、処理システム、処理方法およびプログラムに関する。 The present disclosure relates to a processing system, a processing method, and a program.
 近年、パーソナルコンピュータやスマートフォンを用いたリモート会議が盛んに行われている。特許文献1には、関連する技術として、不明語による会議(プレゼンテーション)の内容の理解不足を解消することのできる電子会議システムに関する技術が開示されている。 In recent years, remote conferences using personal computers and smartphones have become popular. Patent Document 1 discloses, as a related technique, a technique related to an electronic conference system that can eliminate the lack of understanding of the content of a conference (presentation) in an unknown language.
特開2003-016088号公報Japanese Patent Application Publication No. 2003-016088
 ところで、上述の特許文献1に記載の電子会議システムの技術を用いて不明語による会議の内容の理解不足を解消する場合、聴衆者自身が不明語を選定する操作が必要である。そのため、その聴衆者は、不明語が発言される度にその不明語を選定する操作を行う必要があり、会議における発言に集中できず、その発言を聞き逃してしまう可能性がある。そのため、不明語を選定する聴衆者による操作が不要であり、聴衆者が意識することなく不明語を判定することのできる技術が求められている。 By the way, when using the technology of the electronic conference system described in Patent Document 1 mentioned above to resolve the lack of understanding of the content of the meeting due to unknown words, the audience members themselves need to select the unknown words. Therefore, the audience member must perform an operation to select an unknown word every time an unknown word is uttered, and there is a possibility that the audience member will not be able to concentrate on what is being said in the meeting and may miss what is being said. Therefore, there is a need for a technology that does not require any operation by audience members to select unknown words and can determine unknown words without the audience members being aware of it.
 本開示の各態様は、上記の課題を解決することのできる処理システム、処理方法およびプログラムを提供することを目的の1つとしている。 One of the objectives of each aspect of the present disclosure is to provide a processing system, a processing method, and a program that can solve the above problems.
 上記目的を達成するために、本開示の一態様によれば、処理システムは、会議の第1参加者の発言内容における各単語を抽出する抽出手段と、前記会議の第2参加者が前記会議よりも前に行った通信において送信したテキスト内で使用された前記各単語の使用回数を特定する第1特定手段と、前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、使用回数が所定の使用回数未満であると判定した単語を前記第2参加者にとって意味のわからない単語である不明語と判定する判定手段と、を備える。 In order to achieve the above object, according to one aspect of the present disclosure, a processing system includes an extraction means for extracting each word in the content of a first participant's statement in a conference, and a second participant in the conference a first specifying means for specifying the number of times each word has been used in a text transmitted in a communication conducted earlier than the first specifying means; and determining means for determining a word whose number of uses is less than a predetermined number of times to be an unknown word whose meaning is unknown to the second participant.
 上記目的を達成するために、本開示の別の態様によれば、処理方法は、処理システムが、会議の第1参加者の発言内容における各単語を抽出し、前記会議の第2参加者が前記会議よりも前に行った通信において送信したテキスト内で使用された前記各単語の使用回数を特定し、前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、使用回数が所定の使用回数未満であると判定した単語を前記第2参加者にとって意味のわからない単語である不明語と判定する。 In order to achieve the above object, according to another aspect of the present disclosure, a processing method includes a processing system extracting each word in a speech made by a first participant in a conference, determining the number of times each word was used in a text sent by a second participant in the conference in a communication made prior to the conference, determining whether each word was used less than a predetermined number of times, and determining a word whose number of times it was used less than the predetermined number of times as an unknown word whose meaning is unknown to the second participant.
 上記目的を達成するために、本開示の別の態様によれば、プログラムは、コンピュータに、上記の処理方法を実行させる。 In order to achieve the above object, according to another aspect of the present disclosure, a program causes a computer to execute the above processing method.
 本開示の各態様によれば、不明語を選定する聴衆者による操作が不要であり、聴衆者が意識することなく不明語を判定することができる。 According to each aspect of the present disclosure, there is no need for an audience member to perform an operation to select an unknown word, and an unknown word can be determined without the audience member being aware of it.
本開示の一実施形態による処理システムの構成の一例を示す図である。1 is a diagram illustrating an example of a configuration of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態によるWeb会議システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a web conference system according to an embodiment of the present disclosure. 本開示の一実施形態によるデータベースの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a database configuration according to an embodiment of the present disclosure. 本開示の一実施形態による記憶部が記憶するデータテーブルTBL1の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data table TBL1 stored in a storage unit according to an embodiment of the present disclosure. 本開示の一実施形態による記憶部が記憶するデータテーブルTBL2の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data table TBL2 stored in a storage unit according to an embodiment of the present disclosure. 本開示の一実施形態による端末装置の構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a terminal device according to an embodiment of the present disclosure. 本開示の一実施形態による表示部が表示する画像の一例を示す図である。FIG. 3 is a diagram illustrating an example of an image displayed by a display unit according to an embodiment of the present disclosure. 本開示の一実施形態による不明語判定システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of the configuration of an unknown word determination system according to an embodiment of the present disclosure. 本開示の一実施形態による検索システムの構成の一例を示す図である。1 is a diagram illustrating an example of a configuration of a search system according to an embodiment of the present disclosure. 本開示の一実施形態による関連語抽出システムの構成の一例を示す図である。1 is a diagram illustrating an example of a configuration of a related word extraction system according to an embodiment of the present disclosure. 本開示の一実施形態による記憶部が記憶するデータテーブルTBL3の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data table TBL3 stored in a storage unit according to an embodiment of the present disclosure. 本開示の一実施形態による品詞解析システムの構成の一例を示す図である。1 is a diagram illustrating an example of a configuration of a part-of-speech analysis system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第1の図である。FIG. 1 is a first diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第2の図である。FIG. 2 is a second diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第3の図である。FIG. 3 is a third diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第4の図である。FIG. 4 is a fourth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第5の図である。FIG. 5 is a fifth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第6の図である。FIG. 6 is a sixth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第7の図である。FIG. 7 is a seventh diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第8の図である。FIG. 8 is an eighth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第9の図である。FIG. 9 is a ninth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の一実施形態による処理システムの処理フローの一例を示す第10の図である。FIG. 10 is a tenth diagram illustrating an example of a processing flow of a processing system according to an embodiment of the present disclosure. 本開示の実施形態による処理システムの最小構成を示す図である。1 is a diagram showing the minimum configuration of a processing system according to an embodiment of the present disclosure. 本開示の実施形態による最小構成の処理システムの処理フローの一例を示す図である。FIG. 2 is a diagram illustrating an example of a processing flow of a processing system with a minimal configuration according to an embodiment of the present disclosure. 少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。FIG. 1 is a schematic block diagram showing the configuration of a computer according to at least one embodiment.
 以下、図面を参照しながら実施形態について詳しく説明する。
<実施形態>
 図1は、本開示の一実施形態による処理システム1の構成の一例を示す図である。処理システム1は、図1に示すように、Web会議システム10、データベース20、端末装置30a、30b、30c、不明語判定システム40、検索システム50、関連語抽出システム60、および品詞解析システム70を備える。以下、端末装置30a、30b、30cを総称して端末装置30という。
Hereinafter, embodiments will be described in detail with reference to the drawings.
<Embodiment>
FIG. 1 is a diagram illustrating an example of the configuration of a processing system 1 according to an embodiment of the present disclosure. As shown in FIG. 1, the processing system 1 includes a web conference system 10, a database 20, terminal devices 30a, 30b, 30c, an unknown word determination system 40, a search system 50, a related word extraction system 60, and a part of speech analysis system 70. Be prepared. Hereinafter, the terminal devices 30a, 30b, and 30c will be collectively referred to as the terminal device 30.
 図2は、本開示の一実施形態によるWeb会議システム10の構成の一例を示す図である。Web会議システム10は、図2に示すように、変換部101、通信部102、および制御部103を備える。 FIG. 2 is a diagram illustrating an example of the configuration of the web conference system 10 according to an embodiment of the present disclosure. The web conference system 10 includes a conversion section 101, a communication section 102, and a control section 103, as shown in FIG.
 変換部101は、制御部103による制御の下、会議の参加者が発話した音声(以下、単に「音声」と記載)をテキストに変換する。なお、変換部101は、周知の技術を用いて音声をテキストに変換するものであってもよい。 Under the control of the control unit 103, the conversion unit 101 converts audio uttered by conference participants (hereinafter simply referred to as “audio”) into text. Note that the conversion unit 101 may convert audio into text using a well-known technique.
 通信部102は、制御部103による制御の下、端末装置30および不明語判定システム40と通信を行う。例えば、通信部102は、端末装置30から登録情報を受信する。そして、通信部102は、受信した登録情報を不明語判定システム40に送信する。登録情報は、ユーザ名と、メールの送信履歴およびチャットの送信履歴へのアクセス許可とを少なくとも含む情報である。また、通信部102は、端末装置30および不明語判定システム40と通信を行う。例えば、通信部102は、音声、会議で使用する資料などの情報を端末装置30との間で送受信する。また、通信部102は、不明語判定システム40に、変換部101により音声から変換されたテキストを送信する。また、通信部102は、不明語判定システム40から不明語についての説明を受信する。なお、本開示の一実施形態において、不明語の例としては、参加者ごとに使用回数が少ないと判定された単語、専門性や難易度などに基づいて予め定められた単語などが挙げられる。 The communication unit 102 communicates with the terminal device 30 and the unknown word determination system 40 under the control of the control unit 103. For example, the communication unit 102 receives registration information from the terminal device 30. The communication unit 102 then transmits the received registration information to the unknown word determination system 40. The registration information is information that includes at least a user name and permission to access email transmission history and chat transmission history. Furthermore, the communication unit 102 communicates with the terminal device 30 and the unknown word determination system 40 . For example, the communication unit 102 transmits and receives information such as audio and materials used in a conference to and from the terminal device 30. The communication unit 102 also transmits the text converted from the speech by the conversion unit 101 to the unknown word determination system 40 . The communication unit 102 also receives an explanation about the unknown word from the unknown word determination system 40. In an embodiment of the present disclosure, examples of unknown words include words that are determined to be used less frequently for each participant, words that are predetermined based on expertise, difficulty level, and the like.
 制御部103は、Web会議システム10が行う処理を制御する。例えば、制御部103は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、Web会議システム10(すなわち、変換部101、および通信部102)を制御し、端末装置30に会議で使用する資料、変換部101により音声から変換されたテキスト、不明語の説明などの表示を指示する。不明語についての説明とは、不明語判定システム40から受信した(すなわち、後述するように検索システム50が不明語検索した)URL(Uniform Resource Locator)のリンク先における不明語の説明のことである。また、例えば、制御部103は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、会議で使用する資料、変換部101により音声から変換されたテキスト、不明語の説明などを、端末装置30の後述する表示部302に表示させる。 The control unit 103 controls the processing performed by the web conference system 10. For example, by executing a dedicated application program, the control unit 103 controls the web conference system 10 (that is, the conversion unit 101 and the communication unit 102) according to the dedicated application program, and causes the terminal device 30 to be used in the conference. Instructs to display materials, text converted from speech by the conversion unit 101, explanations of unknown words, etc. The explanation about the unknown word is the explanation of the unknown word at the link destination of the URL (Uniform Resource Locator) received from the unknown word determination system 40 (that is, the search system 50 has searched for the unknown word as described later). . Further, for example, by executing a dedicated application program, the control unit 103 can transmit materials to be used in the conference, text converted from audio by the conversion unit 101, explanations of unknown words, etc. to the terminal device according to the dedicated application program. 30 to be displayed on a display unit 302, which will be described later.
 図3は、本開示の一実施形態によるデータベース20の構成の一例を示す図である。データベース20は、図3に示すように、記憶部201、通信部202、検索部203(第1特定手段の一例)、および制御部204を備える。 FIG. 3 is a diagram illustrating an example of the configuration of the database 20 according to an embodiment of the present disclosure. As shown in FIG. 3, the database 20 includes a storage section 201, a communication section 202, a search section 203 (an example of a first specifying means), and a control section 204.
 記憶部201は、会議の参加者ごとのチャットの送信履歴およびメールの送信履歴を記憶する。例えば、通信部202が、メールの送信履歴およびチャットの送信履歴へのアクセス許可を用いて、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴へアクセスし、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴を受信した場合、記憶部201は、通信部202が受信したメールの送信履歴およびチャットの送信履歴をユーザ名ごとに関連付けて、データテーブルTBL1として記憶する。 The storage unit 201 stores chat transmission history and email transmission history for each conference participant. For example, the communication department 202 uses the permission to access the email sending history and chat sending history to access the email sending history and chat sending history corresponding to the user name, and sends the email corresponding to the user name. When the history and the chat transmission history are received, the storage unit 201 stores the email transmission history and the chat transmission history received by the communication unit 202 in association with each user name as a data table TBL1.
 図4は、本開示の一実施形態による記憶部201が記憶するデータテーブルTBL1の一例を示す図である。データテーブルTBL1は、図4に示すように、会議の参加者(図4では参加者をユーザ名で表されている)ごとのチャットの送信履歴およびメールの送信履歴を示すデータを含むデータテーブルである。例えば、記憶部201は、図4に示すデータテーブルTBL1を記憶する。なお、このデータテーブルTBL1は、後述する処理システム1が行う処理により生成される。 FIG. 4 is a diagram illustrating an example of a data table TBL1 stored in the storage unit 201 according to an embodiment of the present disclosure. As shown in FIG. 4, the data table TBL1 is a data table that includes data indicating chat transmission history and email transmission history for each conference participant (in FIG. 4, participants are represented by user names). be. For example, the storage unit 201 stores a data table TBL1 shown in FIG. 4. Note that this data table TBL1 is generated by processing performed by the processing system 1, which will be described later.
 また、記憶部201は、会議の参加者ごとに、チャットの送信履歴およびメールの送信履歴において使用されている単語およびその単語に関連する関連語ごとの使用回数を記憶する。図5は、本開示の一実施形態による記憶部201が記憶するデータテーブルTBL2の一例を示す図である。データテーブルTBL2は、図5に示すように、チャットの送信履歴およびメールの送信履歴において使用されている単語ごとの使用回数を示すデータを含むデータテーブルである。例えば、記憶部201は、図5に示すデータテーブルTBL2を記憶する。 Furthermore, the storage unit 201 stores, for each conference participant, the words used in the chat transmission history and the email transmission history, and the number of times each related word related to the word has been used. FIG. 5 is a diagram illustrating an example of a data table TBL2 stored in the storage unit 201 according to an embodiment of the present disclosure. As shown in FIG. 5, the data table TBL2 is a data table that includes data indicating the number of times each word is used in the chat transmission history and the email transmission history. For example, the storage unit 201 stores a data table TBL2 shown in FIG. 5.
 通信部202は、制御部204による制御の下、不明語判定システム40と通信を行う。例えば、通信部202が受信した登録情報において、検索部203が、ユーザ名と、メールの送信履歴およびチャットの送信履歴へのアクセス許可とを特定した場合、通信部202は、メールの送信履歴およびチャットの送信履歴へのアクセス許可を用いて、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴へアクセスする。なお、アクセス先は、登録情報に含まれていてもよいし、専用アプリケーションプログラム上で別途指定できるものであってもよい。また、例えば、通信部202は、不明語判定システム40から登録情報を受信する。また、例えば、通信部202は、不明語判定システム40から単語を受信する。また、例えば、通信部202は、後述する検索部203が特定した単語ごとの検索ヒット数を記憶部201から受信する。 The communication unit 202 communicates with the unknown word determination system 40 under the control of the control unit 204. For example, if the search unit 203 identifies a user name and permission to access the email sending history and chat sending history in the registration information received by the communication unit 202, the communication unit 202 identifies the email sending history and the permission to access the chat sending history. Use the chat sending history access permission to access the email sending history and chat sending history corresponding to the username. Note that the access destination may be included in the registration information or may be separately specified on the dedicated application program. Further, for example, the communication unit 202 receives registration information from the unknown word determination system 40. Further, for example, the communication unit 202 receives words from the unknown word determination system 40. Further, for example, the communication unit 202 receives from the storage unit 201 the number of search hits for each word specified by the search unit 203, which will be described later.
 検索部203は、制御部204による制御の下、通信部202が受信した登録情報において、ユーザ名と、メールの送信履歴およびチャットの送信履歴へのアクセス許可とを特定する。また、検索部203は、制御部204による制御の下、特定したユーザ名と同一のユーザ名を、記憶部201が記憶するデータテーブルTBL1において特定する。そして、検索部203は、制御部204による制御の下、特定したメールの送信履歴およびチャットの送信履歴へのアクセス許可を用いて、記憶部201が記憶するデータテーブルTBL1において、特定したユーザ名に関連付けられているメールの送信履歴およびチャットの送信履歴へアクセスする。また、通信部202が単語と単語の類義語とを受信した場合、検索部203は、制御部204による制御の下、通信部202が受信した単語と単語の類義語を、記憶部201が記憶するメールの送信履歴およびチャットの送信履歴において検索し、検索にヒットした回数をカウントする。そして、検索部203は、カウント数をデータテーブルTBL2における対応する単語の使用回数として記録する。また、検索部203は、制御部204による制御の下、記憶部201が記憶するチャットの送信履歴およびメールの送信履歴において、通信部202が受信した単語を検索し、単語ごとに検索ヒット数(すなわち、チャットの送信履歴およびメールの送信履歴における単語ごとの使用回数)を特定する。 Under the control of the control unit 204, the search unit 203 identifies the user name and permission to access the email transmission history and chat transmission history in the registration information received by the communication unit 202. Further, under the control of the control unit 204, the search unit 203 specifies the same user name as the specified user name in the data table TBL1 stored in the storage unit 201. Then, under the control of the control unit 204, the search unit 203 searches for the specified user name in the data table TBL1 stored in the storage unit 201 using the permission to access the specified email transmission history and chat transmission history. Access associated email sending history and chat sending history. Further, when the communication unit 202 receives a word and a synonym of the word, the search unit 203, under the control of the control unit 204, sends the word and the synonym of the word received by the communication unit 202 to an email that is stored in the storage unit 201. Search in the transmission history of the chat and the transmission history of the chat, and count the number of hits for the search. Then, the search unit 203 records the count as the number of times the corresponding word is used in the data table TBL2. Further, under the control of the control unit 204, the search unit 203 searches for the words received by the communication unit 202 in the chat transmission history and the email transmission history stored in the storage unit 201, and searches for the number of search hits ( That is, the number of times each word has been used in the chat transmission history and email transmission history is identified.
 制御部204は、データベース20が行う処理を制御する。例えば、制御部204は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、データベース20(すなわち、記憶部201、通信部202、および検索部203)を制御する。 The control unit 204 controls the processing performed by the database 20. For example, the control unit 204 controls the database 20 (that is, the storage unit 201, the communication unit 202, and the search unit 203) according to the dedicated application program by executing the dedicated application program.
 なお、端末装置30を使用する際に、専用アプリケーションプログラムを介して利用者がその端末装置30にログインできた場合にのみ、データベース20においてその利用者に関連付けられているデータに、不明語判定システム40がアクセス可能となる。 Note that when using the terminal device 30, only if the user is able to log in to the terminal device 30 via a dedicated application program, the unknown word determination system is added to the data associated with the user in the database 20. 40 can be accessed.
 端末装置30は、Web会議に参加するための機器である。端末装置30の例としては、PC(Personal Computer)やスマートフォンなどが挙げられる。図6は、本開示の一実施形態による端末装置30の構成の一例を示す図である。端末装置30は、図6に示すように、通信部301、表示部302、音声入力部303、音声出力部304、および制御部305(表示制御手段の一例)を備える。 The terminal device 30 is a device for participating in a web conference. Examples of the terminal device 30 include a PC (Personal Computer) and a smartphone. FIG. 6 is a diagram illustrating an example of the configuration of the terminal device 30 according to an embodiment of the present disclosure. As shown in FIG. 6, the terminal device 30 includes a communication section 301, a display section 302, an audio input section 303, an audio output section 304, and a control section 305 (an example of display control means).
 通信部301は、制御部305による制御の下、Web会議システム10と通信を行う。例えば、通信部301は、登録情報をWeb会議システム10に送信する。また、例えば、通信部301は、Web会議の資料、変換部101により音声から変換されたテキスト、および音声を、Web会議システム10との間で送受信する。また、例えば、通信部301は、変換部101により音声から変換されたテキストをWeb会議システム10から受信する。また、例えば、通信部301は、不明語についての説明をWeb会議システム10から受信する。 The communication unit 301 communicates with the web conference system 10 under the control of the control unit 305. For example, the communication unit 301 transmits registration information to the web conference system 10. Further, for example, the communication unit 301 transmits and receives web conference materials, text converted from audio by the conversion unit 101, and audio to and from the web conference system 10. Further, for example, the communication unit 301 receives text converted from audio by the conversion unit 101 from the web conference system 10 . Further, for example, the communication unit 301 receives an explanation about an unknown word from the web conference system 10.
 表示部302は、制御部305による制御の下、会議で使用する資料、変換部101により音声から変換されたテキスト、不明語の説明などを表示する。図7は、本開示の一実施形態による表示部302が表示する画像の一例を示す図である。表示部302は、図7に示すように、第1画像A、第2画像B、第3画像C、および第4画像Dを表示する。例えば、第1画像Aは、会議で使用する資料、Web会議の参加者などの画像である。また、例えば、第2画像Bは、変換部101により音声から変換されたテキストの画像である。また、例えば、第3画像Cは、不明語と判定された単語「脆弱性」を説明するテキストの画像である。また、例えば、第4画像Dは、不明語と判定された単語「セキュリティ」を説明するテキストの画像である。 Under the control of the control unit 305, the display unit 302 displays materials used in the meeting, text converted from audio by the conversion unit 101, explanations of unknown words, etc. FIG. 7 is a diagram illustrating an example of an image displayed by the display unit 302 according to an embodiment of the present disclosure. The display unit 302 displays a first image A, a second image B, a third image C, and a fourth image D, as shown in FIG. For example, the first image A is an image of materials used in a conference, participants in a web conference, and the like. Further, for example, the second image B is an image of text converted from audio by the conversion unit 101. Further, for example, the third image C is an image of text explaining the word "vulnerability" which has been determined to be an unknown word. Further, for example, the fourth image D is an image of a text explaining the word "security" which has been determined to be an unknown word.
 音声入力部303は、制御部305による制御の下、端末装置30を使用している会議の参加者の音声を受ける。例えば、音声入力部303は、制御部305による制御に応じてオン状態とオフ状態とが切り替わるマイクである。 The audio input unit 303 receives audio from conference participants using the terminal device 30 under the control of the control unit 305. For example, the audio input unit 303 is a microphone that is switched between an on state and an off state according to control by the control unit 305.
 音声出力部304は、制御部305による制御の下、会議の参加者の音声を出力する。例えば、音声出力部304は、制御部305による制御に応じてオン状態とオフ状態とが切り替わり、また、音声の大きさが切り替わるスピーカである。 The audio output section 304 outputs the voices of the conference participants under the control of the control section 305. For example, the audio output unit 304 is a speaker that is switched between an on state and an off state and whose sound volume is switched according to control by the control unit 305.
 制御部305は、端末装置30が行う処理を制御する。例えば、制御部305は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、端末装置30(すなわち、通信部301、表示部302、音声入力部303、および音声出力部304)を制御する。 The control unit 305 controls the processing performed by the terminal device 30. For example, the control unit 305 controls the terminal device 30 (i.e., the communication unit 301, the display unit 302, the audio input unit 303, and the audio output unit 304) according to the dedicated application program by executing the dedicated application program. .
 なお、本開示の一実施形態では、端末装置30として、端末装置30a、30b、30cの3台を例示しているが、端末装置30の台数は、ユーザの人数に応じて変更されるものであってもよい。 Note that in an embodiment of the present disclosure, three terminal devices 30a, 30b, and 30c are illustrated as the terminal devices 30, but the number of terminal devices 30 is changed depending on the number of users. There may be.
 図8は、本開示の一実施形態による不明語判定システム40の構成の一例を示す図である。不明語判定システム40は、図8に示すように、通信部401、判定部402(判定手段の一例)、および制御部403を備える。 FIG. 8 is a diagram illustrating an example of the configuration of an unknown word determination system 40 according to an embodiment of the present disclosure. As shown in FIG. 8, the unknown word determination system 40 includes a communication section 401, a determination section 402 (an example of determination means), and a control section 403.
 通信部401は、制御部403による制御の下、Web会議システム10、データベース20、検索システム50、関連語抽出システム60、および品詞解析システム70と通信を行う。例えば、通信部401は、Web会議システム10から登録情報を受信する。そして、通信部401は、受信した登録情報をデータベース20に送信する。また、通信部401は、Web会議システム10からテキストを受信する。そして、通信部401は、受信したテキストを品詞解析システム70に送信する。また、通信部401は、品詞解析システム70によりテキストを品詞ごとに分解された単語を、品詞解析システム70から受信する。そして。通信部401は、品詞解析システム70から受信した単語それぞれを関連語抽出システム60に送信する。また、通信部401は、関連語抽出システム60により抽出された関連語を、関連語抽出システム60から受信する。そして、通信部401は、関連語抽出システム60から受信した単語それぞれをデータベース20に送信する。また、通信部401は、チャットの送信履歴およびメールの送信履歴において、検索部203が特定した単語ごとの使用回数をデータベース20から受信する。また、通信部401は、単語が不明語であると判定部402が判定した場合、その単語を検索システム50に送信する。また、通信部401は、検索システム50が検索した単語に関連するリンク先を示す情報を、検索システム50から受信する。そして、通信部401は、検索システム50から受信したリンク先を示す情報をWeb会議システム10に送信する。また、通信部401は、チャットの送信履歴およびメールの送信履歴をユーザ名とともにデータベース20から受信する。そして、通信部401は、受信したチャットの送信履歴およびメールの送信履歴をユーザ名とともに品詞解析システム70に送信する。 The communication unit 401 communicates with the web conference system 10, the database 20, the search system 50, the related word extraction system 60, and the part of speech analysis system 70 under the control of the control unit 403. For example, the communication unit 401 receives registration information from the web conference system 10. The communication unit 401 then transmits the received registration information to the database 20. The communication unit 401 also receives text from the web conference system 10. The communication unit 401 then transmits the received text to the part-of-speech analysis system 70. Further, the communication unit 401 receives from the part-of-speech analysis system 70 words obtained by decomposing text into parts of speech by the part-of-speech analysis system 70 . and. The communication unit 401 transmits each word received from the part of speech analysis system 70 to the related word extraction system 60. The communication unit 401 also receives related words extracted by the related word extraction system 60 from the related word extraction system 60. The communication unit 401 then transmits each word received from the related word extraction system 60 to the database 20. The communication unit 401 also receives from the database 20 the number of times each word has been used, which has been identified by the search unit 203, in the chat transmission history and the email transmission history. Further, if the determining unit 402 determines that the word is an unknown word, the communication unit 401 transmits the word to the search system 50. The communication unit 401 also receives from the search system 50 information indicating a link destination related to the word searched by the search system 50. The communication unit 401 then transmits the information indicating the link destination received from the search system 50 to the web conference system 10. The communication unit 401 also receives chat transmission history and email transmission history from the database 20 along with the user name. The communication unit 401 then transmits the received chat transmission history and email transmission history to the part-of-speech analysis system 70 along with the user name.
 判定部402は、制御部403による制御の下、通信部401がWeb会議システム10から受信したユーザの音声の内容を示すテキストにおける単語が不明語であるか否かを判定する。例えば、判定部402は、通信部401が品詞解析システム70から受信した単語それぞれをデータベース20に送信する。そして、判定部402は、通信部401がデータベース20から受信した単語ごとの使用回数が、所定の使用回数未満であるか否かを判定する。判定部402は、単語の使用回数が所定の使用回数以上であると判定した場合、その単語は不明語ではないと判定する。また、判定部402は、単語の使用回数が所定の使用回数未満であると判定した場合、その単語は不明語であると判定する。 Under the control of the control unit 403, the determination unit 402 determines whether a word in the text indicating the content of the user's voice received by the communication unit 401 from the web conference system 10 is an unknown word. For example, the determination unit 402 transmits each word that the communication unit 401 receives from the part-of-speech analysis system 70 to the database 20. Then, the determining unit 402 determines whether the number of uses of each word received by the communication unit 401 from the database 20 is less than a predetermined number of uses. When determining that the number of times a word has been used is equal to or greater than a predetermined number of times, the determining unit 402 determines that the word is not an unknown word. Furthermore, when determining that the number of times a word has been used is less than a predetermined number of times, the determining unit 402 determines that the word is an unknown word.
 制御部403は、不明語判定システム40が行う処理を制御する。例えば、制御部403は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、不明語判定システム40(すなわち、通信部401および判定部402)を制御する。 The control unit 403 controls the processing performed by the unknown word determination system 40. For example, the control unit 403 controls the unknown word determination system 40 (that is, the communication unit 401 and the determination unit 402) in accordance with the dedicated application program by executing the dedicated application program.
 図9は、本開示の一実施形態による検索システム50の構成の一例を示す図である。検索システム50は、図9に示すように、通信部501、検索部502(検索手段の一例)、および制御部503を備える。 FIG. 9 is a diagram illustrating an example of the configuration of a search system 50 according to an embodiment of the present disclosure. As shown in FIG. 9, the search system 50 includes a communication section 501, a search section 502 (an example of a search means), and a control section 503.
 通信部501は、制御部503による制御の下、不明語判定システム40と通信を行う。例えば、通信部501は、不明語判定システム40から単語を受信する。また、例えば、通信部501は、後述する検索部502が特定した単語に関連するリンク先を示す情報を、不明語判定システム40に送信する。 The communication unit 501 communicates with the unknown word determination system 40 under the control of the control unit 503. For example, the communication unit 501 receives a word from the unknown word determination system 40. Further, for example, the communication unit 501 transmits information indicating a link destination related to the word specified by the search unit 502, which will be described later, to the unknown word determination system 40.
 検索部502は、制御部503による制御の下、通信部501が不明語判定システム40から受信した単語に関連する情報を検索する。例えば、検索部502は、ウェブブラウザの機能を有し、Web上で不明語判定システム40から受信した単語を検索する。また、例えば、検索部502は、辞書のデータベースにおいて、不明語判定システム40から受信した単語を検索する。検索部502は、検索結果のうち所定数(例えば、5つ)の上位サイトを特定する。そして、検索部502は特定した上位サイトのリンク先を示す情報を特定する。リンク先を示す情報の例としては、URL(Uniform Resource Locator)などが挙げられる。 The search unit 502 searches for information related to the word that the communication unit 501 receives from the unknown word determination system 40 under the control of the control unit 503. For example, the search unit 502 has the function of a web browser, and searches for words received from the unknown word determination system 40 on the web. Further, for example, the search unit 502 searches the dictionary database for the word received from the unknown word determination system 40. The search unit 502 identifies a predetermined number (for example, five) of high ranking sites among the search results. Then, the search unit 502 specifies information indicating the link destination of the specified high-ranking site. An example of information indicating a link destination is a URL (Uniform Resource Locator).
 制御部503は、検索システム50が行う処理を制御する。例えば、制御部503は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、検索システム50(すなわち、通信部501および検索部502)を制御する。 The control unit 503 controls the processing performed by the search system 50. For example, the control unit 503 controls the search system 50 (that is, the communication unit 501 and the search unit 502) according to the dedicated application program by executing the dedicated application program.
 図10は、本開示の一実施形態による関連語抽出システム60の構成の一例を示す図である。関連語抽出システム60は、図10に示すように、通信部601、抽出部602(第2特定手段の一例)、制御部603、および記憶部604を備える。 FIG. 10 is a diagram illustrating an example of the configuration of a related term extraction system 60 according to an embodiment of the present disclosure. As shown in FIG. 10, the related word extraction system 60 includes a communication section 601, an extraction section 602 (an example of a second specifying means), a control section 603, and a storage section 604.
 通信部601は、制御部603による制御の下、不明語判定システム40と通信を行う。例えば、通信部601は、不明語判定システム40から単語を受信する。また、通信部601は、次に述べる抽出部602が特定した単語の類義語を、不明語判定システム40に送信する。 The communication unit 601 communicates with the unknown word determination system 40 under the control of the control unit 603. For example, the communication unit 601 receives a word from the unknown word determination system 40. Furthermore, the communication unit 601 transmits synonyms of the words identified by the extraction unit 602, which will be described below, to the unknown word determination system 40.
 抽出部602は、制御部603による制御の下、通信部601が受信した単語の類義語を検索し、類義語を特定する。例えば、抽出部602は、後述する記憶部604が記憶するデータテーブルTBL3において、通信部601が受信した単語を検索する。そして、抽出部602は、データテーブルTBL3において、検索した単語がヒットした場合、その単語に関連付けられている類義語を所望の類義語と特定する。 The extraction unit 602 searches for synonyms of the word received by the communication unit 601 under the control of the control unit 603 and identifies the synonyms. For example, the extraction unit 602 searches for the word received by the communication unit 601 in a data table TBL3 stored in the storage unit 604, which will be described later. Then, when the searched word is found in the data table TBL3, the extraction unit 602 identifies the synonym associated with the word as the desired synonym.
 制御部603は、関連語抽出システム60が行う処理を制御する。例えば、制御部603は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、関連語抽出システム60(すなわち、通信部601および抽出部602)を制御する。 The control unit 603 controls the processing performed by the related word extraction system 60. For example, the control unit 603 controls the related term extraction system 60 (that is, the communication unit 601 and the extraction unit 602) according to the dedicated application program by executing the dedicated application program.
 記憶部604は、さまざまな単語と、単語それぞれの類義語とを関連付けたデータテーブルTBL3を記憶する。図11は、本開示の一実施形態による記憶部604が記憶するデータテーブルTBL3の一例を示す図である。図11に示す例では、単語「単語A」の類義語は、「類義語A1」、「類義語A2」、および「類義語A3」の3つであることが示されている。また、図11に示す例では、単語「単語B」の類義語は2つであり、単語「単語C」の類義語は4つであることが示されている。 The storage unit 604 stores a data table TBL3 that associates various words with synonyms of each word. FIG. 11 is a diagram illustrating an example of a data table TBL3 stored in the storage unit 604 according to an embodiment of the present disclosure. In the example shown in FIG. 11, it is shown that the word "word A" has three synonyms: "synonym A1", "synonym A2", and "synonym A3". Further, in the example shown in FIG. 11, it is shown that the word "word B" has two synonyms, and the word "word C" has four synonyms.
 図12は、本開示の一実施形態による品詞解析システム70の構成の一例を示す図である。品詞解析システム70は、図12に示すように、通信部701、解析部702(抽出手段の一例)、および制御部703を備える。 FIG. 12 is a diagram illustrating an example of the configuration of a part-of-speech analysis system 70 according to an embodiment of the present disclosure. As shown in FIG. 12, the part-of-speech analysis system 70 includes a communication section 701, an analysis section 702 (an example of an extraction means), and a control section 703.
 通信部701は、制御部703による制御の下、不明語判定システム40からテキストを受信する。また、通信部701は、制御部703による制御の下、後述する解析部702が解析することにより品詞ごとに分解した単語を、不明語判定システム40に送信する。 The communication unit 701 receives text from the unknown word determination system 40 under the control of the control unit 703. Further, under the control of the control unit 703, the communication unit 701 transmits words that are analyzed by an analysis unit 702 (described later) and broken down into parts of speech, to the unknown word determination system 40.
 解析部702は、制御部703による制御の下、不明語判定システム40と通信を行う。例えば、解析部702は、通信部701が不明語判定システム40から受信したテキストを解析し、そのテキストを品詞ごとの単語に分解する。また、例えば、解析部702は、通信部701が不明語判定システム40から受信したチャットの送信履歴およびメールの送信履歴に含まれるテキストを解析し、そのテキストを品詞ごとの単語に分解する。なお、解析部702は、周知の技術を用いてテキストにおける単語と品詞とを解析し、そのテキストを品詞ごとの単語に分解するものであってもよい。 The analysis unit 702 communicates with the unknown word determination system 40 under the control of the control unit 703. For example, the analysis unit 702 analyzes the text that the communication unit 701 receives from the unknown word determination system 40, and breaks down the text into words for each part of speech. For example, the analysis unit 702 analyzes the text included in the chat transmission history and the email transmission history that the communication unit 701 receives from the unknown word determination system 40, and breaks down the text into words for each part of speech. Note that the analysis unit 702 may use a well-known technique to analyze words and parts of speech in a text, and break down the text into words for each part of speech.
 制御部703は、品詞解析システム70が行う処理を制御する。例えば、制御部703は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、品詞解析システム70(すなわち、通信部701および解析部702)を制御する。 The control unit 703 controls the processing performed by the part of speech analysis system 70. For example, the control unit 703 controls the part-of-speech analysis system 70 (that is, the communication unit 701 and the analysis unit 702) in accordance with the dedicated application program by executing the dedicated application program.
 以上、処理システム1が行う主な処理を示した。しかしながら、処理システム1が行う処理はほかにもあり、その具体的な処理については、以下で説明される。 The main processes performed by the processing system 1 have been described above. However, there are other processes that the processing system 1 performs, and the specific processes will be explained below.
 次に、本開示の一実施形態による処理システム1が行う処理について説明する。ここでは、まず、処理システム1による不明語を説明する機能を利用するすべての参加者に対して、その機能を利用する前に、参加者ごとのメールの送信履歴およびチャットの送信履歴を示すデータテーブルTBL1と、参加者ごとの単語の使用回数を示すデータテーブルTBL2とを生成する処理について説明する。図13は、本開示の一実施形態による処理システム1の処理フローの一例を示す第1の図である。図14は、本開示の一実施形態による処理システム1の処理フローの一例を示す第2の図である。図15は、本開示の一実施形態による処理システム1の処理フローの一例を示す第3の図である。図16は、本開示の一実施形態による処理システム1の処理フローの一例を示す第4の図である。以下の説明では、図13~図16を参照して、そのすべての参加者のうちの1人である参加者Aについて処理システム1が行う処理について説明するが、参加者Aに対して処理システム1が行う処理と同様の処理が、参加者A以外のそのすべての参加者に対しても行われるものである。なお、以下の説明では、Web会議システム10、データベース20、端末装置30、不明語判定システム40、検索システム50、関連語抽出システム60、品詞解析システム70のそれぞれは、それぞれが備える制御部により制御されることを省略する。しかしながら、その説明を省略した場合であっても、実際には、Web会議システム10、データベース20、端末装置30、不明語判定システム40、検索システム50、関連語抽出システム60、品詞解析システム70のそれぞれは、上述したように、それぞれが備える制御部により制御されるものである。また、以下の説明において、通信部102、202、301、401、501、601、701のそれぞれが行う通信の処理を明確に記載しない場合があるが、その場合であっても実際には、通信部102、202、301、401、501、601、701のそれぞれを介して通信が行われるものである。 Next, processing performed by the processing system 1 according to an embodiment of the present disclosure will be described. Here, first of all, data showing the email sending history and chat sending history for each participant is collected from all participants who use the function of explaining unknown words by the processing system 1 before using that function. Processing for generating table TBL1 and data table TBL2 indicating the number of times a word has been used for each participant will be described. FIG. 13 is a first diagram illustrating an example of a processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 14 is a second diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 15 is a third diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 16 is a fourth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. In the following explanation, with reference to FIGS. 13 to 16, processing performed by the processing system 1 on participant A, which is one of all the participants, will be explained. Processing similar to that performed by Participant A is also performed for all participants other than Participant A. In the following description, each of the web conference system 10, database 20, terminal device 30, unknown word determination system 40, search system 50, related word extraction system 60, and part of speech analysis system 70 is controlled by its own control unit. Omit what is done. However, even if the explanation is omitted, in reality, the web conference system 10, the database 20, the terminal device 30, the unknown word determination system 40, the search system 50, the related word extraction system 60, and the part of speech analysis system 70 are used. As described above, each is controlled by its own control unit. In addition, in the following explanation, the communication processing performed by each of the communication units 102, 202, 301, 401, 501, 601, and 701 may not be clearly described, but even in that case, the actual communication Communication is performed through each of the sections 102, 202, 301, 401, 501, 601, and 701.
 参加者Aは、例えば、端末装置30aを利用して、専用アプリケーションプログラムを立ち上げ、初期登録の処理を行う。初期登録の処理には、ユーザ名(ここで示す例の場合「参加者A」)と、メールの送信履歴およびチャットの送信履歴へのアクセス許可とを少なくとも含む登録情報を端末装置30aに入力する処理が含まれる。参加者Aが端末装置30aに対して登録情報を登録する初期登録の処理を行うと、端末装置30aは、登録情報をWeb会議システム10に送信する(ステップS1)。 For example, participant A uses the terminal device 30a to launch a dedicated application program and perform initial registration processing. In the initial registration process, registration information including at least a user name (“Participant A” in the example shown here) and permission to access email transmission history and chat transmission history is input into the terminal device 30a. Includes processing. When participant A performs initial registration processing to register registration information on the terminal device 30a, the terminal device 30a transmits the registration information to the web conference system 10 (step S1).
 Web会議システム10は、登録情報を端末装置30aから受信する。Web会議システム10は、受信した登録情報を不明語判定システム40に送信する(ステップS2)。 The web conference system 10 receives registration information from the terminal device 30a. The web conference system 10 transmits the received registration information to the unknown word determination system 40 (step S2).
 不明語判定システム40は、Web会議システム10から登録情報を受信する。不明語判定システム40は、受信した登録情報をデータベース20に送信する(ステップS3)。 The unknown word determination system 40 receives registration information from the web conference system 10. The unknown word determination system 40 transmits the received registration information to the database 20 (step S3).
 検索部203は、通信部202を介して、不明語判定システム40から登録情報を受信する。検索部203は、制御部204による制御の下、受信した登録情報において、ユーザ名と、メールの送信履歴およびチャットの送信履歴へのアクセス許可とを特定する(ステップS4)。検索部203は、通信部202を介して、メールの送信履歴およびチャットの送信履歴へのアクセス許可を用いて、例えば、端末装置30が記憶するユーザ名に対応するメールの送信履歴およびチャットの送信履歴へアクセスする(ステップS5)。そして、検索部203は、通信部202を介して、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴を端末装置30から受信する(ステップS6)。なお、ここでは、端末装置30がユーザ名に対応するメールの送信履歴およびチャットの送信履歴を記憶するものとした。しかしながら、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴は、検索部203が、通信部202を介して、アクセス許可を用いてアクセスし、ユーザ名に対応するメールの送信履歴およびチャットの送信履歴を受信できるのであれば、どの装置が記憶するものであってもよい。 The search unit 203 receives registration information from the unknown word determination system 40 via the communication unit 202. The search unit 203, under the control of the control unit 204, identifies the user name and permission to access the email transmission history and chat transmission history in the received registration information (step S4). The search unit 203 uses the access permission to the email transmission history and the chat transmission history via the communication unit 202 to retrieve, for example, the email transmission history and chat transmission history corresponding to the user name stored in the terminal device 30. Access the history (step S5). Then, the search unit 203 receives the email transmission history and the chat transmission history corresponding to the user name from the terminal device 30 via the communication unit 202 (step S6). Here, it is assumed that the terminal device 30 stores the email transmission history and the chat transmission history corresponding to the user name. However, the search unit 203 accesses the email sending history and chat sending history corresponding to the user name through the communication unit 202 using access permission. Any device may store the transmission history as long as it can receive the transmission history.
 記憶部201は、検索部203が通信部202を介して受信したメールの送信履歴およびチャットの送信履歴をユーザ名に関連付けて記憶する(ステップS7)。上述のステップS1~ステップS7の処理を参加者Aに対して行うことにより、データテーブルTBL1におけるユーザ名が参加者Aのメールの送信履歴およびチャットの送信履歴が生成される。 The storage unit 201 stores the email transmission history and chat transmission history received by the search unit 203 via the communication unit 202 in association with the user name (step S7). By performing the above-described processes from step S1 to step S7 for participant A, the email transmission history and chat transmission history of the user name of participant A in data table TBL1 are generated.
 検索部203は、通信部202を介して、ステップS7の処理において記憶部201がユーザ名に関連付けて記憶したメールの送信履歴およびチャットの送信履歴をユーザ名とともに、不明語判定システム40に送信する(ステップS8)。 The search unit 203 transmits, via the communication unit 202, the email transmission history and the chat transmission history that the storage unit 201 stored in association with the user name in the process of step S7, together with the user name, to the unknown word determination system 40. (Step S8).
 不明語判定システム40は、チャットの送信履歴およびメールの送信履歴をユーザ名とともにデータベース20から受信する。また、不明語判定システム40は、受信したチャトの送信履歴およびメールの送信履歴をユーザ名とともに品詞解析システム70に送信する(ステップS9)。 The unknown word determination system 40 receives chat transmission history and email transmission history from the database 20 along with user names. Furthermore, the unknown word determination system 40 transmits the received chat transmission history and email transmission history together with the user name to the part of speech analysis system 70 (step S9).
 解析部702は、通信部701を介して、チャットの送信履歴およびメールの送信履歴をユーザ名とともに不明語判定システム40から受信する。解析部702は、受信したチャットの送信履歴およびメールの送信履歴に含まれるテキストを解析し、そのテキストを品詞ごとの単語に分解する(ステップS10)。解析部702は、通信部701を介して、解析部702が解析することにより品詞ごとに分解した単語を、不明語判定システム40に送信する(ステップS11)。 The analysis unit 702 receives the chat transmission history and the email transmission history together with the user name from the unknown word determination system 40 via the communication unit 701. The analysis unit 702 analyzes the text included in the received chat transmission history and email transmission history, and breaks down the text into words for each part of speech (step S10). The analysis unit 702 transmits the words analyzed by the analysis unit 702 and broken down into parts of speech to the unknown word determination system 40 via the communication unit 701 (step S11).
 不明語判定システム40は、品詞ごとに分解された単語を、品詞解析システム70から受信する。不明語判定システム40は、受信した品詞ごとに分解された単語を、関連語抽出システム60に送信する(ステップS12)。 The unknown word determination system 40 receives words broken down into parts of speech from the part of speech analysis system 70. The unknown word determination system 40 transmits the received words broken down into parts of speech to the related word extraction system 60 (step S12).
 抽出部602は、通信部601を介して、品詞ごとに分解された単語を、不明語判定システム40から受信する。抽出部602は、制御部603による制御の下、受信した単語の類義語を検索し、類義語を特定する(ステップS13)。抽出部602は、通信部601を介して、単語と、抽出部602が特定した単語の類義語とを不明語判定システム40に送信する(ステップS14)。 The extraction unit 602 receives words broken down into parts of speech from the unknown word determination system 40 via the communication unit 601. The extraction unit 602 searches for synonyms of the received word under the control of the control unit 603 and identifies the synonyms (step S13). The extraction unit 602 transmits the word and synonyms of the word identified by the extraction unit 602 to the unknown word determination system 40 via the communication unit 601 (step S14).
 不明語判定システム40は、単語と、単語の類義語とを、関連語抽出システム60から受信する。不明語判定システム40は、受信した単語と、単語の類義語とを、データベース20に送信する(ステップS15)。 The unknown word determination system 40 receives words and synonyms of the words from the related word extraction system 60. The unknown word determination system 40 transmits the received word and synonyms of the word to the database 20 (step S15).
 検索部203は、通信部202を介して、単語と、単語の類義語とを、不明語判定システム40から受信する。検索部203は、単語と単語の類義語とを受信した場合、制御部204による制御の下、受信した単語と単語の類義語を、記憶部201が記憶するメールの送信履歴およびチャットの送信履歴において検索し、検索にヒットした回数をカウントする。そして、検索部203は、カウント数をデータテーブルTBL2における対応する単語の使用回数として記録する(ステップS16)。このステップS16の処理における使用回数の変更により、データテーブルTBL2が生成されたことになる。 The search unit 203 receives words and synonyms of the words from the unknown word determination system 40 via the communication unit 202. When the search unit 203 receives a word and a synonym of the word, under the control of the control unit 204, the search unit 203 searches for the received word and synonym of the word in the email transmission history and chat transmission history stored in the storage unit 201. and count the number of hits for the search. Then, the search unit 203 records the count as the number of times the corresponding word is used in the data table TBL2 (step S16). By changing the number of uses in the process of step S16, data table TBL2 is generated.
 検索部203は、通信部202を介して、記憶部201が記憶するデータテーブルTBL2における単語の使用回数を正常に変更したことを示す通知を不明語判定システム40に送信する(ステップS17)。不明語判定システム40は、データベース20から通知を受信する(ステップS18)。 The search unit 203 transmits a notification to the unknown word determination system 40 via the communication unit 202 indicating that the number of times the word has been used in the data table TBL2 stored in the storage unit 201 has been successfully changed (step S17). The unknown word determination system 40 receives the notification from the database 20 (step S18).
 上述したステップS1~ステップS18の処理により、記憶部201が記憶するデータテーブルTBL1およびデータテーブルTBL2が生成されたことになる。なお、ユーザそれぞれのメールの送信およびチャットの送信が行われる度に(例えば、専用アプリケーションプログラムによりメールの送信およびチャットの送信を検出し、検出する度に)、ステップS5~ステップS18の処理を行うことにより、記憶部201が記憶するデータテーブルTBL1およびデータテーブルTBL2を更新することができる。 Through the processing of steps S1 to S18 described above, data table TBL1 and data table TBL2 stored in storage unit 201 are generated. Note that each time a user sends an email or chats (for example, each time a dedicated application program detects the transmission of an email or chat), steps S5 to S18 are performed. By doing so, data table TBL1 and data table TBL2 stored in storage unit 201 can be updated.
 次に、処理システム1による不明語を説明する機能を利用する処理について説明する。図17は、本開示の一実施形態による処理システム1の処理フローの一例を示す第5の図である。図18は、本開示の一実施形態による処理システム1の処理フローの一例を示す第6の図である。図19は、本開示の一実施形態による処理システム1の処理フローの一例を示す第7の図である。図20は、本開示の一実施形態による処理システム1の処理フローの一例を示す第8の図である。図21は、本開示の一実施形態による処理システム1の処理フローの一例を示す第9の図である。図22は、本開示の一実施形態による処理システム1の処理フローの一例を示す第10の図である。以下の説明では、図17~図22を参照して、不明語を説明する機能を利用する処理について説明する。ここでは、参加者Aと参加者Bが会議に参加しているものとする。ただし、会議では結論を出すために議論が行われるため、参加者は、発話者でもあり、聴衆者でもある。そのため、参加者Aと参加者Bの両者を発話者でもあり、聴衆者でもあるものとして処理システム1を説明すると、処理システム1が行う処理の説明が煩雑となり、処理システム1が行う処理の理解が困難になると思われる。そこで、以下では、参加者Bの発言を参加者Aが聞いた場合、すなわち、参加者Bが発話者(第1参加者の一例)であり、参加者Aが聴衆者(第2参加者の一例)である場合に、処理システム1が参加者Aに対して不明語を説明する処理について説明する。なお、参加者Aおよび参加者Bは、初期登録の処理を完了しているものとする。また、参加者Aおよび参加者Bは、専用アプリケーションプログラムを介して利用者Aが端末装置30aに、利用者Bが端末装置30bにそれぞれログインしてWeb会議に参加できた状態であるものとする。 Next, a process using the function of the processing system 1 to explain unknown words will be described. FIG. 17 is a fifth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 18 is a sixth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 19 is a seventh diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 20 is an eighth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 21 is a ninth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. FIG. 22 is a tenth diagram illustrating an example of the processing flow of the processing system 1 according to an embodiment of the present disclosure. In the following description, a process using the function for explaining unknown words will be described with reference to FIGS. 17 to 22. Here, it is assumed that participant A and participant B are participating in the conference. However, since discussions are held in a meeting to reach a conclusion, the participants are both speakers and listeners. Therefore, if the processing system 1 is explained assuming that both participant A and participant B are speakers and listeners, the explanation of the processing performed by the processing system 1 becomes complicated, and it is difficult to understand the processing performed by the processing system 1. seems to be difficult. Therefore, in the following, when participant A hears what participant B says, that is, participant B is the speaker (an example of the first participant), and participant A is the listener (an example of the second participant). (Example) A process in which the processing system 1 explains an unknown word to the participant A will be described. Note that it is assumed that participant A and participant B have completed the initial registration process. Furthermore, it is assumed that Participant A and Participant B were able to participate in the web conference by logging in to the terminal device 30a for user A and to the terminal device 30b for user B through the dedicated application program. .
 ここで、参加者Bが会議において発言したとする。端末装置30bの音声入力部303は、参加者Bの音声を受ける。(ステップS41)。端末装置30bの音声入力部303は、受けた参加者Bの音声を、端末装置30bの通信部301を介してWeb会議システム10に送信する(ステップS42)。 Here, assume that participant B speaks at the meeting. The audio input unit 303 of the terminal device 30b receives participant B's audio. (Step S41). The audio input unit 303 of the terminal device 30b transmits the received voice of participant B to the web conference system 10 via the communication unit 301 of the terminal device 30b (step S42).
 変換部101は、通信部102を介して、端末装置30bから参加者Bの音声を受ける。変換部101は、受信した参加者Bの音声をテキストに変換する(ステップS43)。制御部103は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、変換部101により参加者Bの音声から変換されたテキストを、端末装置30(端末装置30aおよび端末装置30b)の表示部302に表示させる(ステップS44)。 The conversion unit 101 receives the voice of participant B from the terminal device 30b via the communication unit 102. The conversion unit 101 converts the received voice of participant B into text (step S43). By executing the dedicated application program, the control unit 103 displays the text converted from the voice of participant B by the conversion unit 101 on the terminal device 30 (terminal device 30a and terminal device 30b) according to the dedicated application program. 302 (step S44).
 端末装置30aの表示部302は、ステップS44における制御部103の処理により、専用アプリケーションプログラムに従って、参加者Bの音声の内容を示すテキストを表示する(ステップS45)。また、端末装置30bの表示部302は、ステップS44における制御部103の処理により、専用アプリケーションプログラムに従って、参加者Bの音声の内容を示すテキストを表示する(ステップS46)。 The display unit 302 of the terminal device 30a displays text indicating the content of participant B's voice according to the dedicated application program through the processing of the control unit 103 in step S44 (step S45). Furthermore, the display unit 302 of the terminal device 30b displays text indicating the content of participant B's voice according to the dedicated application program through the processing of the control unit 103 in step S44 (step S46).
 Web会議システム10は、参加者Bの音声の内容を示すテキストをユーザ名である参加者Bとともに不明語判定システム40に送信する(ステップS47)。不明語判定システム40は、参加者Bの音声の内容を示すテキストをユーザ名である参加者BとともにWeb会議システム10から受信する。不明語判定システム40は、受信した参加者Bの音声の内容を示すテキストをユーザ名である参加者Bとともに品詞解析システム70に送信する(ステップS48)。 The web conference system 10 transmits text indicating the content of participant B's voice to the unknown word determination system 40 along with the user name of participant B (step S47). The unknown word determination system 40 receives a text indicating the content of the voice of the participant B from the web conference system 10 together with the user name of the participant B. The unknown word determination system 40 transmits the text indicating the content of the received voice of participant B to the part of speech analysis system 70 together with the user name of participant B (step S48).
 解析部702は、通信部701を介して、参加者Bの音声の内容を示すテキストをユーザ名である参加者Bとともに不明語判定システム40から受信する。解析部702は、受信した参加者Bの音声の内容を示すテキストを解析し、そのテキストを品詞ごとの単語に分解する(ステップS49)。解析部702は、通信部701を介して、解析部702が解析することにより品詞ごとに分解した単語を、不明語判定システム40に送信する(ステップS50)。 The analysis unit 702 receives text indicating the content of participant B's voice from the unknown word determination system 40 along with the user name of participant B via the communication unit 701. The analysis unit 702 analyzes the text indicating the content of the received voice of participant B, and decomposes the text into words for each part of speech (step S49). The analysis unit 702 transmits the words analyzed by the analysis unit 702 and broken down into parts of speech to the unknown word determination system 40 via the communication unit 701 (step S50).
 不明語判定システム40は、品詞ごとに分解された単語を、品詞解析システム70から受信する。不明語判定システム40は、受信した品詞ごとに分解された単語を、データベース20に送信する(ステップS51)。 The unknown word determination system 40 receives words broken down into parts of speech from the part of speech analysis system 70. The unknown word determination system 40 transmits the received words broken down into parts of speech to the database 20 (step S51).
 検索部203は、通信部202を介して、品詞ごとに分解された単語を、不明語判定システム40から受信する。検索部203は、品詞ごとに分解された単語を受信した場合、ユーザごとの単語の使用回数を示すデータテーブルTBL2において参加者Bのユーザを特定する(ステップS52)。また、検索部203は、データテーブルTBL2において品詞ごとに分解された単語に一致する単語を特定する(ステップS53)。そして、検索部203は、データテーブルTBL2において、特定したユーザおよび特定した単語の両方に関連付けられている使用回数を特定する(ステップS54)。例えば、データテーブルTBL2が図5に示すデータテーブルTBL2の場合、検索部203は、ステップS52の処理において参加者Bのユーザを特定し、ステップS53の処理において「脆弱性」という単語を特定した場合、使用回数を3と特定する。検索部203は、特定した品詞ごとに分解された単語の使用回数を、通信部202を介して不明語判定システム40に送信する(ステップS55)。 The search unit 203 receives words broken down into parts of speech from the unknown word determination system 40 via the communication unit 202 . When the search unit 203 receives words broken down into parts of speech, the search unit 203 identifies the user of participant B in the data table TBL2 indicating the number of times the word has been used for each user (step S52). Furthermore, the search unit 203 identifies words that match the words broken down into parts of speech in the data table TBL2 (step S53). Then, the search unit 203 identifies the number of uses associated with both the identified user and the identified word in the data table TBL2 (step S54). For example, if the data table TBL2 is the data table TBL2 shown in FIG. 5, the search unit 203 identifies the user of participant B in the process of step S52, and specifies the word "vulnerability" in the process of step S53. , specify the number of uses as 3. The search unit 203 transmits the number of uses of the word broken down by the identified part of speech to the unknown word determination system 40 via the communication unit 202 (step S55).
 判定部402は、通信部401を介して、検索部203が特定した品詞ごとに分解された単語の使用回数を、データベース20から受信する。判定部402は、ユーザ(この場合、ユーザB)の音声の内容を示すテキストにおける単語が不明語であるか否かを判定する(ステップS56)。例えば、判定部402は、受信した品詞ごとに分解された単語の使用回数が所定の回数未満であるか否かを判定する。そして、判定部402は、品詞ごとに分解された単語の使用回数が所定の回数未満であると判定した場合、ユーザ(この場合、ユーザB)の音声の内容を示すテキストにおけるその単語が不明語であると判定する。また、判定部402は、品詞ごとに分解された単語の使用回数が所定の回数以上であると判定した場合、ユーザ(この場合、ユーザB)の音声の内容を示すテキストにおけるその単語が不明語ではないと判定する。 The determination unit 402 receives from the database 20, via the communication unit 401, the number of times the word is used broken down into parts of speech specified by the search unit 203. The determination unit 402 determines whether a word in the text indicating the content of the user's (in this case, user B) voice is an unknown word (step S56). For example, the determination unit 402 determines whether the number of times the received word broken down into parts of speech has been used is less than a predetermined number of times. If the determining unit 402 determines that the number of uses of the word broken down into parts of speech is less than a predetermined number of times, the determining unit 402 determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word. It is determined that Further, if the determining unit 402 determines that the number of uses of the word broken down into parts of speech is greater than or equal to a predetermined number of times, the determining unit 402 determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word. It is determined that it is not.
 判定部402は、品詞ごとに分解された単語の使用回数が所定の回数未満であると判定し、ユーザ(この場合、ユーザB)の音声の内容を示すテキストにおける単語が不明語であると判定した場合(ステップS56においてYES)、不明語であると判定した単語を、通信部401を介して検索システム50に送信する(ステップS57)。また、判定部402は、すべての単語が不明語でないと判定した場合(ステップS56においてNO)、処理を終了する。 The determination unit 402 determines that the number of uses of the word broken down into parts of speech is less than a predetermined number of times, and determines that the word in the text indicating the content of the user's (in this case, user B) speech is an unknown word. If so (YES in step S56), the word determined to be an unknown word is transmitted to the search system 50 via the communication unit 401 (step S57). Further, when the determining unit 402 determines that all the words are not unknown words (NO in step S56), the process ends.
 検索部502は、通信部501を介して、不明語であると判定した単語を、不明語判定システム40から受信する。検索部502は、不明語判定システム40から受信した単語に関連する情報を検索する(ステップS58)。例えば、検索部502は、ウェブブラウザの機能を有し、Web上で不明語判定システム40から受信した単語を検索する。また、例えば、検索部502は、辞書のデータベースにおいて、不明語判定システム40から受信した単語を検索する。検索部502は、検索結果のうち所定数(例えば、5つ)の上位サイトを特定する(ステップS59)。そして、検索部502は特定した所定数の上位サイトのリンク先を示す情報を特定する(ステップS60)。検索部502は、特定した所定数の上位サイトのリンク先を示す情報を、通信部501を介して不明語判定システム40に送信する(ステップS61)。 The search unit 502 receives words determined to be unknown words from the unknown word determination system 40 via the communication unit 501. The search unit 502 searches for information related to the word received from the unknown word determination system 40 (step S58). For example, the search unit 502 has the function of a web browser, and searches for words received from the unknown word determination system 40 on the web. Further, for example, the search unit 502 searches the dictionary database for the word received from the unknown word determination system 40. The search unit 502 identifies a predetermined number (for example, five) of high-ranking sites among the search results (step S59). Then, the search unit 502 identifies information indicating the link destinations of the identified predetermined number of high ranking sites (step S60). The search unit 502 transmits information indicating the link destinations of the identified predetermined number of high-ranking sites to the unknown word determination system 40 via the communication unit 501 (step S61).
 判定部402は、通信部401を介して、所定数の上位サイトのリンク先を示す情報を、検索システム50から受信する。判定部402は、不明語であると判定したすべての単語について、所定数の上位サイトのリンク先を示す情報を受信したか否かを判定する(ステップS62)。判定部402は、不明語であると判定したすべての単語について、所定数の上位サイトのリンク先を示す情報を受信していないと判定した場合(ステップS62においてNO)、ステップS57の処理に戻す。 The determination unit 402 receives information indicating link destinations of a predetermined number of high-ranking sites from the search system 50 via the communication unit 401. The determining unit 402 determines whether information indicating link destinations of a predetermined number of higher ranking sites has been received for all words determined to be unknown words (step S62). If the determining unit 402 determines that information indicating link destinations of a predetermined number of higher ranking sites has not been received for all words determined to be unknown words (NO in step S62), the process returns to step S57. .
 また、判定部402は、不明語であると判定したすべての単語について、所定数の上位サイトのリンク先を示す情報を受信したと判定した場合(ステップS62においてYES)、不明語であると判定したすべての単語について受信した所定数の上位サイトのリンク先を、通信部401を介してWeb会議システム10に送信する(ステップS63)。制御部103は、通信部102を介して、不明語であると判定したすべての単語について受信した所定数の上位サイトのリンク先を不明語判定システム40から受信する。そして、制御部103は、専用アプリケーションプログラムを実行することにより、その専用アプリケーションプログラムに従って、不明語の説明である所定数の上位サイトのリンク先を、端末装置30(この場合、端末装置30a)の表示部302に表示させる(ステップS64)。端末装置30aの表示部302は、制御部305による制御の下、不明語であると判定したすべての単語についての説明である所定数の上位サイトのリンク先を表示する(ステップS65)。ステップS65の処理において、表示部302が所定数の上位サイトのリンク先を表示することにより、ユーザである参加者Aは、参加者Bが発言した音声のうち、参加者Aになじみの薄い単語である不明語が使用された場合にその不明語のリンク先をクリックすることで不明語の説明を会議中に知ることができ、会議の内容をより理解しやすくなる。 Further, when determining that information indicating link destinations of a predetermined number of higher ranking sites has been received for all words determined to be unknown words (YES in step S62), determination unit 402 determines that the words are unknown words. The link destinations of a predetermined number of higher ranking sites received for all the words are transmitted to the web conference system 10 via the communication unit 401 (step S63). The control unit 103 receives, from the unknown word determination system 40, via the communication unit 102, the link destinations of a predetermined number of higher rank sites received for all words determined to be unknown words. Then, by executing the dedicated application program, the control unit 103 links the link destinations of a predetermined number of higher ranking sites that are explanations of unknown words to the terminal device 30 (in this case, the terminal device 30a). It is displayed on the display unit 302 (step S64). Under the control of the control unit 305, the display unit 302 of the terminal device 30a displays links to a predetermined number of high-ranking sites that are explanations of all words determined to be unknown words (step S65). In the process of step S65, the display unit 302 displays the link destinations of a predetermined number of high-ranking sites, so that the user, participant A, can read words that are unfamiliar to participant A from among the voices uttered by participant B. When an unknown word is used, by clicking on the link of the unknown word, the user can learn the explanation of the unknown word during the meeting, making it easier to understand the content of the meeting.
 上述の実施形態では、Web会議のような会議を想定し、ユーザAを発話者、ユーザBを聴衆者とした。会議中の音声はすべてテキスト化され、ステップS65の処理により、画面上に発話者の発言内容における不明語が表示される。 In the above-described embodiment, a conference such as a web conference is assumed, and user A is the speaker and user B is the audience. All audio during the meeting is converted into text, and unknown words in the speaker's utterances are displayed on the screen through the process of step S65.
 以上、本開示の一実施形態による処理システム1について説明した。処理システム1において、解析部702(抽出手段の一例)は、会議の参加者B(第1参加者の一例)の発言内容における各単語を抽出する。検索部203(第1特定手段の一例)は、前記会議の参加者A(第2参加者の一例)が前記会議よりも前に行った通信において送信したテキスト内で使用された前記各単語の使用回数を特定する。判定部402(判定手段の一例)は、前記各単語の使用回数が所定の使用回数未満であるか否かを判定し、使用回数が所定の使用回数未満であると判定した単語を前記第2参加者にとって意味のわからない単語である不明語と判定する。こうすることにより、不明語を選定する聴衆者による操作が不要であり、聴衆者が意識することなく不明語を判定することができる。 The processing system 1 according to an embodiment of the present disclosure has been described above. In the processing system 1, the analysis unit 702 (an example of an extraction means) extracts each word in the content of a statement made by a participant B (an example of a first participant) in the conference. The search unit 203 (an example of a first specifying means) searches for each of the words used in the text sent by participant A (an example of a second participant) of the conference in a communication conducted before the conference. Determine the number of uses. The determining unit 402 (an example of a determining means) determines whether the number of times each word has been used is less than a predetermined number of times, and selects a word whose number of uses has been determined to be less than the predetermined number of times as the second word. It is determined that the word is an unknown word whose meaning is unknown to the participants. By doing so, there is no need for an audience member to perform an operation to select an unknown word, and it is possible to determine an unknown word without the audience member being aware of it.
 なお、本開示の一実施形態による処理システム1は、会議中に発言された音声をテキストに変換したものに対して不明語を特定し、その不明語の説明を説明するリンク先を特定し、そのリンク先を表示されることにより不明語の説明を表示させるものとして説明した。しかしながら、本開示の別の実施形態による処理システム1は、会議中に発言された音声をテキストに変換したものの代わりに、その会議の議事録が示すテキストに対して不明語を特定し、その不明語の説明を説明するリンク先を特定し、そのリンク先を表示されることにより不明語の説明を表示させるものであってもよい。 Note that the processing system 1 according to an embodiment of the present disclosure identifies an unknown word in the audio uttered during the meeting converted into text, identifies a link destination explaining the explanation of the unknown word, It has been explained that the explanation of the unknown word is displayed by displaying the link destination. However, instead of converting the audio uttered during a meeting into text, the processing system 1 according to another embodiment of the present disclosure identifies unknown words in the text indicated by the minutes of the meeting, and converts the unknown words into text. The explanation of the unknown word may be displayed by specifying a link destination explaining the explanation of the word and displaying the link destination.
 図23は、本開示の実施形態による処理システム1の最小構成を示す図である。処理システム1は、図23に示すように、抽出手段801と、第1特定手段802と、判定手段803と、を備える。抽出手段801は、会議の第1参加者の発言内容における各単語を抽出する。抽出手段801は、例えば、図12に示す解析部702により実現される。第1特定手段802は、前記会議の第2参加者が前記会議よりも前に行った通信において送信したテキスト内で使用された前記各単語の使用回数を特定する。第1特定手段802は、例えば、図3に示す検索部203により実現される。判定手段803は、前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、使用回数が所定の使用回数未満であると判定した単語を前記第2参加者にとって意味のわからない単語である不明語と判定する。判定手段803は、例えば、図8に示す判定部402により実現される。 FIG. 23 is a diagram showing the minimum configuration of the processing system 1 according to the embodiment of the present disclosure. The processing system 1 includes an extraction means 801, a first identification means 802, and a determination means 803, as shown in FIG. Extracting means 801 extracts each word in the content of the first participant's statement. The extraction means 801 is realized, for example, by the analysis section 702 shown in FIG. 12. The first identifying means 802 identifies the number of times each of the words is used in a text sent by a second participant of the conference in a communication conducted prior to the conference. The first specifying means 802 is realized, for example, by the search unit 203 shown in FIG. The determining means 803 determines whether or not the number of times each word has been used is less than a predetermined number of times, and the word whose number of uses has been determined to be less than the predetermined number of times has a meaning for the second participant. It is determined that the word is an unknown word that is not understood. The determining means 803 is realized, for example, by the determining unit 402 shown in FIG.
 図24は、本開示の実施形態による最小構成の処理システム1の処理フローの一例を示す図である。次に、本開示の実施形態による最小構成の処理システム1の処理について図24を参照して説明する。 FIG. 24 is a diagram illustrating an example of a processing flow of the processing system 1 with the minimum configuration according to the embodiment of the present disclosure. Next, processing of the processing system 1 with the minimum configuration according to the embodiment of the present disclosure will be described with reference to FIG. 24.
 抽出手段801は、会議の第1参加者の発言内容における各単語を抽出する(ステップS101)。第1特定手段802は、前記会議の第2参加者が前記会議よりも前に行った通信において送信したテキスト内で使用された前記各単語の使用回数を特定する(ステップS102)。判定手段803は、前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、使用回数が所定の使用回数未満であると判定した単語を前記第2参加者にとって意味のわからない単語である不明語と判定する(ステップS103)。 The extraction means 801 extracts each word in the content of the statement made by the first participant in the meeting (step S101). The first specifying means 802 specifies the number of times each word is used in a text sent by a second participant of the conference in a communication conducted prior to the conference (step S102). The determining means 803 determines whether or not the number of times each word has been used is less than a predetermined number of times, and the word whose number of uses has been determined to be less than the predetermined number of times has a meaning for the second participant. It is determined that the word is an unknown word (step S103).
 以上、本開示の実施形態による最小構成の処理システム1について説明した。この処理システム1により、不明語を選定する聴衆者(第2参加者)による操作が不要であり、聴衆者が意識することなく不明語を判定することができる。 The processing system 1 with the minimum configuration according to the embodiment of the present disclosure has been described above. With this processing system 1, there is no need for an audience member (second participant) to perform an operation to select an unknown word, and an unknown word can be determined without the audience member being aware of it.
 なお、本開示の実施形態における処理は、適切な処理が行われる範囲において、処理の順番が入れ替わってもよい。 Note that the order of the processing in the embodiment of the present disclosure may be changed as long as appropriate processing is performed.
 本開示の実施形態について説明したが、上述の処理システム1、Web会議システム10、データベース20、端末装置30、不明語判定システム40、検索システム50、関連語抽出システム60、品詞解析システム70、その他の制御装置は内部に、コンピュータシステムを有していてもよい。そして、上述した処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。コンピュータの具体例を以下に示す。 Although the embodiment of the present disclosure has been described, the above-mentioned processing system 1, web conference system 10, database 20, terminal device 30, unknown word determination system 40, search system 50, related word extraction system 60, part of speech analysis system 70, etc. The control device may include a computer system therein. The above-described processing steps are stored in a computer-readable recording medium in the form of a program, and the above-mentioned processing is performed by reading and executing this program by the computer. A specific example of a computer is shown below.
 図25は、少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。コンピュータ5は、図25に示すように、CPU(Central Processing Unit)6、メインメモリ7、ストレージ8、インターフェース9を備える。 FIG. 25 is a schematic block diagram showing the configuration of a computer according to at least one embodiment. The computer 5 includes a CPU (Central Processing Unit) 6, a main memory 7, a storage 8, and an interface 9, as shown in FIG.
 例えば、上述の処理システム1、Web会議システム10、データベース20、端末装置30、不明語判定システム40、検索システム50、関連語抽出システム60、品詞解析システム70、その他の制御装置のそれぞれは、コンピュータ5に実装される。そして、上述した各処理部の動作は、プログラムの形式でストレージ8に記憶されている。CPU6は、プログラムをストレージ8から読み出してメインメモリ7に展開し、当該プログラムに従って上記処理を実行する。また、CPU6は、プログラムに従って、上述した各記憶部に対応する記憶領域をメインメモリ7に確保する。 For example, each of the above-mentioned processing system 1, web conference system 10, database 20, terminal device 30, unknown word determination system 40, search system 50, related word extraction system 60, part of speech analysis system 70, and other control devices is a computer. Implemented in 5. The operations of each processing section described above are stored in the storage 8 in the form of a program. The CPU 6 reads the program from the storage 8, expands it to the main memory 7, and executes the above processing according to the program. Further, the CPU 6 reserves storage areas corresponding to each of the above-mentioned storage units in the main memory 7 according to the program.
 ストレージ8の例としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、磁気ディスク、光磁気ディスク、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)、半導体メモリ等が挙げられる。ストレージ8は、コンピュータ5のバスに直接接続された内部メディアであってもよいし、インターフェース9または通信回線を介してコンピュータ5に接続される外部メディアであってもよい。また、このプログラムが通信回線によってコンピュータ5に配信される場合、配信を受けたコンピュータ5が当該プログラムをメインメモリ7に展開し、上記処理を実行してもよい。少なくとも1つの実施形態において、ストレージ8は、一時的でない有形の記憶媒体である。 Examples of the storage 8 include HDD (Hard Disk Drive), SSD (Solid State Drive), magnetic disk, magneto-optical disk, CD-ROM (Compact Disc Read Only Memory), DVD-ROM (Digital ital Versatile Disc Read Only Memory) , semiconductor memory, etc. Storage 8 may be an internal medium directly connected to the bus of computer 5, or may be an external medium connected to computer 5 via interface 9 or a communication line. Furthermore, when this program is distributed to the computer 5 via a communication line, the computer 5 that received the distribution may develop the program in the main memory 7 and execute the above processing. In at least one embodiment, storage 8 is a non-transitory tangible storage medium.
 また、上記プログラムは、前述した機能の一部を実現してもよい。さらに、上記プログラムは、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるファイル、いわゆる差分ファイル(差分プログラム)であってもよい。 Additionally, the above program may implement some of the functions described above. Furthermore, the program may be a file that can realize the above-described functions in combination with a program already recorded in the computer system, a so-called difference file (difference program).
 本開示のいくつかの実施形態を説明したが、これらの実施形態は、例であり、開示の範囲を限定しない。これらの実施形態は、開示の要旨を逸脱しない範囲で、種々の追加、省略、置き換え、変更を行ってよい。 Although several embodiments of the present disclosure have been described, these embodiments are examples and do not limit the scope of the disclosure. Various additions, omissions, substitutions, and changes may be made to these embodiments without departing from the spirit of the disclosure.
 なお、上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。 Note that some or all of the above embodiments may be described as the following additional notes, but are not limited to the following.
(付記1)
会議の第1参加者の発言内容における各単語を抽出する
抽出手段と、
前記会議の第2参加者が前記会議よりも前に行った通信において送信した
テキスト内で使用された前記各単語の使用回数を特定する
第1特定手段と、
前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
使用回数が所定の使用回数未満であると判定した単語を
前記第2参加者にとって意味のわからない単語である
不明語と判定する
判定手段と、
を備える処理システム。
(Additional note 1)
Extracting means for extracting each word in the content of a first participant's statement in the meeting;
first identifying means for identifying the number of times each of the words was used in a text sent by a second participant in the conference in a communication conducted prior to the conference;
Determining whether the number of times each word is used is less than a predetermined number of times,
determining means for determining a word whose number of uses is less than a predetermined number of times to be an unknown word whose meaning is unknown to the second participant;
A processing system comprising:
(付記2)
前記テキスト内で使用された各単語の類義語を特定する
第2特定手段、
を備え、
前記第1特定手段は、
前記テキスト内で使用された前記類義語の使用回数を特定し、
前記判定手段は、
前記各単語の使用回数に前記類義語の使用回数を含めて、
前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
使用回数が所定の使用回数未満であると判定した単語を
前記不明語と判定する、
付記1に記載の処理システム。
(Additional note 2)
second identifying means for identifying synonyms of each word used in the text;
Equipped with
The first identifying means is
determining the number of times the synonym is used in the text;
The determining means is
Including the number of times the synonym is used in the number of times each word is used,
Determining whether the number of times each word is used is less than a predetermined number of times,
determining a word whose usage count is less than a predetermined number of usages as the unknown word;
The processing system described in Appendix 1.
(付記3)
前記テキストは、
前記第2参加者が前記会議よりも前に行った通信において送信した
メールおよびチャットの少なくとも一方である、
付記1または2に記載の処理システム。
(Additional note 3)
The said text is
at least one of an email and a chat sent by the second participant in communication conducted prior to the meeting;
The processing system according to appendix 1 or 2.
(付記4)
前記不明語を表示手段に表示させる
表示制御手段、
を備える付記1から3の何れか一項に記載の処理システム。
(Additional note 4)
display control means for displaying the unknown word on a display means;
The processing system according to any one of Supplementary Notes 1 to 3, comprising:
(付記5)
前記表示制御手段は、
前記不明語とともに前記不明語の説明を
表示手段に表示させる、
付記4に記載の処理システム。
(Appendix 5)
The display control means includes:
displaying an explanation of the unknown word on a display means together with the unknown word;
The processing system described in Appendix 4.
(付記6)
Web(World Wide Web)およびデータベースの少なくとも一方において
前記不明語の意味を検索する
検索手段、
を備え、
前記表示制御手段は、
前記不明語とともに前記検索手段が検索した前記不明語の意味を
前記表示手段に表示させる、
付記5に記載の処理システム。
(Appendix 6)
a search means for searching the meaning of the unknown word in at least one of the Web (World Wide Web) and a database;
Equipped with
The display control means includes:
displaying on the display means the meaning of the unknown word searched by the search means together with the unknown word;
The processing system described in Appendix 5.
(付記7)
前記表示制御手段は、
前記不明語とともに前記検索手段が前記Webにおいて検索した前記不明語の意味を
前記表示手段に表示させる場合、
前記Webにおける前記不明語の意味のリンク先を示す情報を
前記表示手段に表示させ、
前記リンク先を前記第2参加者が表示させる操作を行ったことを契機に、
前記不明語とともに前記リンク先の前記不明語の意味を
前記表示手段に表示させる、
付記6に記載の処理システム。
(Appendix 7)
The display control means includes:
When displaying on the display means the meaning of the unknown word searched by the search means on the Web together with the unknown word;
displaying information indicating a link destination of the meaning of the unknown word on the Web on the display means;
When the second participant performs an operation to display the link destination,
displaying the meaning of the unknown word at the link destination on the display means together with the unknown word;
The processing system described in Appendix 6.
(付記8)
会議の第1参加者の発言内容における各単語を抽出することと、
前記会議の第2参加者が前記会議よりも前に行った通信において送信した
テキスト内で使用された前記各単語の使用回数を特定することと、
前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
使用回数が所定の使用回数未満であると判定した単語を
前記第2参加者にとって意味のわからない単語である
不明語と判定することと、
を含む処理システムが行う処理方法。
(Appendix 8)
Extracting each word in the speech content of the first participant in the meeting;
determining the number of times each of the words was used in text sent by a second participant in the conference in communications prior to the conference;
Determining whether the number of times each word is used is less than a predetermined number of times,
Determining a word that has been used less than a predetermined number of times as an unknown word whose meaning is unknown to the second participant;
A processing method carried out by a processing system that includes.
(付記9)
付記8に記載の処理システムが行う処理方法をコンピュータに実行させるプログラム。
(Appendix 9)
A program that causes a computer to execute the processing method performed by the processing system according to appendix 8.
 この出願は、2022年9月14日に出願された日本国特願2022-145946を基礎とする優先権を主張し、その開示の全てをここに取り組む。 This application claims priority based on Japanese Patent Application No. 2022-145946 filed on September 14, 2022, and the entire disclosure thereof is incorporated herein.
 本開示の各態様によれば、不明語を選定する聴衆者による操作が不要であり、聴衆者が意識することなく不明語を判定することができる。 According to each aspect of the present disclosure, there is no need for an audience member to perform an operation to select an unknown word, and an unknown word can be determined without the audience member being aware of it.
1・・・処理システム
5・・・コンピュータ
6・・・CPU
7・・・メインメモリ
8・・・ストレージ
9・・・インターフェース
10・・・Web会議システム
20・・・データベース
30、30a、30b、30c・・・端末装置
40・・・不明語判定システム
50・・・検索システム
60・・・関連語抽出システム
70・・・品詞解析システム
101・・・変換部
102、202、301、401、501、601、701・・・通信部
103、204、305、403、503、603、703・・・制御部
201、604・・・記憶部
203、502・・・検索部
302・・・表示部
303・・・音声入力部
304・・・音声出力部
402・・・判定部
602・・・抽出部
702・・・解析部
1... Processing system 5... Computer 6... CPU
7... Main memory 8... Storage 9... Interface 10... Web conference system 20... Database 30, 30a, 30b, 30c... Terminal device 40... Unknown word determination system 50. ... Search system 60 ... Related word extraction system 70 ... Part of speech analysis system 101 ... Conversion section 102, 202, 301, 401, 501, 601, 701 ... Communication section 103, 204, 305, 403 , 503, 603, 703... control section 201, 604... storage section 203, 502...search section 302...display section 303...audio input section 304...audio output section 402... - Judgment unit 602...Extraction unit 702...Analysis unit

Claims (15)

  1.     会議の第1参加者の発言内容における各単語を抽出する
      抽出手段と、
        前記会議の第2参加者が前記会議よりも前に行った通信において送信した
        テキスト内で使用された前記各単語の使用回数を特定する
      第1特定手段と、
        前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
        使用回数が所定の使用回数未満であると判定した単語を
        前記第2参加者にとって意味のわからない単語である
        不明語と判定する
      判定手段と、
    を備える処理システム。
    Extracting means for extracting each word in the content of the first participant's statement in the meeting;
    a first identifying means for identifying the number of times each word was used in a text sent by a second participant in the conference in a communication conducted prior to the conference;
    Determining whether the number of times each word is used is less than a predetermined number of times,
    a determining means for determining a word that has been used less than a predetermined number of times as an unknown word whose meaning is unknown to the second participant;
    A processing system comprising:
  2.     前記テキスト内で使用された各単語の類義語を特定する
      第2特定手段、
    を備え、
      前記第1特定手段は、
        前記テキスト内で使用された前記類義語の使用回数を特定し、
      前記判定手段は、
        前記各単語の使用回数に前記類義語の使用回数を含めて、
        前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
        使用回数が所定の使用回数未満であると判定した単語を
        前記不明語と判定する、
    請求項1に記載の処理システム。
    second identifying means for identifying synonyms of each word used in the text;
    Equipped with
    The first identifying means is
    determining the number of times the synonym is used in the text;
    The determining means is
    Including the number of times the synonym is used in the number of times each word is used,
    Determining whether the number of times each word is used is less than a predetermined number of times,
    determining a word whose usage count is less than a predetermined number of usages as the unknown word;
    The processing system according to claim 1.
  3.   前記テキストは、
        前記第2参加者が前記会議よりも前に行った通信において送信した
        メールおよびチャットの少なくとも一方である、
    請求項1又は2に記載の処理システム。
    The said text is
    at least one of an email and a chat sent by the second participant in a communication conducted prior to the meeting;
    The processing system according to claim 1 or 2.
  4.     前記不明語を表示手段に表示させる
      表示制御手段、
    を備える請求項1乃至3の何れか1項に記載の処理システム。
    display control means for displaying the unknown word on a display means;
    The processing system according to any one of claims 1 to 3, comprising:
  5.   前記表示制御手段は、
        前記不明語とともに前記不明語の説明を前記表示手段に表示させる、
    請求項4に記載の処理システム。
    The display control means includes:
    displaying an explanation of the unknown word on the display means together with the unknown word;
    The processing system according to claim 4.
  6.     Web(World Wide Web)およびデータベースの少なくとも一方において
        前記不明語の意味を検索する
      検索手段、
    を備え、
      前記表示制御手段は、
        前記不明語とともに前記検索手段が検索した前記不明語の意味を前記表示手段に表示させる、
    請求項5に記載の処理システム。
    a search means for searching for the meaning of the unknown word in at least one of the Web (World Wide Web) and a database;
    Equipped with
    The display control means includes:
    displaying on the display means the meaning of the unknown word searched by the search means together with the unknown word;
    The processing system according to claim 5.
  7.   前記表示制御手段は、
        前記不明語とともに前記検索手段が前記Webにおいて検索した前記不明語の意味を前記表示手段に表示させる場合、
        前記Webにおける前記不明語の意味のリンク先を示す情報を前記表示手段に表示させ、
        前記リンク先を前記第2参加者が表示させる操作を行ったことを契機に、
        前記不明語とともに前記リンク先の前記不明語の意味を前記表示手段に表示させる、
    請求項6に記載の処理システム。
    The display control means includes:
    When displaying on the display means the meaning of the unknown word searched by the search means on the web together with the unknown word;
    displaying information indicating a link destination of the meaning of the unknown word on the Web on the display means;
    When the second participant performs an operation to display the link destination,
    displaying the meaning of the unknown word at the link destination on the display means together with the unknown word;
    The processing system according to claim 6.
  8. 処理システムが、
      会議の第1参加者の発言内容における各単語を抽出し、
      前記会議の第2参加者が前記会議よりも前に行った通信において送信した
      テキスト内で使用された前記各単語の使用回数を特定し、
      前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
      使用回数が所定の使用回数未満であると判定した単語を
      前記第2参加者にとって意味のわからない単語である
      不明語と判定する、
    処理方法。
    The processing system
    Extract each word in the content of the first participant's statement in the meeting,
    determining the number of times each of the words was used in a text sent by a second participant in the conference in a communication conducted prior to the conference;
    Determining whether the number of times each word is used is less than a predetermined number of times,
    A word determined to have been used less than a predetermined number of times is determined to be an unknown word whose meaning is unknown to the second participant.
    Processing method.
  9.   前記テキスト内で使用された各単語の類義語を特定し、
      前記テキスト内で使用された前記類義語の使用回数を特定し、
      前記各単語の使用回数に前記類義語の使用回数を含めて、
      前記各単語の使用回数それぞれについて所定の使用回数未満であるか否かを判定し、
      使用回数が所定の使用回数未満であると判定した単語を
      前記不明語と判定する、
    請求項8に記載の処理方法。
    identify synonyms for each word used in said text;
    determining the number of times the synonym is used in the text;
    Including the number of times the synonym is used in the number of times each word is used,
    Determining whether the number of times each word is used is less than a predetermined number of times,
    Determining a word that has been used less than a predetermined number of times as the unknown word;
    The processing method according to claim 8.
  10.   前記テキストは、
        前記第2参加者が前記会議よりも前に行った通信において送信した
        メールおよびチャットの少なくとも一方である、
    請求項8又は9に記載の処理方法。
    The said text is
    at least one of an email and a chat sent by the second participant in a communication conducted prior to the meeting;
    The processing method according to claim 8 or 9.
  11.   前記不明語を表示器に表示する、
    請求項8乃至10の何れか1項に記載の処理方法。
    displaying the unknown word on a display;
    The processing method according to any one of claims 8 to 10.
  12.   前記不明語とともに前記不明語の説明を前記表示器に表示する、
    請求項11に記載の処理方法。
    displaying an explanation of the unknown word on the display along with the unknown word;
    The processing method according to claim 11.
  13.   Web(World Wide Web)およびデータベースの少なくとも一方において
      前記不明語の意味を検索し、
      前記不明語とともに前記不明語の意味を前記表示器に表示する、
    請求項12に記載の処理方法。
    Searching for the meaning of the unknown word on at least one of the Web (World Wide Web) and a database,
    displaying the meaning of the unknown word together with the unknown word on the display;
    The processing method according to claim 12.
  14.   前記不明語とともに前記Webにおいて検索した前記不明語の意味を前記表示器に表示する場合、
      前記Webにおける前記不明語の意味のリンク先を示す情報を前記表示器に表示し、
      前記リンク先を前記第2参加者が表示させる操作を行ったことを契機に、
      前記不明語とともに前記リンク先の前記不明語の意味を前記表示器に表示する、
    請求項13に記載の処理方法。
    When displaying the meaning of the unknown word searched on the web together with the unknown word on the display device,
    displaying information indicating a link destination of the meaning of the unknown word on the Web on the display;
    When the second participant performs an operation to display the link destination,
    displaying the meaning of the unknown word at the link destination on the display device together with the unknown word;
    The processing method according to claim 13.
  15. コンピュータに、請求項8乃至14の何れか1項に記載の処理方法を実行させるプログラム。 A program that causes a computer to execute the processing method according to any one of claims 8 to 14.
PCT/JP2023/032366 2022-09-14 2023-09-05 Processing system, processing method, and program WO2024058005A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022145946A JP2024041246A (en) 2022-09-14 2022-09-14 Processing system, processing method and program
JP2022-145946 2022-09-14

Publications (1)

Publication Number Publication Date
WO2024058005A1 true WO2024058005A1 (en) 2024-03-21

Family

ID=90275165

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/032366 WO2024058005A1 (en) 2022-09-14 2023-09-05 Processing system, processing method, and program

Country Status (2)

Country Link
JP (1) JP2024041246A (en)
WO (1) WO2024058005A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003016088A (en) * 2001-06-28 2003-01-17 Canon Inc Electronic conference system
WO2009020092A1 (en) * 2007-08-03 2009-02-12 Nec Corporation Associated information search system and associated information search method
JP2013015906A (en) * 2011-06-30 2013-01-24 Canon Inc Information distribution device, and control method and program therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003016088A (en) * 2001-06-28 2003-01-17 Canon Inc Electronic conference system
WO2009020092A1 (en) * 2007-08-03 2009-02-12 Nec Corporation Associated information search system and associated information search method
JP2013015906A (en) * 2011-06-30 2013-01-24 Canon Inc Information distribution device, and control method and program therefor

Also Published As

Publication number Publication date
JP2024041246A (en) 2024-03-27

Similar Documents

Publication Publication Date Title
US11049493B2 (en) Spoken dialog device, spoken dialog method, and recording medium
US20040064322A1 (en) Automatic consolidation of voice enabled multi-user meeting minutes
JP5042194B2 (en) Apparatus and method for updating speaker template
US7937268B2 (en) Facilitating navigation of voice data
JP2001273283A (en) Method for identifying language and controlling audio reproducing device and communication device
RU2010132237A (en) METHOD AND DEVICE FOR IMPLEMENTATION OF DISTRIBUTED MULTIMODAL APPLICATIONS
JP2013250931A (en) Information acquisition system, program, server, and information acquisition method
KR20160032564A (en) Image Displaying Device, Driving Method of Image Displaying Device, and Computer Readable Recording Medium
JP2018045001A (en) Voice recognition system, information processing apparatus, program, and voice recognition method
US20140067401A1 (en) Provide services using unified communication content
JP4250938B2 (en) Communication support method and communication server
JPWO2018043138A1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
WO2024058005A1 (en) Processing system, processing method, and program
JP2014106832A (en) Information providing apparatus and information providing method
KR101351264B1 (en) System and method for message translation based on voice recognition
WO2020022079A1 (en) Speech recognition data processor, speech recognition data processing system, and speech recognition data processing method
US6501751B1 (en) Voice communication with simulated speech data
JP2002091473A (en) Information processor
JP2010182191A (en) Business form input device, business form input system, business form input method, and program
JP2001350682A (en) Internet connection mediating system by voice domain, mediating device, mediating method, and voice domain database generating method
JP7344612B1 (en) Programs, conversation summarization devices, and conversation summarization methods
JP2010041301A (en) Server and method converting voice into characters
JP6389348B1 (en) Voice data optimization system
KR20160055511A (en) Apparatus, method and system for searching video using rhythm
JP2020136993A (en) Setting device, setting method, and setting program

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: 23865360

Country of ref document: EP

Kind code of ref document: A1