WO2012029519A1 - 応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム - Google Patents

応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム Download PDF

Info

Publication number
WO2012029519A1
WO2012029519A1 PCT/JP2011/068248 JP2011068248W WO2012029519A1 WO 2012029519 A1 WO2012029519 A1 WO 2012029519A1 JP 2011068248 W JP2011068248 W JP 2011068248W WO 2012029519 A1 WO2012029519 A1 WO 2012029519A1
Authority
WO
WIPO (PCT)
Prior art keywords
question
response
character conversion
response determination
correct answer
Prior art date
Application number
PCT/JP2011/068248
Other languages
English (en)
French (fr)
Inventor
久範 山原
Original Assignee
楽天株式会社
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 楽天株式会社 filed Critical 楽天株式会社
Priority to CN201180005193.4A priority Critical patent/CN102687160B/zh
Priority to KR1020127017097A priority patent/KR101385352B1/ko
Priority to US13/503,583 priority patent/US8863233B2/en
Priority to JP2012509794A priority patent/JP5066631B2/ja
Priority to BR112012015207-6A priority patent/BR112012015207B1/pt
Priority to EP11821537.5A priority patent/EP2472428B1/en
Priority to ES11821537T priority patent/ES2740636T3/es
Publication of WO2012029519A1 publication Critical patent/WO2012029519A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2103Challenge-response
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha

Definitions

  • the present invention relates to a technical field of a response determination device, a response determination method, a response determination program, a recording medium, and a response determination system that determine whether a response is a human response or a computer response.
  • Patent Document 1 discloses a technique that makes it difficult for a computer to recognize a character by dynamically hiding the character.
  • the present invention has been made in view of such problems, and an example of the problem is a response determination device and a response determination method for realizing CAPTCHA that does not deteriorate visibility for humans and is difficult for computers to recognize.
  • An object of the present invention is to provide a response determination program, a recording medium, and a response determination system.
  • the invention described in claim 1 is a question / correct answer acquisition means for acquiring a question including text information and a correct answer to the question, and a character string or character in the question.
  • a character conversion question generating means for converting a part into another character string or character and generating a character conversion question corresponding to the question; and a character conversion question output means for outputting information of the character conversion question to an output destination;
  • Response receiving means for receiving an input of a response to the character conversion question, and response determination means for determining whether or not the received response matches the correct answer.
  • the invention according to claim 2 is the response determination apparatus according to claim 1, further comprising word acquisition means for acquiring a word from the question, wherein the character conversion question generation means is a character constituting the acquired word A part of the string or character is converted into another character string or character, and a character conversion question corresponding to the question is generated using the converted character conversion word.
  • the invention according to claim 3 is the response determination apparatus according to claim 2, wherein the question / correct answer acquisition unit acquires the question sentence as the question, and the word acquisition unit uses the question sentence from the question sentence
  • the character conversion question generating means acquires a word, and generates the character conversion question by exchanging the acquired word and the character conversion word in the question sentence.
  • the question / correct answer acquiring unit acquires the word acquired by the word acquiring unit as a correct answer to the question, and the character
  • the conversion question generation means generates the character conversion word as the character conversion question, and the response determination means determines whether or not the accepted response matches the word as the correct answer.
  • the invention according to claim 5 is the response determination apparatus according to any one of claims 2 to 4, further comprising user information acquisition means for acquiring user information of a user who responds to the character conversion question.
  • the word acquisition unit acquires the word from the question stored in the question storage unit based on the user information.
  • the invention according to claim 6 is the response determination apparatus according to any one of claims 1 to 5, wherein at least one of the question and a correct answer to the question is generated from the text information.
  • the system further comprises a question / correct answer generating means, wherein the question / correct answer generating means generates the question from a search result for the search keyword using the correct answer as a search keyword.
  • the invention according to claim 7 is a response determination method for determining a response received by the response determination device, a question / correct answer acquisition step for acquiring a question including text information and a correct answer to the question, and the question A character conversion question generating step for converting a character string or a part of the character into another character string or character and generating a character conversion question corresponding to the question, and outputting information of the character conversion question to an output destination A character conversion question output step, a response reception step of receiving an input of a response to the character conversion question, and a response determination step of determining whether or not the received response matches the correct answer.
  • the invention according to claim 8 is a computer that provides a question / correct answer acquisition means for acquiring a question composed of text information and a correct answer to the question, and a character string or a part of the character in the question as another character.
  • Character conversion question generating means for converting to a string or character and generating a character conversion question corresponding to the question
  • character conversion question output means for outputting the information of the character conversion question to an output destination, input of a response to the character conversion question
  • a response determination unit that determines whether or not the received response matches the correct answer.
  • a question / correct answer acquisition means for acquiring a question comprising text information and a correct answer to the question, a character string or a part of the character in the question as another character
  • Character conversion question generating means for converting to a string or character and generating a character conversion question corresponding to the question
  • character conversion question output means for outputting the information of the character conversion question to an output destination, input of a response to the character conversion question
  • a response determination program that functions as a response determination unit that determines whether or not the received response matches the correct answer.
  • the invention according to claim 10 is a response determination system comprising: a terminal; and a response determination apparatus that is connected to the terminal via a network and determines whether or not a response from the terminal is successful.
  • a question consisting of text information, a question / correct answer acquisition means for acquiring a correct answer to the question, a character string or a part of the character in the question is converted into another character string or a character, and the question is supported
  • a character conversion question generating means for generating a character conversion question to be performed, a character conversion question transmitting means for transmitting information of the character conversion question to a terminal, and a response receiving means for receiving an input of the response to the character conversion question from the terminal
  • a response determination means for determining whether or not the received response matches the correct answer, and a determination result transmitter for transmitting the determination result of the response determination means to the terminal Characterized by comprising a and.
  • a question consisting of text information and a correct answer to the question are obtained, a character string or a part of the character in the question is converted into another character string or character, and a character corresponding to the question is obtained.
  • a conversion question included in the question by generating a conversion question, outputting the information of the character conversion question to the output destination, accepting an input of a response to the character conversion question, and determining whether the received response matches the correct answer.
  • the character string or part of the character is simply converted into another character string or character, so that it can be easily read by humans as a word before character conversion, and the visibility to humans is not reduced.
  • CAPTCHA that is difficult to recognize can be realized.
  • FIG. 1 It is a block diagram which shows an example of schematic structure of the terminal of FIG. It is a block diagram which shows the procedure of database construction in the response determination system of FIG. It is a sequence diagram which shows the operation example of 1st Embodiment of the response determination system of FIG. (A) And (B) is a schematic diagram which shows an example of the character conversion question and response displayed on the terminal of FIG. It is a sequence diagram which shows the modification of operation
  • (A) And (B) is a schematic diagram which shows the 2nd modification of the character conversion question displayed on the terminal of FIG. 1, and a response.
  • (A) And (B) is a schematic diagram which shows the 3rd modification of the character conversion question displayed on the terminal of FIG. 1, and a response.
  • (A) And (B) is a schematic diagram which shows the 4th modification of the character conversion question displayed on the terminal of FIG. 1, and a response.
  • FIG. 1 is a schematic diagram illustrating a schematic configuration example of a response determination system 1 according to the present embodiment.
  • the response determination system 1 determines whether or not a response to a question to a user is successful in order to authenticate that a target accessed as a user is not a computer (an example of a response determination device).
  • a shopping server 20 installed for managing a shopping site used by the user
  • a terminal 30 an example of a terminal that displays a question for making the user respond.
  • the response determination server 10 and the shopping server 20 are connected by a local area network or the like, and can transmit and receive data to each other, and constitute a server system (an example of a response determination device) 5.
  • the server system 5 and the terminal 30 are connected by the network 3 and can transmit and receive data using a communication protocol (for example, TCP / IP).
  • the network 3 is constructed by, for example, the Internet, a dedicated communication line (for example, a CATV (Community Antenna Television) line), a mobile communication network (including a base station, etc.), a gateway, and the like.
  • the response determination server 10 is connected to an external data search server 7 through the network 3.
  • the data search server 7 has a dictionary database (hereinafter referred to as dictionary DB) 8 and returns a search result in response to a search query from the response determination server 10.
  • dictionary DB a dictionary database
  • the data search server 7 refers to the dictionary DB 8 and transmits to the response determination server 10 as a search result an explanatory sentence for the search keyword included in the search query.
  • the data search server 7 functions as a search engine on the Internet, the data search server 7 transmits the search result of the web page including the search keyword to the response determination server 10.
  • the response determination server 10 generates a character conversion question obtained by applying character conversion to a certain question as a question for determining the success or failure of the response. Then, the response determination server 10 transmits a character conversion question to the terminal 30 as CAPTCHA, receives a response to the character conversion question from the terminal, and performs determination.
  • the character conversion is to convert a part of the character string constituting the question word into another character string or character in accordance with a predetermined rule.
  • characters are replaced with characters not included in this word, characters are added, or some characters are omitted.
  • the character string “ ⁇ ⁇ ⁇ ⁇ ” of the word “ ⁇ ⁇ ⁇ ⁇ ⁇ ” when replacing characters in the word, the character string “ ⁇ ⁇ ⁇ ” is converted to the character string “ ⁇ ⁇ ⁇ ”
  • the character string “ ⁇ ⁇ ⁇ ⁇ ” is converted to a character string “ ⁇ ⁇ ⁇ ”
  • the character string “ ⁇ ⁇ ⁇ ” is converted to a character string “ ⁇ ⁇ ⁇ ”
  • the character string “ ⁇ ⁇ ⁇ ” is converted to the character string “ ⁇ ⁇ ”.
  • the character “ ⁇ ⁇ ” when the character “ ⁇ ” is omitted, it is converted to the character “ ⁇ ”.
  • character conversion that allows the user to predict a word before character conversion is preferable.
  • a vowel is changed to another vowel, or a consonant is changed to another consonant. Examples include “a” and “o”, “y” and “I”, “t” and “d”, “m” and “n”, “p” and “b”, and the like.
  • the characters “nya” and “ya” representing stuttering may be changed with each other, and the characters “tsu” and “tsu” representing prompting sounds may be changed with each other.
  • Tokyo is converted to characters such as “Tokyo” and “Toyogi”, and “Tokyo” is converted into characters such as “Tkoyo” and “Takio”. Further, a certain character may be added to “remember” such as “rememnber” or may be omitted as “remeber”.
  • this character conversion (or a condition for acquiring a word) may be applied to a word having four or more words, or the leading and / or trailing characters of the word may not be changed. You may add a restriction that the particles such as "" and "" are not changed. Further, technical terms may be excluded based on a basic word collection classified according to usage frequency, difficulty level, etc., and character conversion may be performed only on words that are easily understood by many users.
  • FIG. 2 is a block diagram illustrating an example of a schematic configuration of the response determination server 10.
  • 3 to 5 are schematic diagrams illustrating an example of the question / correct answer table stored in the collation database of the response determination server 10.
  • the response determination server 10 that functions as a computer includes a communication unit 11, a storage unit 12, an input / output interface unit 13, and a system control unit 14.
  • the system control unit 14 and the input / output interface unit 13 are connected via a system bus 15.
  • the communication unit 11 is connected to the network 3 to control the communication state with the terminal 30, the data search server 7 and the like, and is further connected to the local area network and is connected to another server such as the shopping server 20 on the local area network. Send and receive data.
  • the storage unit 12 is configured by, for example, a hard disk drive or the like, and stores various programs such as an operating system and a server program, data, and the like. Note that the various programs may be acquired from, for example, another server device via the network 3, or may be recorded on a recording medium and read via a drive device.
  • a question including text information, a correct answer to the question, and a collation database (DB) 12a (hereinafter referred to as “collation DB”) for storing various sentences are constructed.
  • storage part 12 functions as an example of the question memory
  • a word is comprised by a character string, a character, etc., for example.
  • the collation DB 12a includes a question, correct answer, a character conversion question obtained by converting a part of a character string constituting a question word into another character string or a character, a question hint, a question
  • the category and the difficulty level of the question are stored in association with the question code.
  • the collation DB 12a is a web page for displaying or accepting a response question described in a markup language such as HTML (HyperText Markup Language) or XML (Extensible Markup Language). Files are stored. The generation of the collation DB 12a table will be described later.
  • the input / output interface unit 13 performs interface processing between the communication unit 11 and the storage unit 12 and the system control unit 14.
  • the system control unit 14 includes a CPU (Central Processing Unit) 14a, a ROM (Read Only Memory) 14b, a RAM (Random Access Memory) 14c, and the like.
  • the CPU 14 a reads out and executes various programs stored in the ROM 14 b and the storage unit 12, thereby performing determination processing based on a response from the terminal 30 and the like.
  • the RAM 14c functions as an example of a question storage unit that stores a question including text information, a correct storage unit that stores a correct answer to the question, and a sentence storage unit that stores a sentence.
  • FIG. 6 is a block diagram illustrating an example of a schematic configuration of the shopping server 20.
  • FIG. 7 is a schematic diagram illustrating an example of a user information table stored in the shopping server 20 member database.
  • the shopping server 20 includes a communication unit 21, a storage unit 22, an input / output interface unit 23, and a system control unit 24.
  • the system control unit 24 and the input / output interface unit 23 are Are connected via a system bus 25.
  • the structure and function of the shopping server 20 are substantially the same as the structure and function of the response determination server 10, it demonstrates centering on a different place in each structure and each function of the response determination server 10.
  • the communication unit 21 controls the communication state with the terminal 30 and the response determination server 10 through the network 3 and the local area network.
  • product DB product database
  • member DB member database
  • product information such as a product name, type, product image, specification, and summary of product introduction, advertisement information, and the like are stored in association with a product ID that is an identifier for identifying the product. ing.
  • product DB 22a stores a product web page file described in a markup language such as HTML or XML.
  • user information such as user IDs, names, telephone numbers, e-mail addresses, addresses, occupations, hobbies, purchase histories, and themes and genres that the user is interested in are registered in the member DB 22b. Is registered.
  • a user ID, a login ID, and a password necessary for the user to log in to the shopping site from the terminal 30 are registered.
  • the login ID and the password are login information used for login processing (user authentication processing).
  • such user information is constructed as a user information table in the member DB 22b, can be discriminated for each user by the user ID, and is used for conditions for applying character conversion.
  • the category code field may store a plurality of codes such as a user's hobby and a theme of interest.
  • the system control unit 24 includes a CPU 24a, a ROM 24b, a RAM 24c, and the like.
  • the CPU 24a reads out and executes various programs stored in the ROM 24b and the storage unit 22, thereby recording the product purchase processing by the user and the purchase history of the product for each user ID.
  • FIG. 8 is a block diagram illustrating an example of a schematic configuration of the terminal 30.
  • a terminal 30 that functions as a computer is a portable terminal such as a personal computer, a portable wireless telephone, or a PDA, and includes a communication unit 31, a storage unit 32, a display unit 33, and an operation unit. 34, an input / output interface unit 35, and a system control unit 36.
  • the system control unit 36 and the input / output interface unit 35 are connected via a system bus 37.
  • the communication unit 31 controls communication with the response determination server 10 through the network 3.
  • the communication unit 31 has a radio communication function in order to connect to the mobile communication network of the network 3.
  • the storage unit 32 includes, for example, a hard disk drive or the like, and stores an operating system, a web browser program, and the like.
  • the display unit 33 is configured by, for example, a liquid crystal display element or an EL (Electro Luminescence) element.
  • the display unit 33 displays a web page acquired from the response determination server 10.
  • the operation unit 34 includes, for example, a keyboard and a mouse. The user inputs a response through the operation unit 34.
  • the display unit 33 is a touch switch type display panel such as a touch panel
  • the operation unit 34 acquires position information of a location where the screen of the display unit 33 is pressed.
  • the input / output interface unit 35 is an interface between the communication unit 31 and the storage unit 32 and the system control unit 36.
  • the system control unit 36 includes, for example, a CPU 36a, a ROM 36b, and a RAM 36c.
  • the CPU 36a reads out and executes various programs stored in the ROM 36b, the RAM 36c, and the storage unit 32.
  • FIG. 9 is a block diagram showing a database construction procedure in the response determination system 1.
  • a method for generating a question from correct answers (steps S1 to S4, S15, S16), (2) for constructing a database of a set of a question before character conversion, a correct answer to the question, and a character conversion question shown to the user )
  • Method for generating correct answers from questions (steps S5 to S8, S15, S16)
  • Method for generating questions and correct answers from sentences (steps S10, S11, S15, S16)
  • Questions from words A method for generating a correct answer (steps S12, S13, S15, and S16) and a method (5) for acquiring a question and a correct answer prepared in advance (steps S14, S15, and S16) will be described.
  • the response determination server 10 acquires a correct answer (step S1). Specifically, the system control unit 14 of the response determination server 10 uses words such as “fireworks” and “firework” as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question. An input as a correct answer is received from an input means (not shown), or a correct answer such as a word stored in advance in the storage unit 12 or the like as an example of a correct answer storage means for storing a correct answer to a question is read. As described above, the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by acquiring a correct answer that is text information. To do.
  • the response determination server 10 performs a search using the correct answer as a search keyword (step S2). Specifically, the system control unit 14 of the response determination server 10 generates a search query using the correct answer as a search keyword, and transmits the search query to the data search server 7 through the communication unit 11. The data search server 7 performs a search with reference to the dictionary DB 8 and transmits a search result for the search keyword to the response determination server 10.
  • the response determination server 10 acquires a search result (step S3). Specifically, the system control unit 14 of the response determination server 10 receives a search result for the search keyword from the data search server 7. The system control unit 14 of the response determination server 10 acquires, for example, a definition of “fireworks”, a translated word, and a sentence “explained with powder that burns and explodes” as a search result for “fireworks”. To do. Furthermore, if there is information on a category to which the words “fireworks” and “firework” belong, category information is also acquired.
  • the system control unit 14 of the response determination server 10 acquires a search result including “a small container filled with powder that burn.
  • the response determination server 10 acquires information on a web page including a search keyword as a search result.
  • the response determination server 10 generates a question including text information from the search result (step S4).
  • the system control unit 14 of the response determination server 10 acquires the definition of the search keyword itself or a description such as “fireworks” as a search result, Analyze it, break it into phrases, insert a space in the break, and convert kanji into hiragana or katakana.
  • the system control unit 14 of the response determination server 10 divides, for example, a sentence “A powder that burns and explodes ...” into “A powder that burns and explodes ...”, and then “Nenshoshi Bakuhatsu Make hiragana text like "Yes.
  • the system control unit 14 of the response determination server 10 directly uses, for example, a sentence “a small container filled with powder that burns ...” as a question. Further, the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by generating a question from the search result.
  • the system control unit 14 of the response determination server 10 selects a site having a dictionary function from the web pages hit by the search, The text corresponding to the keyword explanation or the text of the snippet is extracted from the web page that hits.
  • the response determination server 10 generates a character conversion question (step S15). Specifically, the system control unit 14 of the response determination server 10 performs character conversion on a word included in a question sentence or the like as an example of character conversion means, and generates a character conversion word. For example, the system control unit 14 of the response determination server 10 replaces “n” and “yo” in “Nenshoushi” to generate a character conversion word “Nenoshiushi” and “bakuhatsu”. “Ha” and “tsu” in are replaced with each other to generate a character conversion word “defeated”.
  • system control unit 14 of the response determination server 10 replaces “small” “a” and “l” to generate a character conversion word “smlal”, and “i” and “a” in “container”. And the character conversion word “contianer” is generated.
  • the phrase “Nenshoshi” may be treated as a word.
  • the system control unit 14 of the response determination server 10 generates a character conversion question by exchanging the acquired word and the character conversion word in the question text as an example of the character conversion question generation unit.
  • the system control unit 14 of the response determination server 10 converts the word “Nenshoshi” into the character conversion word “Nenoshiushi” for the question sentence “Nenshoshi Bakuhatsuru Fumatsutsu ...”. And replace the word “Bakuhatsuru” with the character conversion word “Bakuhatsuhuru”, and so on. Generate text for transliteration questions.
  • the system control unit 14 of the response determination server 10 replaces the word “small” with the character conversion word “smlal” for the question sentence “A small container filled with powder that burns ...” Processing such as replacing “container” with the character conversion word “contianer” is performed to generate a sentence of a character conversion question “A smlal contianer fliled with pwoder taht bruns... Thus, the system control unit 14 of the response determination server 10 generates a character conversion question corresponding to the question using the converted character conversion word.
  • the response determination server 10 stores the correct answer, question, and character conversion question in the verification DB 12a (step S16). Specifically, the system control unit 14 of the response determination server 10 assigns a question code to each question as an example of a question storage unit or a correct answer storage unit, and the correct answer is stored in the table of the verification DB 12a as shown in FIG. , Questions, and transliteration questions. In addition to the inputted correct answer “fireworks”, the system control unit 14 of the response determination server 10 includes “Hanabi”, “Smoke”, “Hanabi”, “hanabi”, “firework”, “FIREWORK”, “fireworks”, etc. May also be stored in the verification DB 12a.
  • a category code is assigned in advance for each category such as science, literature, history, etc., and the system control unit 14 of the response determination server 10 determines the category code from the category to which the correct term belongs.
  • the category to which the correct term belongs may be acquired from the dictionary DB 8 when searching, or may be determined from a category dictionary that the storage unit 12 has in advance.
  • the system control unit 14 of the response determination server 10 may determine the difficulty level of the question based on the length of the question text or the category, and for each user based on the user information in the member DB 22b. You may decide to. Further, the system control unit 14 of the response determination server 10 may generate a hint from a category name or the like.
  • the response determination server 10 may omit step S15 and generate a character conversion question, and leave the character conversion question portion blank in the table of the collation DB 12a. .
  • the response determination server 10 acquires a question composed of text information (step S5). Specifically, the system control unit 14 of the response determination server 10 accepts input of words such as “Apple” and “apple” and sentences as questions from an input unit (not shown) as an example of a question / correct answer acquisition unit. A question such as a word or a sentence stored in advance in the storage unit 12 or the like as an example of a question storage unit that stores a question including text information is read out. The system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question and a correct answer to the question by acquiring the question.
  • the response determination server 10 performs a search using the question as a search keyword (step S6). Specifically, the system control unit 14 of the response determination server 10 generates a search query using a search keyword such as “Apple” or “apple” of the question as a search keyword, and sends it to the data search server 7 through the communication unit 11. Send.
  • the data search server 7 performs a search with reference to the dictionary DB 8 and transmits a search result for the search keyword to the response determination server 10.
  • the response determination server 10 may search by adding other keywords, such as “Apple association”.
  • the response determination server 10 acquires a search result (step S7). Specifically, the system control unit 14 of the response determination server 10 and the system control unit 14 of the response determination server 10 receive the search result for the search keyword from the data search server 7.
  • a search result for “apple” or “apple” a search result including a synonym, an associative word, a translated word, or a sentence of definition or explanation is acquired. For example, “red”, “round”, “apple”, etc. for “apple”, “red”, “round”, “pomme”, etc. are obtained for “apple”.
  • the category information is also acquired.
  • the response determination server 10 generates a correct answer from the search result (step S8). Specifically, the system control unit 14 of the response determination server 10 extracts a word from the search result as an example of a question / correct answer generation unit and sets it as a correct answer.
  • the system control unit 14 of the response determination server 10 for example, “red”, “round”, “apple”, etc. for “apple”, “red”, “round”, “pomme” for “apple”. Etc. are correct.
  • the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by generating a correct answer from the search result.
  • the system control part 14 of the response determination server 10 selects the thing of the site which has a dictionary function from the web pages hit by search, The sentence of the part corresponding to the explanatory text of the keyword or the sentence of the snippet part is extracted from the web page hit in, and the sentence to be correct is specified.
  • the response determination server 10 generates a character conversion question in step S15. Specifically, the system control unit 14 of the response determination server 10 performs character conversion on a word included in a question sentence or the like to generate a character conversion word. For example, the system control unit 14 of the response determination server 10 changes the word “Apple” to the character conversion word “Apple”. The system control unit 14 of the response determination server 10 uses the character conversion word “Appell” as a character conversion question.
  • the response determination server 10 stores the correct answer, question, and character conversion question in the collation DB 12a in step S16.
  • the response determination server 10 acquires a sentence (step S10).
  • the system control unit 14 of the response determination server 10 accepts an input from a not-shown input means such as “Today's Weather” is “Sunny.” Or “Today's weather is sunny.” Or read a sentence stored in advance in the storage unit 12 or the like, or obtain a sentence through the network 3.
  • the system control unit 14 of the response determination server 10 acquires from a weather-related site or the like.
  • the correct answer changes depending on the day, so the correct answer may be updated each time the weather changes.
  • the response determination server 10 generates a question and a correct answer from the sentence (step S11). Specifically, the system control unit 14 of the response determination server 10 parses the acquired sentence as an example of the question / correct answer generation unit, and separates it into “Today's weather” and “Sunny”. The text of the question “What is the weather today?” Is generated, and the correct answer “Sunny” is generated from “Sunny”.
  • the system control unit 14 of the response determination server 10 separates the subject “Today's weather” and the complement “sunny” from the subject “Today's weather” to “Today's weather?” The correct sentence “sunny” is generated from the complement “sunny”.
  • system control unit 14 of the response determination server 10 may refer to a synonym dictionary database or the like for “sunny”, “clear”, and the like as correct answers. Further, since it is only necessary to distinguish between a human and a machine, the system control unit 14 of the response determination server 10 corrects “rain”, “rainy”, “cloudy”, “cloudy”, etc. regardless of the actual weather. Also good.
  • the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by generating a question from a sentence. Further, the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by generating a correct answer from the sentence.
  • the response determination server 10 generates a character conversion question in step S15, and stores the correct answer, question, and character conversion question in the verification DB 12a in step S16.
  • the system control unit 14 of the response determination server 10 generates the character conversion question “Kyono Tenkinwa?” From the question “Kyono Tenki-wa?” Or the character conversion question from the question “Today's'weather?”. "Tadoy's waether?” Etc. are generated.
  • the response determination server 10 acquires a word (step S12). Specifically, the system control unit 14 of the response determination server 10 receives words such as “Tokyo” and “Tokyo” from an input unit (not shown) as an example of a question / correct answer acquisition unit or an example of a word acquisition unit. Or read from the storage unit 12 or the like.
  • the response determination server 10 generates a question and a correct answer from the word (step S13). Specifically, the system control unit 14 of the response determination server 10 uses the acquired word as a question as it is as an example of a question / correct answer generation unit, or converts it into a hiragana or katakana when the word is kanji. To. The correct answer is also generated from the acquired word. In the case of English, the system control unit 14 of the response determination server 10 sets the word as it is as a question and a correct answer.
  • the system control unit 14 of the response determination server 10 generates an inquiry from a word that is text information, thereby obtaining an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question.
  • the system control unit 14 of the response determination server 10 functions as an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question by generating a correct answer from a word that is text information. To do.
  • step S15 the response determination server 10 generates a character conversion question “Tokyo” from the question “Tokyo” or generates a character conversion question “Tkoyo” from the question “Tokyo”.
  • the response determination server 10 stores the correct answer, the question, and the character conversion question in the collation DB 12a in step S16, and constructs a table as shown in FIG.
  • the response determination server 10 acquires a question and a correct answer (step S14). Specifically, the system control unit 14 of the response determination server 10 receives a question and a correct answer as an example of a question / correct answer acquisition unit from an input unit (not shown), or reads out from the storage unit 12 or the like.
  • the system control unit 14 of the response determination server 10 includes, for example, a question “What is today?” Or “What is the date today?” And a function “$ date” that calls today's date and time as a correct answer. get.
  • the system control unit 14 of the response determination server 10 acquires a question that is text information and sets it as a question, thereby acquiring a question composed of text information and a correct answer to the question.
  • the system control unit 14 of the response determination server 10 acquires a correct answer that is text information and sets it as a correct answer, thereby acquiring a question composed of text information and a correct answer to the question. Functions as an example.
  • step S15 the response determination server 10 generates a character conversion question such as “Is Kiyo is Naninchi?” From the question.
  • the response determination server 10 stores the correct answer, the question, and the character conversion question in the collation DB 12a in step S16, and constructs a table as shown in FIG.
  • the system control part 14 of the response determination server 10 memorize
  • FIG. 10 is a sequence diagram illustrating an operation example of the response determination system 1.
  • FIG. 11 is a schematic diagram illustrating an example of a character conversion question and a response displayed on the terminal 30.
  • the response determination server 10 allows the terminal 30 to post the product review and write it.
  • CAPTCHA authentication for completion is required.
  • an acceptance request for writing a product review at a shopping site is transmitted from the terminal 30 to the shopping server 20.
  • the shopping server 20 transmits a CAPTCHA authentication signal to the response determination server 10.
  • the response determination server 10 acquires a word from the collation DB 12a (step S20). Specifically, the system control unit 14 of the response determination server 10 uses the question column in the table as shown in FIG. 3 as an example of a question / correct answer acquisition unit or as an example of a word acquisition unit that acquires a word from a question. , And the question code such as “Tokyo” and “Tokyo” are acquired along with the question code. In this manner, the system control unit 14 of the response determination server 10 acquires a word that is text information and sets it as a question, thereby acquiring a question composed of text information and a correct answer to the question. It functions as an example of acquisition means.
  • the system control part 14 of the response determination server 10 may memorize
  • the response determination server 10 converts the acquired word into characters (step S21). Specifically, the system control unit 14 of the response determination server 10 converts a part of the character string constituting the acquired word into another character string or character as an example of character conversion means. The system control unit 14 of the response determination server 10 generates, for example, the character conversion word “Tokyo” by exchanging “U” and “YO” in “Tokyo”, and “o” in “Tokyo”. The character conversion word “Tkoyo” is generated by replacing “k”.
  • the system control unit 14 of the response determination server 10 functions as an example of a character conversion question generation unit that generates a character conversion word as a character conversion question. .
  • the system control unit 14 of the response determination server 10 stores the character conversion word in the collation DB 12a so that it can be easily reused when the character conversion question column of the collation DB 12a is blank or the same character conversion word does not exist. May be.
  • the response determination server 10 transmits a character conversion word (step S22). Specifically, the system control unit 14 of the response determination server 10 transmits information on the character conversion word to the terminal 30 in the form of a web page through the communication unit 11 as an example of the character conversion question output unit.
  • the terminal 30 is an example of an output destination that outputs information on the character conversion question.
  • the system control unit 14 of the response determination server 10 omits steps S20 to S21, reads the character conversion word from the post-character conversion question column of the collation DB 12a, You may transmit to the terminal 30. Further, the information related to the character conversion word to be output may be text data or imaged image data.
  • the terminal 30 receives the character conversion word (step S23). Specifically, the system control unit 36 of the terminal 30 receives information on the character conversion word from the response determination server 10 through the communication unit 31.
  • the terminal 30 displays the character conversion word (step S24). Specifically, as shown in FIGS. 11A and 11B, the system control unit 36 of the terminal 30 displays web pages 40 and 40 ⁇ / b> B for performing CAPTCHA authentication for product review writing permission on the display unit 33. To do. On the web pages 40 and 40B, a character conversion word “TOKYO” and a character conversion word “Tkoyo”, which are examples of character conversion questions, are displayed.
  • the web pages 40 and 40B include instruction text fields 41 and 41B in which instructions for questions are described, question display frames 42 and 42B for displaying character conversion questions, and response entry fields 43 and 43B for users to write responses. And hint fields 44 and 44B describing hints for answering the question.
  • sentences indicating instructions on how to answer the displayed character conversion question are displayed.
  • a sentence that prompts a response to a question such as “Please input a correct word that can be read from the following words” is displayed.
  • the character conversion question received from the response determination server 10 is displayed as CAPTCHA.
  • the response entry fields 43 and 43B are initially blank, and the user inputs a response.
  • hint fields 44 and 44B hints are displayed that make it easier for the user to recognize the character conversion question, to more easily recognize it, and to respond easily.
  • “place name” is displayed in the hint fields 44 and 44B as a hint.
  • the web pages 40 and 40B may be described in HTML so that the system control unit 36 of the terminal 30 displays the hints in the hint fields 44 and 44B only when the user clicks the hint request button.
  • the terminal 30 receives a response input (step S25). Specifically, the system control unit 36 of the terminal 30 displays responses input by the user through the operation unit 34 in response entry fields 43 and 43B of the display unit 33. The system control unit 36 of the terminal 30 accepts an input of a response including text information such as “Tokyo” in the response entry column 43 and “Tokyo” in the response entry column 43B.
  • the terminal 30 transmits a response (step S26). Specifically, when the confirmation button displayed on the web page 40 or 40B is clicked, the system control unit 36 of the terminal 30 returns the response information input in the response entry fields 43 and 43B through the communication unit 31. It transmits to the determination server 10.
  • the response determination server 10 receives the response (step S27). Specifically, the system control unit 14 of the response determination server 10 receives a response from the terminal 30 through the communication unit 11 as an example of a response receiving unit that receives an input of a response to the character conversion question.
  • the response determination server 10 compares the word and the response to determine whether or not the answer is correct (step S28). Specifically, the system control unit 14 of the response determination server 10 refers to the collation DB 12a as an example of a response determination unit, reads out the correct word corresponding to the question from the correct column of the collation DB 12a by using the question code, and receives it. It is determined whether or not the response matches the received response.
  • the correct answer may be “Kyoto” like “Tokyo” or “English” like “Tokyo” as well as “Tokyo”.
  • a correct answer is obtained if it matches the correct answer, and an incorrect answer if it does not match.
  • system control unit 14 of the response determination server 10 may store the word acquired in step S1 in the RAM 14c as a correct answer, and make a determination by comparing it with the received response.
  • the response determination server 10 transmits the determination result (step S29). Specifically, the system control unit 14 of the response determination server 10 transmits the determination result to the terminal 30 through the communication unit 11. If the answer is correct, the system control unit 14 of the response determination server 10 transmits screen data for permitting access and screen data for the next step such as purchase. Thus, the system control unit 14 of the response determination server 10 functions as an example of a determination result transmission unit that transmits a determination result to the terminal.
  • the terminal 30 receives the determination result (step S30). Specifically, the system control unit 36 of the terminal 30 receives the determination result from the response determination server 10 through the communication unit 31.
  • the terminal 30 displays the determination result (step S31). Specifically, the system control unit 36 of the terminal 30 displays a product review writing completion screen on the display unit 33 as a determination result.
  • FIG. 12 is a sequence diagram illustrating a modified example of the operation of the response determination system 1.
  • FIG. 13 to FIG. 16 are schematic diagrams showing examples of character conversion questions and responses displayed on the terminal 30.
  • the response determination server 10 acquires a question and a correct answer (step S40).
  • the system control unit 14 of the response determination server 10 refers to the collation DB 12a as an example of a question / correct answer acquisition unit, and uses a question code as an example of a question composed of text information. And the correct answer corresponding to this question are acquired and stored in the RAM 14c. Moreover, the system control part 14 of the response determination server 10 acquires another correct answer, when there exists another correct answer.
  • the system control unit 14 of the response determination server 10 acquires a question that is text information and sets it as a question, thereby acquiring a question composed of text information and a correct answer to the question. It functions as an example of means. Further, the system control unit 14 of the response determination server 10 acquires a correct answer that is text information and sets it as a correct answer, thereby acquiring a question composed of text information and a correct answer to the question. Functions as an example.
  • the response determination server 10 acquires a word from the question (step S41). Specifically, in the case of a question sentence, the system control unit 14 of the response determination server 10 acquires, as an example of a word acquisition unit, a word that satisfies a condition such as four characters or more based on a condition for applying character conversion. For example, the system control unit 14 of the response determination server 10 acquires the words “Kyoha” and “Nanichi” in response to the sentence “What is today?” For example, in the case of a question sentence “What is the date today?”, The system control unit 14 of the response determination server 10 acquires the words “what” and “today”. In addition, when a question is a word, the system control part 14 of the response determination server 10 makes the acquired word itself a question.
  • the response determination server 10 converts the words into characters (step S42). Specifically, as described in step S21, the system control unit 14 of the response determination server 10 performs character conversion on the acquired word to generate a character conversion word. For example, the system control unit 14 of the response determination server 10 replaces “yo” and “u” in “Kyoha” to generate a character conversion word “kiyoha”. Further, the system control unit 14 of the response determination server 10 generates the character conversion word “tadoy” by exchanging “o” and “a” of “today”.
  • the response determination server 10 generates a character conversion question (step S43). Specifically, the system control unit 14 of the response determination server 10 generates a character conversion question by exchanging the acquired word and the character conversion word in the question sentence. For example, the system control unit 14 of the response determination server 10 replaces the word “Kyoha” with the character conversion word “Kyoha” in response to the question sentence “What is today?” Replace “Nanichi” with the character conversion word “naninchi”, and generate a text for the character conversion question “Kyo is Naninchi?”.
  • the word order of the words in the sentence is not changed.
  • the system control unit 14 of the response determination server 10 replaces the word “What” with the character conversion word “Waht” in response to the question sentence “What ⁇ is the date today? ” Replace with the conversion word “tadoy” and generate the text of the character conversion question “Waht is the date tadoy?”.
  • the system control unit 14 of the response determination server 10 stores the character conversion question in the verification DB 12a so that it can be easily reused when the character conversion question column of the verification DB 12a is blank or the same character conversion question does not exist. May be.
  • the response determination server 10 transmits a character conversion question message (step S44). Specifically, the system control unit 14 of the response determination server 10 transmits information on the character conversion question to the terminal 30 which is an example of an output destination in the form of a web page through the communication unit 11.
  • the system control unit 14 of the response determination server 10 acquires the post-character conversion question and the correct answer in step S40, omits steps S41 to S43, and performs verification.
  • the character conversion question may be read from the post-character conversion question column of the DB 12 a and transmitted to the terminal 30.
  • the terminal 30 receives the character conversion question (step S45). Specifically, the system control unit 36 of the terminal 30 receives information related to the character conversion question from the response determination server 10 through the communication unit 31.
  • the terminal 30 displays a character conversion question (step S46). Specifically, the system control unit 36 of the terminal 30 displays the web pages 50 and 50B as shown in FIGS. 13 (A) and 13 (B), or as shown in FIGS. 14 (A) and 14 (B). Web page 55, 55B, or as shown in FIGS. 15A and 15B, web page 60, 60B, or as shown in FIGS. 16A and 16B, web page 65, 65B is displayed on the display unit 33.
  • FIG. 13 questions generated by the method (1) for generating a question from the correct answer are shown on the web pages 50 and 50B.
  • the system control unit 14 of the response determination server 10 acquires a question and a correct answer from the table shown in FIG.
  • FIG. 14 shows the web page 55, 55B showing the question generated by the method (2) for generating a correct answer from the question.
  • questions generated by the method (3) for generating a question and a correct answer from a sentence are shown on the web pages 60 and 60B.
  • questions generated by the method (5) for obtaining a prepared question and a correct answer are shown on the web pages 65 and 65B.
  • the system control unit 14 of the response determination server 10 acquires a question and a correct answer from the table shown in FIG.
  • the instruction sentence fields 51 and 51B in FIG. 13, the instruction sentence fields 56 and 56B in FIG. 14, the instruction sentence fields 61 and 61B in FIG. 15, and the instruction sentence fields 66 and 66B in FIG. This corresponds to the sentence columns 41 and 41B.
  • the response entry fields 53 and 53B in FIG. 13, the response entry fields 58 and 58B in FIG. 14, the response entry fields 63 and 63B in FIG. 15, and the response entry fields 68 and 68B in FIG. This corresponds to the entry fields 43 and 43B.
  • the hint fields 59 and 59B in FIG. 14 correspond to the hint fields 44 and 44B in FIG.
  • the character conversion question “Apple” and the character conversion question “aplep” are displayed in the question display frames 57 and 57B from the instruction sentence “words read from the following words” in the instruction sentence columns 56 and 56B. Please enter the associated word. "
  • a hint for example, with an adjective” may be displayed in the hint fields 59 and 59B.
  • the character conversion question “Kyo no Kinwa?” And the character conversion question “Tadoy's waether?” are displayed in the instruction text fields 61 and 61B in the question text boxes 61 and 61B. Please enter the answer to the question sentence read from the following sentence. "
  • the question display frames 67 and 67B include a character conversion question “Kyowa Nananchi?” And a character conversion question “Waht is the date tadoy?”
  • the instruction text columns 66 and 66B Is displayed together with the instruction sentence “Please enter the answer to the question sentence read from the following sentence.”
  • the terminal 30 receives a response input (step S47). Specifically, the system control unit 36 of the terminal 30 displays the response input by the user through the operation unit 34 in the response entry fields 48, 48B, 53, 53B, 58, and 58B of the display unit 33. As shown in FIGS. 13 to 16, the response “fireworks”, the response “firework”, the response “round”, the response “round”, the response “clear”, the response “clear”, and the response “8/31” Displayed in the response entry field.
  • the terminal 30 transmits a response (step S48). Specifically, when the confirmation button displayed on the web page 50, 50B, 55, 55B, 60, 60B, 65, 65B is clicked, the system control unit 36 of the terminal 30 passes the communication unit 31 through the response entry field. Information on responses input to 53, 53B, 58, 58B, 63, 63B, 68, and 68B is transmitted to the response determination server 10.
  • the response determination server 10 receives the response (step S49). Specifically, the system control unit 14 of the response determination server 10 receives a response from the terminal 30 as in step S27.
  • the response determination server 10 compares the correct answer with the response to determine whether or not the answer is correct (step S50). Specifically, the system control unit 14 of the response determination server 10 reads out a correct answer stored in the RAM 14c as an example of a response determination unit, and determines whether or not it matches the received response.
  • the system control unit 14 of the response determination server 10 indicates that the received response is “Fireworks”, “Hanabi” "" Firework "” and so on.
  • the system control unit 14 of the response determination server 10 determines whether the received response is “round”, “round”, or the like. judge.
  • the system control unit 14 of the response determination server 10 indicates that the received response is “clear”, “ It is determined whether it is “clear”, “sunny”, "clear” or the like.
  • the system control unit 14 of the response determination server 10 uses the function“ $ date ”. To get today's date as the correct answer to compare with the response. Then, the system control unit 14 of the response determination server 10 determines whether the received response is “8/31”, “August 31”, or the like. Here, as a determination result, a correct answer is obtained if it matches the correct answer, and an incorrect answer if it does not match.
  • the response determination server 10 transmits a determination result (step S51). Specifically, the system control unit 14 of the response determination server 10 transmits the determination result to the terminal 30 as in step 29.
  • the terminal 30 receives the determination result (step S52). Specifically, the system control unit 36 of the terminal 30 receives the determination result from the response determination server 10 as in step S30.
  • the terminal 30 displays the determination result (step S53). Specifically, the system control unit 36 of the terminal 30 displays the determination result on the display unit 33 as in step 31.
  • text information such as sentences and words is acquired, a question including text information and a correct answer to the question are set, and a word (for example, “Kyoha” or “today”) is acquired from the question.
  • a word for example, “Kyoha” or “today”
  • convert a part of the character string that makes up the acquired word to another character string or character and use the converted character conversion word (for example, “Kyohaha” or “tadoy”)
  • a corresponding character conversion question is generated, information of the character conversion question is output to an output destination such as the terminal 30, and an input of a response to the character conversion question is received from the terminal 30, and the received response matches the correct answer.
  • the response determination server 10 or the like can prevent the eyes of the user from being fatigued.
  • the question / correct answer database can be matched with the response faster.
  • a question sentence When a question sentence is stored as a question, a word is acquired from the question sentence, and the acquired word is replaced with a character conversion word in the question sentence to generate a character conversion question. And the authentication strength with respect to a person increases, and the response determination server 10 can prevent entry into a system such as a bot.
  • the response determination server 10 can automatically generate a large amount of questions and correct answers, and the combination of the question and the correct answer can be prevented from becoming obsolete. Can be effectively prevented from entering the system.
  • a variety of questions can be generated based on a search result for the correct answer simply by the response determination server 10 providing a correct answer, such as a bot. Can be effectively prevented from entering the system.
  • the response determination server 10 uses the search result for the question, for example, from the Internet. , Can generate a variety of questions.
  • the correct answer to a character conversion question is, for example, an associative word (“round”).
  • the CAPTCHA becomes harder to be recognized by the computer, the authentication strength for the person becomes higher, and the response determination server 10 can prevent intrusion into the system such as a bot. .
  • the processing load can be reduced by storing it in the database in advance.
  • a word for character conversion may be acquired based on user information.
  • the system control unit 14 of the response determination server 10 acquires user information such as the user's occupation, hobbies, purchase history, and interested themes from the member DB 22b as an example of the user information acquisition unit.
  • the system control part 14 of the response determination server 10 acquires a word from the question from collation DB12a of an example of a question memory
  • system control unit 14 of the response determination server 10 may select a question having a category code that is easy for the user to answer based on the user information.
  • a dictionary in which words that are easy for the user to answer for each user may be built in the storage unit 12 or the storage unit 22.
  • the response determination server 10 acquires user information of a user who responds to the character conversion question and acquires a word from the question based on the user information, the user knows the word or the user is familiar. Since the words are converted into characters, it is difficult for the user to make a mistake, and the user can easily recognize the CAPTCHA.
  • the response determination server 10 when the response determination server 10 generates a user-specific question or correct answer such as the weather of the address where the user lives based on the user information, a CAPTCHA that is easy for the user to recognize but harder to recognize for the computer. Besides being feasible, it can also prevent impersonation by others.
  • the response determination server 10 may determine the difficulty level of the question from the degree of character conversion. Further, the server system 5 or the response determination server 10 may have the dictionary DB 8 of the data search server 7. Moreover, the response determination server 10 may generate a question or a correct answer by using the product DB 22a like the dictionary DB 8. The system control unit 14 of the response determination server 10 uses the product information in the product DB 22a to generate a correct answer from the question or generate a question from the correct answer. In this case, it becomes easy to realize CAPTCHA that is easy for the user to understand based on the product information. Further, the response determination server 10 may determine the condition for applying the character conversion, the difficulty level of the question, and the category of the question based on the product information in the product DB 22a.
  • the terminal 30 may perform the response determination by performing the same processing as the response determination server 10 or having the dictionary DB 8.
  • the display unit 33 of the terminal 30 may output the character conversion question information as an output destination and use it for authentication or the like when the CAPTCHA logs in to the terminal 30.
  • FIG. 17 is a sequence diagram showing an operation example according to the second embodiment of the present invention in the response determination system 1.
  • the response determination server 10 After the shopping server 20 transmits a CAPTCHA authentication signal to the response determination server 10, as shown in FIG. 17, the response determination server 10 first obtains the correct answer as in step S1 of the operation of the first embodiment. (Step S61). In this way, the system control unit 14 of the response determination server 10 acquires a correct answer that is text information and sets it as a correct answer, thereby acquiring a question composed of text information and a correct answer to the question. It functions as an example of acquisition means.
  • the response determination server 10 searches for the correct answer as a search keyword as in step S2 of the operation of the first embodiment (step S62).
  • the response determination server 10 acquires the search result as in step S3 of the operation of the first embodiment (step S63).
  • the response determination server 10 generates a question including text information from the search result as in step S4 of the operation of the first embodiment (step S64).
  • the system control unit 14 of the response determination server 10 generates a question from the search result that is text information, thereby obtaining an example of a question / correct answer acquisition unit that acquires a question including text information and a correct answer to the question. Function as.
  • the response determination server 10 acquires a word from the question as in step S41 of the operation of the first embodiment (step S65).
  • the system control unit 14 of the response determination server 10 uses the words “Nenshoshi” and “Bakuhatsu” for the sentence “Nenshoshi Bakuhatsu Funatsu ...”. get.
  • the system control unit 14 of the response determination server 10 acquires the words “small”, “container”, and the like.
  • the system control part 14 of the response determination server 10 makes the acquired word itself a question.
  • the response determination server 10 performs word conversion of words as in steps S21 and S42 of the operation of the first embodiment (step S66). For example, the system control unit 14 of the response determination server 10 replaces “n” and “yo” in “Nenshoushi” to generate a character conversion word “Nenoshiushi” and “bakuhatsu”. “Ha” and “tsu” in are replaced with each other to generate a character conversion word “defeated”. Further, the system control unit 14 of the response determination server 10 replaces “small” “a” and “l” to generate a character conversion word “smlal”, and “i” and “a” in “container”. And the character conversion word “contianer” is generated.
  • the response determination server 10 generates a character conversion question as in steps S15 and S43 of the operation of the first embodiment (step S67).
  • the system control unit 14 of the response determination server 10 converts the word “Nenshoshi” into the character conversion word “Nenoshiushi” for the question sentence “Nenshoshi Bakuhatsuru Fumatsutsu ...”. And replace the word “Bakuhatsuru” with the character conversion word “Bakuhatsuhuru”, and so on. Generate text for transliteration questions.
  • the system control unit 14 of the response determination server 10 stores the generated character conversion question in the RAM 14c, the storage unit 12, or the like.
  • the system control unit 14 of the response determination server 10 generates a character conversion question corresponding to the question using the converted character conversion word.
  • the response determination server 10 transmits a character conversion question as in steps S22 and S44 of the operation of the first embodiment (step S68).
  • the terminal 30 receives the character conversion question as in steps S23 and S45 of the operation of the first embodiment (step S69).
  • the terminal 30 displays a character conversion question as in steps S24 and S46 of the operation of the first embodiment (step S70). Specifically, as shown in FIGS. 13A and 13B, the system control unit 36 of the terminal 30 displays web pages 50 and 50 ⁇ / b> B for performing CAPTCHA authentication for product review writing permission on the display unit 33. To do. A character conversion question is displayed on the web pages 50 and 50B. *
  • the terminal 30 receives an input of a response as in steps S25 and S47 of the operation of the first embodiment (step S71).
  • the system control unit 36 of the terminal 30 accepts an input of a response including text information such as “fireworks” in the response entry column 53 and “firework” in the response entry column 53B.
  • the terminal 30 transmits a response as in steps S26 and S48 of the operation of the first embodiment (step S72).
  • the response determination server 10 receives a response as in steps S27 and S49 of the operation of the first embodiment (step S73).
  • the response determination server 10 determines whether the answer is correct by comparing the correct answer with the response, as in steps S28 and S50 of the operation of the first embodiment (step S74).
  • the response determination server 10 transmits the determination result as in steps S29 and S51 of the operation of the first embodiment (step S75).
  • the terminal 30 receives the determination result as in steps S30 and S52 of the operation of the first embodiment (step S76).
  • the terminal 30 displays the determination result as in steps S31 and S53 of the operation of the first embodiment (step S77).
  • FIG. 8 is a sequence diagram showing a first modification of the operation of the second embodiment of the response determination system 1.
  • the response determination server 10 acquires a question including text information as in step S5 of the operation of the first embodiment (step S80). Specifically, the system control unit 14 of the response determination server 10 accepts input of words such as “Apple” and “apple” and sentences as questions from an input unit (not shown) as an example of a question / correct answer acquisition unit. A question such as a word or a sentence stored in advance in the storage unit 12 as an example of a question storage unit that stores a question including text information is read, or a question is acquired through the network 3. The system control unit 14 of the response determination server 10 may extract an arbitrary word or sentence from the sentence from the acquired web page through the network 3. In this way, the system control unit 14 of the response determination server 10 acquires a question that is text information and sets it as a question, thereby acquiring a question composed of text information and a correct answer to the question. It functions as an example of means.
  • words such as “Apple” and “apple” and sentences as questions from an input unit (not shown) as an
  • the response determination server 10 searches the question as a search keyword as in Step S6 of the operation of the first embodiment (Step S81).
  • the response determination server 10 acquires a search result as in step S7 of the operation of the first embodiment (step S82).
  • the response determination server 10 generates a correct answer from the search result as in step S8 of the operation of the first embodiment (step S83).
  • the response determination server 10 acquires a word from the question (step S84). Specifically, as in step S65, the system control unit 14 of the response determination server 10 acquires a word that satisfies a condition for applying character conversion as an example of a word acquisition unit. In the case of a word question such as the question “Apple”, the system control unit 14 of the response determination server 10 sets the question “Apple” as the word “Apple”.
  • the response determination server 10 converts the words into characters (step S85). Specifically, as in step S66, the system control unit 14 of the response determination server 10 converts a part of the character string that constitutes the acquired word into another character string. For example, the system control unit 14 of the response determination server 10 changes the word “apple” to the character conversion word “apple” or the word “apple” to the character conversion word “aplpe”.
  • step S86 the response determination server 10 generates a character conversion question (step S86). Specifically, as in step S ⁇ b> 67, the system control unit 14 of the response determination server 10 replaces the acquired word “Apple” with the character conversion word “Apple” to convert the character conversion word “Apple” into character conversion.
  • the question is “Appell”.
  • the response determination server 10 transmits a character conversion question (step S87). Specifically, as in step S ⁇ b> 68, the system control unit 14 of the response determination server 10 transmits information on the character conversion question to the terminal 30 in the form of a web page through the communication unit 11.
  • step S88 the terminal 30 receives the character conversion question (step S88). Specifically, as in step S ⁇ b> 69, the system control unit 36 of the terminal 30 receives information related to the character conversion question from the response determination server 10 through the communication unit 31.
  • step S89 the terminal 30 displays a character conversion question (step S89). Specifically, as shown in step S70, the system control unit 36 of the terminal 30 displays web pages 55 and 55B on the display unit 33, as shown in FIGS.
  • the terminal 30 receives a response input (step S90). Specifically, as in step S71, the system control unit 36 of the terminal 30 accepts an input of a response including text information, such as “round” in the response entry field 58 and “round” in the response entry field 58B.
  • step S91 the terminal 30 transmits a response (step S91). Specifically, as in step S72, when the confirmation button displayed on the web page 55 or 55B is clicked, the system control unit 36 of the terminal 30 inputs the response entry field 58 or 58B through the communication unit 31. The response information is transmitted to the response determination server 10.
  • the response determination server 10 receives the response (step S92). Specifically, as in step S ⁇ b> 73, the system control unit 14 of the response determination server 10 receives a response from the terminal 30 through the communication unit 11.
  • the response determination server 10 compares the correct answer with the response to determine whether or not the answer is correct (step S93). Specifically, as shown in FIG. 14, the system control unit 14 of the response determination server 10 determines that the question before character conversion is “Apple” or the like, as shown in FIG. Determines whether the received response is “round”, “red”, “round” or the like.
  • the response determination server 10 transmits the determination result (step S94). Specifically, as in step S ⁇ b> 75, the system control unit 14 of the response determination server 10 transmits the determination result to the terminal 30 through the communication unit 11.
  • step S95 the terminal 30 receives the determination result (step S95). Specifically, as in step S ⁇ b> 76, the system control unit 36 of the terminal 30 receives the determination result from the response determination server 10 through the communication unit 31.
  • the terminal 30 displays the determination result (step S96). Specifically, the system control unit 36 of the terminal 30 displays the determination result on the display unit 33 as in step S77.
  • FIG. 19 is a sequence diagram illustrating a second modification of the operation of the second embodiment of the response determination system 1.
  • the response determination server 10 acquires a sentence as in Step S10 of the operation of the first embodiment (Step S100).
  • the response determination server 10 generates a question and a correct answer from the sentence as in Step S11 of the operation of the first embodiment (Step S101).
  • the response determination server 10 acquires a word from the question (step S102). Specifically, as in step S65, the system control unit 14 of the response determination server 10 acquires a word that satisfies a condition for applying character conversion as an example of a word acquisition unit. The system control unit 14 of the response determination server 10 acquires, for example, the words “Kyono Tenki” and “Tenkiha” in response to the sentence “What is today's Tenki?”. For example, in the case of a question sentence “Today's weather?”, The system control unit 14 of the response determination server 10 acquires the words “Today's” and “weather”.
  • the response determination server 10 converts the words into characters (step S103). Specifically, as in step S66, the system control unit 14 of the response determination server 10 converts a part of the character string that constitutes the acquired word into another character string. For example, the system control unit 14 of the response determination server 10 replaces “yo” and “u” in “Kyoha” to generate a character conversion word “kiyoha”. Further, the system control unit 14 of the response determination server 10 generates the character conversion word “tadoy” by exchanging “o” and “a” of “today”.
  • the response determination server 10 generates a character conversion question (step S104). Specifically, as in step S67, the system control unit 14 of the response determination server 10 replaces the acquired word “Kyoha” with the character conversion word “Kyoha”, and asks the question “Kyono Tenkiha”. ? “Generates a character conversion question” Kyo no Kinha? " Further, the system control unit 14 of the response determination server 10 generates a character conversion question “Tadoy's waether?” Or the like from the question “Today's weather?”.
  • the response determination server 10 transmits a character conversion question (step S105). Specifically, as in step S ⁇ b> 68, the system control unit 14 of the response determination server 10 transmits information on the character conversion question to the terminal 30 in the form of a web page through the communication unit 11.
  • step S106 the terminal 30 receives the character conversion question (step S106). Specifically, as in step S ⁇ b> 69, the system control unit 36 of the terminal 30 receives information related to the character conversion question from the response determination server 10 through the communication unit 31.
  • step S107 the terminal 30 displays a character conversion question. Specifically, as shown in step S70, the system control unit 36 of the terminal 30 displays the web pages 60 and 60B on the display unit 33 as shown in FIGS.
  • the character conversion question “Kyo no Kinwa?” And the character conversion question “Tadoy's waether?” are displayed in the question display frames 61 and 61B. Please enter the answer to the question sentence read from the following sentence. "
  • the terminal 30 receives an input of a response (Step S108). Specifically, as in step S71, the system control unit 36 of the terminal 30 receives an input of a response including text information, such as “clear” in the response entry field 63 and “clear” in the response entry field 63B.
  • step S109 the terminal 30 transmits a response (step S109). Specifically, as in step S72, when the confirmation button displayed on the web page 60, 60B is clicked, the system control unit 36 of the terminal 30 is input to the response entry fields 63, 63B through the communication unit 31. The response information is transmitted to the response determination server 10.
  • the response determination server 10 receives the response (step S110). Specifically, as in step S ⁇ b> 73, the system control unit 14 of the response determination server 10 receives a response from the terminal 30 through the communication unit 11.
  • the response determination server 10 compares the correct answer with the response to determine whether or not the answer is correct (step S111). Specifically, as shown in FIG. 11, as shown in FIG. 11, the system control unit 14 of the response determination server 10, as shown in FIG. 11, determines that the question before character conversion is “Kyoto Tenkiwa?” Or “Today's weather?” It is determined whether the received response is “clear”, “clear”, “sunny”, “clear”, or the like.
  • the response determination server 10 transmits the determination result (step S112). Specifically, as in step S ⁇ b> 75, the system control unit 36 of the terminal 30 transmits the determination result from the response determination server 10 through the communication unit 31.
  • step S113 the terminal 30 receives the determination result (step S113). Specifically, as in step S ⁇ b> 75, the system control unit 36 of the terminal 30 receives the determination result from the response determination server 10 through the communication unit 31. *
  • the terminal 30 displays the determination result (step S114). Specifically, the system control unit 36 of the terminal 30 displays the determination result on the display unit 33 as in step S77.
  • a question including text information and a correct answer to the question are generated, a word is acquired from the question, and a part of the character string constituting the acquired word is converted into another character string.
  • the character conversion question corresponding to the question is generated using the converted character conversion word, the information of the character conversion question is output to the output destination, the input of the response to the character conversion question is accepted, the received response and the correct answer
  • the conversion question and the correct answer to this question can be generated dynamically, making it difficult for similar questions to be issued, so CAPTCHA is difficult to recognize for computers without reducing visibility for humans. Can be realized wear.
  • the response determination server 10 automatically generates a large number of questions and correct answers, it is possible to prevent the combination of the questions and correct answers from becoming obsolete, and to effectively prevent intrusion into a system such as a bot.
  • the response determination server 10 can generate various questions from the Internet based on the search result for the question.
  • the CAPTCHA is not easily recognized by the computer, the authentication strength for the person is increased, and the response determination server 10 can prevent intrusion into a system such as a bot.
  • a question sentence is generated as a question
  • a word is acquired from the question sentence, and the acquired word is replaced with a character conversion word in the question sentence to generate a character conversion question
  • the CAPTCHA is recognized by the computer. It becomes difficult and the authentication strength with respect to a person becomes high, and the response determination server 10 can prevent intrusion into a system such as a bot.
  • the system control unit 14 of the response determination server 10 may generate a correct answer from a question using a semantic analysis or syntax analysis method, or may generate a question from a correct answer. Questions and correct answers may be generated from the word “today's date”.
  • the system control unit 14 of the response determination server 10 may store in the storage unit 12 in advance a question made up of text information and a correct answer to the question. In these cases, the correct answer is a function “$ date” or the like that acquires today's date.
  • the question and the correct answer are the same.
  • the system control unit 14 of the response determination server 10 acquires a word from the dictionary DB 8 or the like, generates the acquired word as a question and a correct answer, generates a character conversion word as a character conversion question from the acquired word, and receives the accepted response And whether or not the correct word matches.
  • a simple CAPTCHA that is difficult for a computer to recognize can be realized without reducing visibility for humans.
  • the instruction sentence fields 71 and 71B, the question display frames 72 and 72B, and the hint fields 74 and 74B are the same as the instruction sentence fields 41 and 41B, the question display frames 42 and 42B, and the hint fields 44 and 44B, respectively, in FIG. It is.
  • the length of the character string may be different before and after character conversion. For example, when the character string becomes longer than the character string “Tokyo” before character conversion, the character “yo” is added, and the character string after character conversion becomes “Tokyo”, resulting in a shorter character string. In this case, the character “u” is omitted, and the character string after character conversion becomes “toki”. Regarding English, when the character string becomes longer than the character string “Tokyo” before character conversion, the character “k” is added, the character string after character conversion becomes “Tokkyo”, and the character string becomes shorter. The character string after character conversion is “Tkyo”.
  • the system control unit 14 of the response determination server 10 may convert a specific character or character string in the question into another character string or character as an example of character conversion means without acquiring a word from the question. .
  • the system control unit 14 of the response determination server 10 replaces “ya” with “nya”, replaces “m” with “n”, or replaces the overlapping character “mm” with “m”. Or by replacing “m” with the superimposed character “mm”, a character conversion question using the converted character string or character is generated.
  • the system control unit 14 of the response determination server 10 may search for a character string or characters to be read and converted sequentially from the first or last character of the acquired text information. With these substitutions, “A small container filled with powder that burns ...
  • pictures and symbols may be used as correct answers.
  • a picture of an apple is drawn as cherry peach
  • the terminal 30 transmits image data to the response determination server 10
  • the system control unit 14 of the response determination server 10 performs image analysis and apples If it is similar to the picture of, it may be correct.
  • the present invention is not limited to the above embodiments.
  • Each of the embodiments described above is an exemplification, and any configuration that has substantially the same configuration as the technical idea described in the claims of the present invention and has the same operational effects can be used. It is included in the technical scope of the present invention.
  • Response determination system 5 Server system (response determination device) 10: Response determination server (response determination device) 12a: collation DB (correct answer storage means, question storage means, sentence storage means) 20: Shopping server (response determination device) 22b: Member DB 30: Terminal 42, 42B, 52, 52B, 57, 57B, 62, 62B, 67, 67B, 72, 72B: Question display frame (character conversion question) 43, 43B, 53, 53B, 58, 58B, 63, 63B, 68, 68B73, 73B: Response column (response)

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)
  • Electrically Operated Instructional Devices (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

 テキスト情報からなる質問と、質問に対する正解と、を取得し、質問の中の文字列または文字の一部を他の文字列または文字に変換して、質問に対応する文字変換質問(42)を生成し(S21)、文字変換質問の情報を出力先に出力し(S22)、文字変換質問に対する応答(43)の入力を受け付け(S27)、受け付けた応答と正解とが一致しているか否かを判定する(S28)。

Description

応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム
 本発明は、人間による応答か、コンピュータによる応答かを判定する応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システムの技術分野に関する。
 コンピュータを用いたユーザのアカウント大量作成の防止や、コンピュータを用いて大量のデータをダウンロードすることによるネットワーク負荷増大の防止等のために、CAPTCHA(Completely Automated Public Turing test to tell Computers and Humans Apart)技術が用いられている。例えば、特許文献1には、動的に文字を隠すことで、コンピュータに文字を認識しにくくする技術が開示されている。
特開2008-52727号公報
 しかしながら、上記技術では、文字の一部が遮蔽されるため、提示された文字を人間が視覚的に明確に認識することが難しく、人間にとって視認性が低下するという問題があった。
 本発明は、このような問題に鑑みてなされたものであり、その課題の一例は、人間には視認性を低下させず、コンピュータには認識しにくいCAPTCHAを実現する応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システムを提供することを目的とする。
 上記課題を解決するために、請求項1に記載の発明は、テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段と、前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成手段と、前記文字変換質問の情報を出力先に出力する文字変換質問出力手段と、前記文字変換質問に対する応答の入力を受け付ける応答受付手段と、前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段と、を備える。
 請求項2に記載の発明は、請求項1に記載の応答判定装置において、前記質問から単語を取得する単語取得手段を更に備え、前記文字変換質問生成手段が、前記取得した単語を構成する文字列または文字の一部を、他の文字列または文字に変換し、当該変換された文字変換単語を用いて、前記質問に対応する文字変換質問を生成することを特徴とする。
 請求項3に記載の発明は、請求項2に記載の応答判定装置において、前記質問・正解取得手段が、前記質問として前記質問の文章を取得し、前記単語取得手段が、前記質問の文章から単語を取得し、前記文字変換質問生成手段が、前記質問の文章において、前記取得した単語と、前記文字変換単語とを入れ替えて、前記文字変換質問を生成することを特徴とする。 
 請求項4に記載の発明は、請求項2に記載の応答判定装置において、前記質問・正解取得手段が、前記質問に対する正解として、前記単語取得手段により取得された前記単語を取得し、前記文字変換質問生成手段が、前記文字変換質問として前記文字変換単語を生成し、前記応答判定手段が、前記受け付けた応答と、前記正解としての前記単語とが一致しているか否かを判定することを特徴とする。
 請求項5に記載の発明は、請求項2から請求項4のいずれか1項に記載の応答判定装置において、前記文字変換質問に応答するユーザのユーザ情報を取得するユーザ情報取得手段を更に備え、前記単語取得手段が、前記ユーザ情報に基づき、前記質問記憶手段の質問から前記単語を取得することを特徴とする。
 請求項6に記載の発明は、請求項1から請求項5のいずれか1項に記載の応答判定装置において、前記テキスト情報から、前記質問、および、前記質問に対する正解のうち少なくとも一方を生成する質問・正解生成手段を更に備え、前記質問・正解生成手段が、前記正解を検索キーワードとして、前記検索キーワードに対する検索結果から前記質問を生成することを特徴とする。
 請求項7に記載の発明は、応答判定装置が受け付けた応答の判定を行う応答判定方法において、テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得ステップと、前記質問の中の文字列または文字の一部を他の文字列または文字に変換し、前記質問に対応する文字変換質問を生成する文字変換質問生成ステップと、前記文字変換質問の情報を出力先に出力する文字変換質問出力ステップと、前記文字変換質問に対する応答の入力を受け付ける応答受付ステップと、前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定ステップと、を含む。
 請求項8に記載の発明は、コンピュータを、テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段、前記質問の中の文字列または文字の一部を他の文字列または文字に変換し、前記質問に対応する文字変換質問を生成する文字変換質問生成手段、前記文字変換質問の情報を出力先に出力する文字変換質問出力手段、前記文字変換質問に対する応答の入力を受け付ける応答受付手段、および、前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段として機能させる。
 請求項9に記載の発明は、コンピュータを、テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段、前記質問の中の文字列または文字の一部を他の文字列または文字に変換し、前記質問に対応する文字変換質問を生成する文字変換質問生成手段、前記文字変換質問の情報を出力先に出力する文字変換質問出力手段、前記文字変換質問に対する応答の入力を受け付ける応答受付手段、および、前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段として機能させる応答判定プログラムを記録する。
 請求項10に記載の発明は、端末と、前記端末とネットワークを介して接続され、前記端末からの応答の成否を判定する応答判定装置とを備えた応答判定システムにおいて、前記応答判定装置が、テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段と、前記質問の中の文字列または文字の一部を他の文字列または文字に変換し、前記質問に対応する文字変換質問を生成する文字変換質問生成手段と、前記文字変換質問の情報を端末に送信する文字変換質問送信手段と、前記文字変換質問に対する前記応答の入力を前記端末から受信する応答受信手段と、前記受信した応答と前記正解とが一致しているか否かを判定する応答判定手段と、前記応答判定手段の判定結果を前記端末に送信する判定結果送信手段と、を備えたことを特徴とする。
 本発明によれば、テキスト情報からなる質問と、質問に対する正解と、を取得し、質問の中の文字列または文字の一部を他の文字列または文字に変換して、質問に対応する文字変換質問を生成し、文字変換質問の情報を出力先に出力し、文字変換質問に対する応答の入力を受け付け、受け付けた応答と正解とが一致しているか否かを判定することにより、質問に含まれる文字列または文字の一部を他の文字列または文字に変換しただけなので、人間には容易に文字変換前の単語として読めてしまい、人間に対しては視認性を低下させずに、コンピュータに対しては認識しにくいCAPTCHAを実現することができる。
本発明の一実施形態に係る応答判定システムの概要構成例を示す模式図である。 図1の応答判定サーバの概要構成の一例を示すブロック図である。 図2の照合データベースに記憶される質問・正解テーブルの一例を示す模式図である。 図2の照合データベースに記憶される質問・正解テーブルの一例を示す模式図である。 図2の照合データベースに記憶される質問・正解テーブルの一例を示す模式図である。 図1のショッピングサーバの概要構成の一例を示すブロック図である。 図6の会員データベースに記憶されるユーザ情報テーブルの一例を示す模式図である。 図1の端末の概要構成の一例を示すブロック図である。 図1の応答判定システムにおいてデータベース構築の手順を示すブロック図である。 図1の応答判定システムの第1実施形態の動作例を示すシーケンス図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の一例を示す模式図である。 図1の応答判定システムの第1実施形態の動作の変形例を示すシーケンス図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の第1変形例を示す模式図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の第2変形例を示す模式図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の第3変形例を示す模式図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の第4変形例を示す模式図である。 図1の応答判定システムの第2実施形態の動作例を示すシーケンス図である。 図1の応答判定システムの第2実施形態の動作の第1変形例を示すシーケンス図である。 図1の応答判定システムの第2実施形態の動作の第2変形例を示すシーケンス図である。 (A)および(B)は、図1の端末に表示された文字変換質問および応答の第5変形例を示す模式図である。
 以下、図面を参照して本発明の実施形態について説明する。なお、以下に説明する実施の形態は、応答判定システムに対して本発明を適用した場合の実施形態である。
[1.応答判定システムの構成および機能概要]
 まず、本発明の一実施形態に係る応答判定システムの構成および概要機能について、図1を用いて説明する。
 図1は、本実施形態に係る応答判定システム1の概要構成例を示す模式図である。
 図1に示すように、応答判定システム1は、ユーザとしてアクセスしてきた対象がコンピュータでないことを認証するために、ユーザへの質問に対する応答の成否を判定する応答判定サーバ(応答判定装置の一例)10と、ユーザが利用するショッピングサイト運営のために設置されたショッピングサーバ20と、ユーザに応答させるための質問を表示する端末30(端末の一例)と、を備えている。
 応答判定サーバ10と、ショッピングサーバ20とは、ローカルエリアネットワーク等により接続され、相互にデータの送受信が可能になっていて、サーバシステム(応答判定装置の一例)5を構成している。そして、サーバシステム5と端末30とは、ネットワーク3により接続され、通信プロトコル(例えば、TCP/IP)により、データの送受信が可能になっている。なお、ネットワーク3は、例えば、インターネット、専用通信回線(例えば、CATV(Community Antenna Television)回線)、移動体通信網(基地局等を含む)、および、ゲートウェイ等により構築されている。
 また、応答判定サーバ10は、ネットワーク3を通して、外部のデータ検索サーバ7に接続している。データ検索サーバ7は、辞書データベース(以下、辞書DBとする)8を有していて、応答判定サーバ10からの検索クエリに対して、検索結果を返す。例えば、データ検索サーバ7は、辞書DB8を参照し、検索クエリに含まれる検索キーワードに対する説明文等を検索結果として、応答判定サーバ10に送信する。また、データ検索サーバ7は、インターネット上の検索エンジンとして機能する場合、検索キーワードを含むウェブページの検索結果を応答判定サーバ10に送信する。
 また、応答判定サーバ10は、応答の成否を判定するための質問として、ある質問に対して文字変換を適用した文字変換質問を生成する。そして、応答判定サーバ10は、CAPTCHAとして文字変換質問を端末30に送信し、文字変換質問に対する応答を端末から受信し、判定を行う。
 ここで、文字変換とは、予め定められた規則に従って、質問の単語を構成する文字列の一部を他の文字列または文字に変換することであり、単語内で文字を入れ替えたり、単語内の文字をこの単語に含まれていない文字と入れ替えたり、文字を付け加えたり、一部の文字を省略したりすることである。例えば、単語「○▽△□」の一部の文字列「▽△□」に関して、単語内で文字を入れ替える場合は、文字列「▽△□」が文字列「△▽□」に変換され、単語内の文字をこの単語に含まれていない文字と入れ替える場合は、文字列「▽△□」が文字列「△●□」に変換され、文字を付け加える場合は、文字列「▽△□」が文字列「▽△□▽」に変換され、一部の文字「△」を省略する場合は、文字列「▽△□」が文字列「▽□」に変換される。さらに、文字「▽」を省略する場合、文字「△」に変換される。
 また、文字変換前の単語をユーザが予測できる文字変換が好ましい。文字変換の例として、母音を他の母音に変えたり、子音を他の子音に変えたりする。例えば、「a」と「o」、「y」と「I」、「t」と「d」、「m」と「n」、「p」と「b」等が挙げられる。日本語の場合、「は」、「ば」、「ぱ」のように、濁点や半濁点をつけたり消したりしてもよい。また日本語の場合、拗音を表す文字「ゃ」と、「や」とを互いに変え、また促音を表す文字「っ」と、「つ」とを互いに変えてもよい。「とうきょう」が「とょうきう」や「とよぅぎう」等に文字変換されたり、「Tokyo」が、「Tkoyo」や「Takio」等に文字変換されたりする。また、「remember」に対して「rememnber」のように、ある文字が加えられたり、「remeber」のように省略されたりしてもよい。
 さらに、この文字変換を適用する条件(または単語を取得する条件)として、単語4文字以上の単語に対して適用したり、単語の先頭及び/または後尾の文字を変えないとか、「は」「が」「に」等の助詞を変えないという制限を加えたりしてもよい。また、使用頻度や難易度等によりレベル分けされた基本単語集に基づき、専門用語は除外し、多くのユーザにとって意味が分かり易い単語にのみ、文字変換を行うようにしてもよい。
[2.各サーバの構成および機能]
(2.1 応答判定サーバ10の構成および機能)
 次に、応答判定サーバ10の構成および機能について、図2から図5を用いて説明する。
 図2は、応答判定サーバ10の概要構成の一例を示すブロック図である。図3から図5は、応答判定サーバ10の照合データベースに記憶される質問・正解テーブルの一例を示す模式図である。
 図2に示すように、コンピュータとして機能する応答判定サーバ10は、通信部11と、記憶部12と、入出力インターフェース部13と、システム制御部14と、を備えている。そして、システム制御部14と入出力インターフェース部13とは、システムバス15を介して接続されている。
 通信部11は、ネットワーク3に接続して端末30、データ検索サーバ7等との通信状態を制御し、さらに、ローカルエリアネットワークに接続して、ローカルエリアネットワーク上のショッピングサーバ20等の他のサーバとデータの送受信を行う。
 記憶部12は、例えば、ハードディスクドライブ等により構成されており、オペレーティングシステムおよびサーバプログラム等の各種プログラムや、データ等を記憶する。なお、各種プログラムは、例えば、他のサーバ装置等からネットワーク3を介して取得されるようにしてもよいし、記録媒体に記録されてドライブ装置を介して読み込まれるようにしてもよい。
 また、記憶部12には、テキスト情報からなる質問や、質問に対する正解や、様々文章を記憶する照合データベース(DB)12a(以下「照合DB」とする。)等が構築されている。このように、記憶部12は、テキスト情報からなる質問を記憶する質問記憶手段や、質問に対する正解を記憶する正解記憶手段や、文章を記憶する文章記憶手段の一例として機能する。ここで、テキスト情報の一例として、文章、単語等が挙げられ、単語は、例えば、文字列や文字等により構成される。
 照合DB12aには、図3~図5に示すように、質問、正解、質問の単語を構成する文字列の一部を他の文字列または文字に変換した文字変換質問、質問のヒント、質問のカテゴリ、質問の難易度が、質問コードに関連付けられて記憶されている。また、照合DB12aには、HTML(HyperText Markup Language)、XML(Extensible Markup Language)等のマークアップ言語等により記述された、応答のための質問を表示したり、応答を受け付けたりするためのウェブページのファイル等が記憶されている。なお、照合DB12aのテーブルの生成については後述する。
 次に、入出力インターフェース部13は、通信部11および記憶部12とシステム制御部14との間のインターフェース処理を行う。
 システム制御部14は、CPU(Central Processing Unit)14a、ROM(Read Only Memory)14b、RAM(Random Access Memory)14c等により構成されている。システム制御部14は、CPU14aがROM14bや記憶部12に記憶された各種プログラムを読み出し実行することにより、端末30等からの応答に基づき判定処理等を行う。また、RAM14cは、テキスト情報からなる質問を記憶する質問記憶手段や、質問に対する正解を記憶する正解記憶手段や、文章を記憶する文章記憶手段の一例として機能する。
(2.2 ショッピングサーバ20の構成および機能)
 次に、ショッピングサーバ20の構成および機能について、図6および図7を用いて説明する。
 図6は、ショッピングサーバ20の概要構成の一例を示すブロック図である。図7は、ショッピングサーバ20会員データベースに記憶されるユーザ情報テーブルの一例を示す模式図である。
 図6に示すように、ショッピングサーバ20は、通信部21と、記憶部22と、入出力インターフェース部23と、システム制御部24と、を備え、システム制御部24と入出力インターフェース部23とは、システムバス25を介して接続されている。なお、ショッピングサーバ20の構成および機能は、応答判定サーバ10の構成および機能とほぼ同じであるので、応答判定サーバ10の各構成や各機能において、異なるところを中心に説明する。
 通信部21は、ネットワーク3やローカルエリアネットワーク等を通して、端末30や応答判定サーバ10等と通信状態を制御等するようになっている。
 記憶部22には、商品データベース(以下「商品DB」とする。)22aや、会員データベース(以下「会員DB」とする。)22b等が構築されている。
 商品DB22aには、商品を識別するための識別子である商品IDに関連付けられ、商品名、種類、商品の画像、スペック、および、商品紹介の要約文等の商品情報や、広告情報等が記憶されている。また、商品DB22aには、HTML、XML等のマークアップ言語等により記述された商品ウェブページのファイル等が記憶されている。
 会員DB22bには、会員登録されたユーザ(ショッピングサイトの利用者)のユーザID、名称、電話番号、メールアドレス、住所、職業、趣味、購買履歴、ユーザの関心があるテーマやジャンル等のユーザ情報が登録されている。また、会員DB22bには、ユーザが端末30からショッピングサイトにログインする際に必要な、ユーザID、ログインID、および、パスワードが登録されている。ここで、ログインIDおよびパスワードは、ログイン処理(ユーザの認証処理)に使用されるログイン情報である。
 このようなユーザ情報は、図7に示すように、会員DB22bにおけるユーザ情報テーブルとして構築されていて、ユーザIDによってユーザ毎に判別可能になっていて、文字変換を適用する条件等に利用される。図7に示すように、カテゴリコードの欄には、ユーザの趣味や、関心あるテーマ等の複数のコードが記憶されてもよい。
 システム制御部24は、CPU24a、ROM24b、RAM24c等により構成されている。そして、システム制御部24は、CPU24aが、ROM24bや記憶部22に記憶された各種プログラムを読み出し実行することにより、ユーザによる商品購入処理や、商品の購買履歴をユーザID毎に記録させたりする。
(2.3 端末30の構成および機能)
 次に、端末30の構成および機能について、図8を用いて説明する。
 図8は、端末30の概要構成の一例を示すブロック図である。
 図8に示すように、コンピュータとして機能する端末30は、例えば、パーソナルコンピュータや携帯型無線電話機やPDA等の携帯端末であり、通信部31と、記憶部32と、表示部33と、操作部34と、入出力インターフェース部35と、システム制御部36とを備えている。そして、システム制御部36と入出力インターフェース部35とは、システムバス37を介して接続されている。
 通信部31は、ネットワーク3を通して、応答判定サーバ10と通信を制御する。なお、端末30が携帯型無線電話機の場合、ネットワーク3の移動体通信網に接続するために、通信部31は、無線通信機能を有する。
 記憶部32は、例えば、ハードディスクドライブ等からなり、オペレーティングシステム、Webブラウザプログラム等を記憶する。
 表示部33は、例えば、液晶表示素子またはEL(Electro Luminescence)素子等によって構成されている。表示部33には、応答判定サーバ10から取得したウェブページ等が表示される。
 操作部34は、例えば、キーボードおよびマウス等によって構成されている。ユーザは、操作部34により応答を入力する。なお、表示部33がタッチパネルのようなタッチスイッチ方式の表示パネルの場合、操作部34は、表示部33の画面が押された箇所の位置情報を取得する。
 入出力インターフェース部35は、通信部31および記憶部32とシステム制御部36とのインターフェースである。
 システム制御部36は、例えば、CPU36aと、ROM36bと、RAM36cとを有する。システム制御部36は、CPU36aが、ROM36bや、RAM36cや、記憶部32に記憶された各種プログラムを読み出して実行する。
[3.応答判定システムの第1実施形態の動作]
(3.1 照合データベース12aの構築)
 本発明の一実施形態に係る応答判定システム1における照合DB12aの構築について図3~図4、および、図9を用いて説明する。
 図9は、応答判定システム1においてデータベース構築の手順を示すブロック図である。
 文字変換前の質問と、質問に対する正解と、ユーザに示す文字変換質問との組のデータベースの構築について、(1)正解から質問を生成する方法(ステップS1~S4、S15、S16)、(2)質問から正解を生成する方法(ステップS5~S8、S15、S16)、(3)文章から質問と正解とを生成する方法(ステップS10、S11、S15、S16)、(4)単語から質問と正解とを生成する方法(ステップS12、S13、S15、S16)、(5)予め用意された質問と正解とを取得する方法(ステップS14、S15、S16)について説明する。
 まず、正解から質問を生成する方法(1)について説明する。図9に示すように、応答判定サーバ10は、正解を取得する(ステップS1)。具体的に、応答判定サーバ10のシステム制御部14は、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として「花火」「firework」のような単語等を、図示しない入力手段から正解として入力を受け付けたり、質問に対する正解を記憶する正解記憶手段の一例としての記憶部12等に予め記憶された単語等の正解を読み出したりする。このように、応答判定サーバ10のシステム制御部14は、テキスト情報である正解を取得することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、正解を検索キーワードとして検索を行う(ステップS2)。具体的に、応答判定サーバ10のシステム制御部14は、正解を検索キーワードとする検索クエリを生成し、通信部11を通して、データ検索サーバ7に送信する。データ検索サーバ7は、辞書DB8を参照して検索を行い、検索キーワードに対する検索結果を応答判定サーバ10に送信する。
 次に、応答判定サーバ10は、検索結果を取得する(ステップS3)。具体的に、応答判定サーバ10のシステム制御部14は、検索キーワードに対する検索結果をデータ検索サーバ7から受信する。応答判定サーバ10のシステム制御部14は、例えば、「花火」に対する検索結果として、「花火」の定義や翻訳語や説明の文章「燃焼し爆発する粉末を包んだもの・・・」等を取得する。さらに、単語「花火」や「firework」が属するカテゴリの情報があれば、カテゴリ情報も取得される。
 また、「firework」のように正解が英語の場合、応答判定サーバ10のシステム制御部14は、「a small container filled with powder that burn・・・」等を含む検索結果を取得する。また、データ検索サーバ7がインターネット上の検索エンジンとして機能する場合は、応答判定サーバ10は、検索キーワードを含むウェブページに関する情報を検索結果として取得する。
 次に、応答判定サーバ10は、テキスト情報からなる質問を検索結果から生成する(ステップS4)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解生成手段の一例として、検索結果として、「花火」のような検索キーワード自体の定義や説明文を取得した場合、文章を構文解析して、文節等で区切り、区切りにスペースを挿入し、漢字を平仮名や片仮名に変換する。応答判定サーバ10のシステム制御部14は、例えば、「燃焼し爆発する粉末を・・・」の文章を「燃焼し 爆発する 粉末を・・・」に区切り、さらに、「ねんしょうし ばくはつする ふんまつを ・・・」のように平仮名の文章にする。
 なお、英語の文章の場合は、応答判定サーバ10のシステム制御部14は、例えば「a small container filled with powder that burns・・・」の文章をそのまま質問とする。また、応答判定サーバ10のシステム制御部14は、質問を検索結果から生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 また、検索キーワードを含むウェブページに関する情報を取得した場合、応答判定サーバ10のシステム制御部14は、検索にヒットしたウェブページの中から、辞書の機能を有するサイトのものを選択したり、上位にヒットしたウェブページからキーワードの説明文に該当する部分の文章やスニペットの部分の文章を抽出したりする。
 次に、応答判定サーバ10は、文字変換質問を生成する(ステップS15)。具体的には、応答判定サーバ10のシステム制御部14は、文字変換手段の一例として、質問の文章等に含まれる単語に対して文字変換を行い、文字変換単語を生成する。応答判定サーバ10のシステム制御部14は、例えば、「ねんしょうし」における「ん」と「ょ」とを入れ替えて、文字変換単語「ねんょしうし」を生成し、「ばくはつする」における「は」と「つ」とを入れ替えて、文字変換単語「ばくつはする」を生成する。また、応答判定サーバ10のシステム制御部14は、「small」の「a」と「l」とを入れ替えて、文字変換単語「smlal」を生成し、「container」における「i」と「a」とを入れ替えて文字変換単語「contianer」を生成する。なお、日本語の場合、文節「ねんしょうし」を単語として扱ってもよい。
 そして、応答判定サーバ10のシステム制御部14は、文字変換質問生成手段の一例として、質問の文章において、取得した単語と、文字変換単語とを入れ替えて、文字変換質問を生成する。応答判定サーバ10のシステム制御部14は、例えば、質問の文章「ねんしょうし ばくはつする ふんまつを ・・・」に対して、単語「ねんしょうし」を文字変換単語「ねんょしうし」に入れ替え、単語「ばくはつする」を文字変換単語「ばくつはする」に入れ替える等の処理を行い、「ねんょしうし ばくつはする ふんつまを つつだんものを・・・」という文字変換質問の文章を生成する。ここで、文章の単語の語順は変えないとする。英語の場合、応答判定サーバ10のシステム制御部14は、質問の文章「A small container filled with powder that burns・・・」に対して、単語「small」を文字変換単語「smlal」に入れ替え、単語「container」を文字変換単語「contianer」に入れ替える等の処理を行い、「A smlal contianer fliled with pwoder taht bruns ・・・」という文字変換質問の文章を生成する。このように、応答判定サーバ10のシステム制御部14は、変換された文字変換単語を用いて、質問に対応する文字変換質問を生成する。
 次に、応答判定サーバ10は、正解、質問、および、文字変換質問を照合DB12aに記憶する(ステップS16)。具体的に、応答判定サーバ10のシステム制御部14は、質問記憶手段や正解記憶手段の一例として、各質問に対して質問コードを割り当て、図5に示すように、照合DB12aのテーブルに、正解、質問、および、文字変換質問を記憶する。また、応答判定サーバ10のシステム制御部14は、入力された正解「花火」以外にも、他の正解として「はなび」「煙火」「ハナビ」「hanabi」「firework」「FIREWORK」「fireworks」等も、照合DB12aに記憶してもよい。
 なお、質問のカテゴリに関して、科学、文学、歴史等のカテゴリ毎にカテゴリコードが予め割り当てられ、正解の用語が属するカテゴリから、応答判定サーバ10のシステム制御部14が、カテゴリコードを決定する。また、正解の用語が属するカテゴリは、検索した際に辞書DB8からカテゴリ情報を取得してもよいし、記憶部12が予め有するカテゴリ辞書から決定されてもよい。また、質問の難易度に関して、応答判定サーバ10のシステム制御部14が、質問の文章の長さや、カテゴリに基づき質問の難易度を決定してもよく、会員DB22bのユーザ情報に基づき、ユーザ毎に決定してもよい。また、応答判定サーバ10のシステム制御部14は、カテゴリ名等からヒントを生成してもよい。
 なお、この照合DB12aを構築する際に、応答判定サーバ10は、ステップS15を省略し、文字変換質問を生成せず、照合DB12aのテーブルにおいて、文字変換質問の部分を空白にしておいてもよい。
 次に、質問から正解を生成する方法(2)について説明する。
 応答判定サーバ10は、テキスト情報からなる質問を取得する(ステップS5)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として「アップル」、「apple」のような単語等や文章を、図示しない入力手段から質問として入力を受け付けたり、テキスト情報からなる質問を記憶する質問記憶手段の一例としての記憶部12等に予め記憶された単語や文章等の質問を読み出したりする。また、応答判定サーバ10のシステム制御部14は、質問を取得することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、質問を検索キーワードとして検索を行う(ステップS6)。具体的に、応答判定サーバ10のシステム制御部14は、質問の「アップル」、「apple」のような単語等を検索キーワードとする検索クエリを生成し、通信部11を通して、データ検索サーバ7に送信する。データ検索サーバ7は、辞書DB8を参照して検索を行い、検索キーワードに対する検索結果を応答判定サーバ10に送信する。なお、「アップル 連想」というように、応答判定サーバ10は、他のキーワードを付加して検索してもよい。
 次に、応答判定サーバ10は、検索結果を取得する(ステップS7)。具体的に、応答判定サーバ10のシステム制御部14は、そして、応答判定サーバ10のシステム制御部14は、検索キーワードに対する検索結果をデータ検索サーバ7から受信する。「アップル」や「apple」に対する検索結果として、「アップル」や「apple」の類義語、連想語、翻訳語、あるいは、定義や説明の文章等を含む検索結果を取得する。例えば、「アップル」に対して「赤い」、「丸い」、「リンゴ」等や、「apple」に対して、「red」、「round」、「pomme」等が得られる。さらに、単語「アップル」や「apple」が属するカテゴリの情報があれば、カテゴリ情報も取得される。
 次に、応答判定サーバ10は、検索結果から正解を生成する(ステップS8)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解生成手段の一例として、検索結果からある単語を取り出し正解とする。応答判定サーバ10のシステム制御部14は、例えば、「アップル」に対して「赤い」、「丸い」、「リンゴ」等、「apple」に対して、「red」、「round」、「pomme」等を正解とする。このように応答判定サーバ10のシステム制御部14は、検索結果から正解を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 また、検索結果が文章の場合、構文解析して、頻度が高い単語等を正解としたり、質問の文章を意味解析して、正解を導き出したりする。なお、検索キーワードを含むウェブページに関する情報を取得した場合、応答判定サーバ10のシステム制御部14は、検索にヒットしたウェブページの中から、辞書の機能を有するサイトのものを選択したり、上位にヒットしたウェブページからキーワードの説明文に該当する部分の文章やスニペットの部分の文章を抽出したりして、正解の対象の文章を特定する。
 次に、応答判定サーバ10は、ステップS15で文字変換質問を生成する。具体的には、応答判定サーバ10のシステム制御部14は、質問の文章等に含まれる単語に対して文字変換を行い、文字変換単語を生成する。応答判定サーバ10のシステム制御部14は、例えば、単語「アップル」を文字変換単語「アプッル」にする。応答判定サーバ10のシステム制御部14は、この文字変換単語「アプッル」を文字変換質問とする。
 次に、応答判定サーバ10は、ステップS16で正解、質問、および、文字変換質問を照合DB12aに記憶する。
 次に、文章から質問と正解とを生成する方法(3)について説明する。
 応答判定サーバ10は、文章を取得する(ステップS10)。例えば、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として「今日の天気は快晴です。」や「Today's weather is sunny.」といった文章を、図示しない入力手段から入力を受け付けたり、記憶部12等に予め記憶された文章を読み出したり、ネットワーク3を通して文章を取得したりする。なお、この文章「今日の天気は快晴です。」の場合、応答判定サーバ10のシステム制御部14は、気象関連のサイト等から取得する。また、文章「今日の天気は快晴です。」の場合、日によって正解が変わるので、天気が変わる毎に正解が更新されるようにしてもよい。
 次に、応答判定サーバ10は、文章より質問および正解を生成する(ステップS11)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解生成手段の一例として、取得した文章を構文解析して、「今日の天気は」と「快晴です」に分離し、「今日の天気は?」から「きょうの てんきは?」という質問の文章を生成し、「快晴です」から「快晴」という正解を生成する。また、「Today's weather is sunny.」の場合、応答判定サーバ10のシステム制御部14は、主語「Today's weather」と補語「sunny」とに分離し、主語「Today's weather」から、「Today's weather?」という質問の文章を生成し、補語「sunny」から「sunny」という正解を生成する。
 なお、応答判定サーバ10のシステム制御部14は、類義語辞書のデータベース等を参照して、「晴れ」や「clear」等も正解としてもよい。また、人間と機械とを区別できればよいので、実際の天気に関係なく、応答判定サーバ10のシステム制御部14は、「雨」、「rainy」、「曇り」、「cloudy」等を正解にしてもよい。このように、応答判定サーバ10のシステム制御部14は、文章から質問を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。また、応答判定サーバ10のシステム制御部14は、文章から正解を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、ステップS15で文字変換質問を生成し、ステップS16で正解、質問、および、文字変換質問を照合DB12aに記憶する。例えば、応答判定サーバ10のシステム制御部14は、質問「きょうの てんきは?」から文字変換質問「きうょの てきんは?」を生成したり、質問「Today's weather?」から文字変換質問「Tadoy's waether?」等を生成したりする。
 次に、単語から質問と正解とを生成する方法(4)について説明する。
 応答判定サーバ10は、単語を取得する(ステップS12)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例、または、単語取得手段の一例として、「東京」や「Tokyo」等の単語を、図示しない入力手段から受け付けたり、記憶部12等から読み出したりする。
 応答判定サーバ10は、単語より質問および正解を生成する(ステップS13)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解生成手段の一例として、取得した単語を、そのまま質問にしたり、単語が漢字の場合、平仮名や片仮名に変換したりして質問にする。また、正解も同様に取得した単語から生成する。英語の場合、応答判定サーバ10のシステム制御部14は、単語をそのまま、質問と正解とにする。このように、応答判定サーバ10のシステム制御部14は、テキスト情報である単語から質問を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。また、応答判定サーバ10のシステム制御部14は、テキスト情報である単語から正解を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、ステップS15で、質問「とうきょう」から文字変換質問「とょうきう」を生成したり、質問「Tokyo」から文字変換質問「Tkoyo」を生成したりする。
 次に、応答判定サーバ10は、ステップS16で正解、質問、および、文字変換質問を照合DB12aに記憶し、図3に示すようなテーブルを構築する。
 次に、予め用意された質問および正解を取得する方法(5)について説明する。
 応答判定サーバ10は、質問および正解を取得する(ステップS14)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として質問および正解を入力手段(図示せず)から受け付けたり、記憶部12等から読み出したりする。応答判定サーバ10のシステム制御部14は、例えば、質問「きょうは なんにち です か?」または「What is the date today?」と、正解として、今日の日時を呼び出す関数「$日付」等を取得する。このように、応答判定サーバ10のシステム制御部14は、テキスト情報である質問を取得して、質問と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。また、応答判定サーバ10のシステム制御部14は、テキスト情報である正解を取得して、正解と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、ステップS15で、質問から「きうょは なにんち です か?」というような文字変換質問を生成する。
 次に、応答判定サーバ10は、ステップS16で正解、質問、および、文字変換質問を照合DB12aに記憶し、図4に示すようなテーブルを構築する。なお、質問と正解が同じ場合、質問のみを取得して、文字変換していないこの質問を正解として、応答判定サーバ10のシステム制御部14は、照合DB12aに記憶する。
(3.2 応答判定システム1の動作)
 次に、本発明の一実施形態に係る応答判定システム1の動作について図10および図11に基づき説明する。
 図10は、応答判定システム1の動作例を示すシーケンス図である。図11は、端末30に表示された文字変換質問および応答の一例を示す模式図である。
 ここで、ショッピングサーバ20のショッピングサイトにおいて、ユーザが商品のレビューを書き込み、書き込み確定ボタンがクリックされる際、応答判定サーバ10から端末30に対して、商品レビューの投稿を許可して、書き込みを完了させるためのCAPTCHA認証が求められる場合を例に説明する。
 まず、ショッピングサイトにおける商品レビュー書き込みの受け付け要求が、端末30からショッピングサーバ20に送信される。そして、ショッピングサーバ20は、CAPTCHA認証の信号を応答判定サーバ10に送信する。
 次に、図10に示すように、応答判定サーバ10は、照合DB12aから単語を取得する(ステップS20)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として、または、質問から単語を取得する単語取得手段の一例として、図3のようなテーブルの質問の欄から、質問コードと共に、「とうきょう」、「Tokyo」のような質問の単語を取得する。このように、応答判定サーバ10のシステム制御部14は、テキスト情報である単語を取得して、質問と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 なお、照合DB12aに正解が記憶されていない場合、応答判定サーバ10のシステム制御部14は、取得された単語を、質問に対する正解として照合DB12aに記憶してもよい。このように応答判定サーバ10のシステム制御部14は、テキスト情報である単語を取得して、正解と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、取得した単語を文字変換する(ステップS21)。具体的に、応答判定サーバ10のシステム制御部14は、文字変換手段の一例として、取得した単語を構成する文字列の一部を他の文字列または文字に変換する。応答判定サーバ10のシステム制御部14は、例えば、「とうきょう」における「う」と「ょ」とを入れ替えて、文字変換単語「とょうきう」を生成し、「Tokyo」における「o」と「k」とを入れ替えて、文字変換単語「Tkoyo」を生成する。ここでは、文字変換単語が、質問に対応する文字変換質問であるので、応答判定サーバ10のシステム制御部14は、文字変換質問として文字変換単語を生成する文字変換質問生成手段の一例として機能する。
 次に、応答判定サーバ10のシステム制御部14は、照合DB12aの文字変換質問の欄が空欄か、同じ文字変換単語が存在しない場合、再利用し易いように、文字変換単語を照合DB12aに記憶してもよい。
 次に、応答判定サーバ10は、文字変換単語を送信する(ステップS22)。具体的に、応答判定サーバ10のシステム制御部14は、文字変換質問出力手段の一例として、通信部11を通して、文字変換単語に関する情報を、ウェブページの形式で端末30に送信する。ここで、端末30が、文字変換質問の情報を出力する出力先の一例である。
 なお、照合DB12aに既に、文字変換後質問がある場合、応答判定サーバ10のシステム制御部14は、ステップS20~S21を省略し、照合DB12aの文字変換後質問の欄から文字変換単語を読み出し、端末30に送信してもよい。また、出力する文字変換単語に関する情報は、テキストデータでもよいし、画像化した画像データでもよい。
 次に、端末30は、文字変換単語を受信する(ステップS23)。具体的に、端末30のシステム制御部36は、通信部31を通して、文字変換単語に関する情報を応答判定サーバ10から受信する。
 次に、端末30は、文字変換単語を表示する(ステップS24)。具体的に、端末30のシステム制御部36は、図11(A)および(B)に示すように、商品レビュー書き込み許可のCAPTCHA認証を行うためのウェブページ40、40Bを、表示部33に表示する。ウェブページ40、40Bに文字変換質問の一例である文字変換単語「とょうきう」や文字変換単語「Tkoyo」が表示される。
 ここで、ウェブページ40、40Bは、質問に対する指示を記載した指示文欄41、41Bと、文字変換質問を表示する質問表示枠42、42Bと、ユーザが応答を記入する応答記入欄43、43Bと、質問に答えるためのヒントを記載したヒント欄44、44Bと、を有する。
 指示文欄41、41Bには、表示された文字変換質問に対してどのように答えるか指示を示した文章が表示される。例えば、指示文欄41、41Bには、「以下の単語から判読される正しい単語を入力してください」というような、質問に対する応答を促す文章が表示される。
 質問表示枠42、42Bには、応答判定サーバ10から受信した文字変換質問がCAPTCHAとして表示される。応答記入欄43、43Bは、当初は空欄であり、ユーザが応答を入力するようになっている。
 また、ヒント欄44、44Bには、ユーザが文字変換質問をより認識し易く、より視認し易く、応答し易いようなヒントが表示される。例えば、ヒント欄44、44Bに、ヒントとして「地名」が表示される。端末30のシステム制御部36が、ユーザがヒント要求のボタンをクリックした場合のみ、ヒントをヒント欄44、44Bに表示させるように、ウェブページ40、40BがHTML等で記述されてもよい。
 次に、端末30は、応答の入力を受け付ける(ステップS25)。具体的に、端末30のシステム制御部36は、ユーザが操作部34により入力した応答が、表示部33の応答記入欄43、43Bに表示される。端末30のシステム制御部36は、例えば、応答記入欄43の「とうきょう」や応答記入欄43Bの「Tokyo」のように、テキスト情報からなる応答の入力を受け付ける。
 次に、端末30は、応答を送信する(ステップS26)。具体的に、端末30のシステム制御部36は、ウェブページ40、40Bに表示された確定ボタンがクリックされた場合、通信部31を通して、応答記入欄43、43Bに入力された応答の情報を応答判定サーバ10に送信する。
 次に、応答判定サーバ10は、応答を受信する(ステップS27)。具体的に、応答判定サーバ10のシステム制御部14は、文字変換質問に対する応答の入力を受け付ける応答受付手段の一例として、通信部11を通して、端末30から応答を受信する。
 次に、応答判定サーバ10は、単語と応答とを比較して正解か否かを判定する(ステップS28)。具体的に、応答判定サーバ10のシステム制御部14は、応答判定手段の一例として、照合DB12aを参照して、質問コードにより、質問に対応する正解の単語を照合DB12aの正解欄から読み出し、受信した応答と一致しているか否かを判定する。質問が「とうきょう」の場合、正解として、「とうきょう」の他に、「東京」のように漢字や、「Tokyo」のように英語等でもよい。ここで、判定結果として、正解と一致している場合は正解とし、一致してない場合は不正解とする。
 なお、応答判定サーバ10のシステム制御部14はステップS1で取得した単語を、正解としてRAM14cに保持しておき、受信した応答と照合して判定してもよい。
 次に、応答判定サーバ10は、判定結果を送信する(ステップS29)。具体的に、応答判定サーバ10のシステム制御部14は、通信部11を通して、判定結果を端末30に送信する。応答判定サーバ10のシステム制御部14は、正解ならば、アクセスの許可の画面のデータ、購買等の次のステップの画面のデータを送信する。このように、応答判定サーバ10のシステム制御部14は、判定結果を前記端末に送信する判定結果送信手段の一例として機能する。
 次に、端末30は、判定結果を受信する(ステップS30)。具体的に、端末30のシステム制御部36は、通信部31を通して、判定結果を応答判定サーバ10から受信する。
 次に、端末30は、判定結果を表示する(ステップS31)。具体的に、端末30のシステム制御部36は、判定結果として、商品レビューの書き込み完了画面を表示部33に表示する。
(3.3 応答判定システム1の動作の変形例)
 次に、本発明の一実施形態に係る応答判定システム1の動作の変形例について図12から図16を用いて説明する。
 図12は、応答判定システム1の動作の変形例を示すシーケンス図である。図13から図16は、端末30に表示された文字変換質問および応答の一例を示す模式図である。
 図12に示すように、応答判定サーバ10は、質問および正解を取得する(ステップS40)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として、照合DB12aを参照して、質問コードにより、テキスト情報からなる質問の一例として、文章である質問または単語である質問と、この質問に対応する正解とを取得し、RAM14cに記憶する。また、応答判定サーバ10のシステム制御部14は、他の正解がある場合、他の正解も取得する。
 このように応答判定サーバ10のシステム制御部14は、テキスト情報である質問を取得して、質問と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。また、応答判定サーバ10のシステム制御部14は、テキスト情報である正解を取得して、正解と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 応答判定サーバ10は、質問から単語を取得する(ステップS41)。具体的に、質問の文章の場合、応答判定サーバ10のシステム制御部14は、単語取得手段の一例として、文字変換を適用する条件に基づき、4文字以上等の条件を満たす単語を取得する。応答判定サーバ10のシステム制御部14は、例えば、質問「きょうは なんにち です か?」という文章に対して、単語「きょうは」および「なんにち」を取得する。例えば、質問の文章「What is the date today?」の場合は、応答判定サーバ10のシステム制御部14は、単語「what」および「today」を取得する。なお、質問が単語である場合は、応答判定サーバ10のシステム制御部14は、取得した単語自体を質問とする。
 次に、応答判定サーバ10は、単語を文字変換する(ステップS42)。具体的に、応答判定サーバ10のシステム制御部14は、ステップS21で説明したように、取得した単語を文字変換し、文字変換単語を生成する。応答判定サーバ10のシステム制御部14は、例えば、「きょうは」における「ょ」と「う」とを入れ替えて文字変換単語「きうょは」を生成する。また、応答判定サーバ10のシステム制御部14は、「today」の「o」と「a」とを入れ替えて、文字変換単語「tadoy」を生成する。
 次に、応答判定サーバ10は、文字変換質問を生成する(ステップS43)。具体的に、応答判定サーバ10のシステム制御部14は、質問の文章において、取得した単語と、文字変換単語とを入れ替えて、文字変換質問を生成する。応答判定サーバ10のシステム制御部14は、例えば、質問の文章「きょうは なんにち です か?」に対して、単語「きょうは」を文字変換単語「きうょは」に入れ替え、単語「なんにち」を文字変換単語「なにんち」に入れ替え、「きうょは なにんち です か?」という文字変換質問の文章を生成する。ここで、文章の単語の語順は変えないとする。英語の場合、応答判定サーバ10のシステム制御部14は、質問の文章「What is the date today?」に対して、単語「What」を文字変換単語「Waht」に入れ替え、単語「today」を文字変換単語「tadoy」に入れ替え、「Waht is the date tadoy?」という文字変換質問の文章を生成する。
 次に、応答判定サーバ10のシステム制御部14は、照合DB12aの文字変換質問の欄が空欄か、同じ文字変換質問が存在しない場合、再利用し易いように、文字変換質問を照合DB12aに記憶してもよい。
 次に、応答判定サーバ10は、文字変換質問文を送信する(ステップS44)。具体的に、応答判定サーバ10のシステム制御部14は、通信部11を通して、文字変換質問に関する情報をウェブページの形式で出力先の一例である端末30に送信する。
 なお、照合DB12aに既に、文字変換後質問がある場合、応答判定サーバ10のシステム制御部14は、ステップS40において、文字変換後質問と正解とを取得し、ステップS41~S43を省略し、照合DB12aの文字変換後質問の欄から文字変換質問を読み出し、端末30に送信してもよい。
 次に、端末30は、文字変換質問を受信する(ステップS45)。具体的に、端末30のシステム制御部36は、通信部31を通して、文字変換質問に関する情報を応答判定サーバ10から受信する。
 端末30は、文字変換質問を表示する(ステップS46)。具体的に、端末30のシステム制御部36は、図13(A)および(B)に示すように、ウェブページ50、50Bを、または、図14(A)および(B)に示すように、ウェブページ55、55Bを、または、図15(A)および(B)に示すように、ウェブページ60、60Bを、または、図16(A)および(B)に示すように、ウェブページ65、65Bを、表示部33に表示する。
 ここで、図13には、正解から質問を生成する方法(1)により生成された質問が、ウェブページ50、50Bに示されている。図13の場合、応答判定サーバ10のシステム制御部14は、図5に示すテーブルから、質問と正解とを取得する。
 図14には、質問から正解を生成する方法(2)により生成された質問が、ウェブページ55、55Bに示されている。図15には、文章から質問と正解とを生成する方法(3)により生成された質問が、ウェブページ60、60Bに示されている。図16には、予め用意された質問と正解とを取得する方法(5)により生成された質問が、ウェブページ65、65Bに示されている。図16の場合、応答判定サーバ10のシステム制御部14は、図4に示すテーブルから、質問と正解とを取得する。
 また、図13の指示文欄51、51Bや、図14の指示文欄56、56Bや、図15の指示文欄61、61Bや、図16の指示文欄66、66Bは、図11の指示文欄41、41Bに対応する。また、図13の質問表示枠52、52Bや、図14の質問表示枠57、57Bや、図15の質問表示枠62、62Bや、図16の質問表示枠67、67Bは、図11の質問表示枠42、42Bに対応する。また、図13の応答記入欄53、53Bや、図14の応答記入欄58、58Bや、図15の応答記入欄63、63Bや、図16の応答記入欄68、68Bは、図11の応答記入欄43、43Bに対応する。また、図14のヒント欄59、59Bは、図11のヒント欄44、44Bに対応する。
 また、図13に示すように、質問表示枠52、52Bに文字変換質問「ねんょしうし ばくつはする ふんつまを つつだんものを・・・」や文字変換質問「A smlal contianer fliled with pwoder taht bruns・・・」が、指示文欄51、51Bの指示文「以下の文章から判読される文章が説明する単語を入力してください。」と共に表示される。
 また、図14に示すように、質問表示枠57、57Bに文字変換質問「アプッル」や文字変換質問「aplep」が、指示文欄56、56Bの指示文「以下の単語から判読される単語から連想される単語を入力してください。」と共に表示される。ここで、連想の幅を狭め、ユーザの正答率を上げるため、ヒント欄59、59Bに、ヒント「例えば、形容詞で」が表示されるようにしてもよい。
 また、図15に示すように、質問表示枠62、62Bに文字変換質問「きうょの てきんは?」や文字変換質問「Tadoy's waether?」が、指示文欄61、61Bの指示文「以下の文章から判読される質問の文章に対する回答を入力してください。」と共に表示される。
 図16に示すように、質問表示枠67、67Bに文字変換質問「きうょは なにんち ですか?」や文字変換質問「Waht is the date tadoy?」が、指示文欄66、66Bの指示文「以下の文章から判読される質問の文章に対する回答を入力してください。」と共に表示される。
 次に、端末30は、応答の入力を受け付ける(ステップS47)。具体的に、端末30のシステム制御部36は、ユーザが操作部34により入力した応答を、表示部33の応答記入欄48、48B、53、53B、58、58Bに表示せる。図13~図16に示すように、応答「花火」、応答「firework」、応答「丸い」、応答「round」、応答「晴れ」、応答「clear」、応答「8/31」、が各々の応答記入欄に表示される。
 次に、端末30は、応答を送信する(ステップS48)。具体的に、端末30のシステム制御部36は、ウェブページ50、50B、55、55B、60、60B、65、65Bに表示された確定ボタンがクリックされた場合、通信部31を通して、応答記入欄53、53B、58、58B、63、63B、68、68Bに入力された応答の情報を応答判定サーバ10に送信する。
 次に、応答判定サーバ10は、応答を受信する(ステップS49)。具体的に、応答判定サーバ10のシステム制御部14は、ステップS27のように、端末30から応答を受信する。
 応答判定サーバ10は、正解と応答とを比較して正解か否かを判定する(ステップS50)。具体的に、応答判定サーバ10のシステム制御部14は、応答判定手段の一例として、RAM14cに記憶された正解を読み出し、受信した応答と一致しているか否かを判定する。
 図13に示すように、文字変換前の質問が「ねんしょうし ばくはつする ・・・」等の場合、応答判定サーバ10のシステム制御部14は、受信した応答が、「花火」「はなび」「firework」等であるかを判定する。
 図14に示すように、文字変換前の質問が「アップル」や「apple」の場合、応答判定サーバ10のシステム制御部14は、受信した応答が、「丸い」「round」等であるかを判定する。
 図15に示すように、文字変換前の質問が「きょうの てんきは?」や「Today's weather?」の場合、応答判定サーバ10のシステム制御部14は、受信した応答が、「晴れ」、「快晴」、「sunny」、「clear」等であるかを判定する。
 図16に示すように、文字変換前の質問が「きょうは なんにち ですか?」や「What is the date today」の場合、応答判定サーバ10のシステム制御部14は、関数「$日付」から、応答と比較するための正解として、今日の日付を取得する。そして、応答判定サーバ10のシステム制御部14は、受信した応答が「8/31」や「8月31日」等であるかを判定する。ここで、判定結果として、正解と一致している場合は正解とし、一致してない場合は不正解とする。
 次に、応答判定サーバ10は、判定結果を送信する(ステップS51)。具体的に、応答判定サーバ10のシステム制御部14は、ステップ29のように、判定結果を端末30に送信する。
 次に、端末30は、判定結果を受信する(ステップS52)。具体的に、端末30のシステム制御部36は、ステップS30のように、判定結果を応答判定サーバ10から受信する。
 次に、端末30は、判定結果を表示する(ステップS53)。具体的に、端末30のシステム制御部36は、ステップ31のように、判定結果を表示部33に表示する。
 以上、本実施形態によれば、文章や単語等のテキスト情報を取得し、テキスト情報からなる質問および質問に対する正解を設定し、質問から単語(例えば、「きょうは」や「today」)を取得し、取得した単語を構成する文字列の一部を他の文字列または文字に変換し、変換された文字変換単語(例えば、「きうょは」や「tadoy」)を用いて、質問に対応する文字変換質問を生成し、文字変換質問の情報を端末30等の出力先に出力し、文字変換質問に対する応答の入力を端末30等から受け付け、受け付けた応答と正解とが一致しているか否かを判定することにより、質問に含まれる単語の文字列の一部を他の文字列または文字に変換しただけなので、人間には容易に文字変換前の単語として読めてしまい、人間に対しては視認性を低下させずに、コンピュータに対しては認識しにくいCAPTCHAを実現することができる。
 また、提示された質問を人間が注意深く確認する必要がないので、応答判定サーバ10等は、ユーザの目の疲労を防止できる。
 また、設定した質問または正解を照合DB12aやRAM14c等に記憶し、照合DB12aやRAM14c等を参照して、受け付けた応答と正解とが一致しているか否かを判定する場合、質問・正解のデータベースを構築され、より高速に応答との照合ができる。
 また、質問として、質問の文章を記憶し、質問の文章から単語を取得し、質問の文章において、取得した単語と、文字変換単語とを入れ替えて、文字変換質問を生成する場合、CAPTCHAがコンピュータにより認識されにくくなり、人に対する認証強度が高くなり、応答判定サーバ10は、ボット(bot)等のシステムへの侵入を防止できる。
 また、質問と、質問に対する正解とを生成する場合、応答判定サーバ10が質問と正解とを自動的に多量に生成させることが可能となり、質問と正解との組み合わせの陳腐化を防止でき、ボット等のシステムへの侵入を有効に防止できる。
 また、正解から質問を生成する方法(1)のように、正解から質問を生成する場合、応答判定サーバ10が正解を与えるだけで、正解に対する検索結果により、多彩な質問を生成でき、ボット等のシステムへの侵入を有効に防止できる。
 また、正解から質問を生成する方法(1)のように、正解を検索キーワードとして、検索キーワードに対する検索結果から質問を生成する場合、応答判定サーバ10が質問に対する検索結果により、例えば、インターネット上から、多彩な質問を生成できる。
 また、質問から正解を生成する方法(2)のように、質問に基づき、正解を生成する場合、文字変換質問(例えば「アプッル」)に対する正解を、例えば連想語(「丸い」)とする方が、文字変換前の質問(「アップル」)を正解とするより、CAPTCHAがコンピュータにより認識されにくくなり、人に対する認証強度が高くなり、応答判定サーバ10がボット等のシステムへの侵入を防止できる。
 また、文章から質問と正解とを生成する方法(3)のように、文章を記憶し、文章から質問および正解を生成する場合、文章を与えるだけで、質問と正解とを自動的に多量に生成させることが可能となり、質問と正解との組み合わせの陳腐化を防止でき、ボット等のシステムへの侵入を有効に防止できる。
 また、質問に対する正解として、取得された単語を記憶し、文字変換質問として文字変換単語を生成し、受け付けた応答と、正解としての単語とが一致しているか否かを判定する場合、人間にとって視認性を低下させずに、コンピュータには認識しにくい簡便なCAPTCHAを実現することができる。
 また、照合DB12aに文字変換質問を記憶する場合、予めデータベースに保持しておくことで、処理負荷が軽減できる。
 なお、文字変換を適用する条件として、ユーザ情報に基づき、文字変換を行う単語を取得してもよい。この場合、応答判定サーバ10のシステム制御部14は、ユーザ情報取得手段の一例として、ユーザの職業、趣味、購買履歴、関心があるテーマ等のユーザ情報を会員DB22bから取得する。そして、応答判定サーバ10のシステム制御部14は、ユーザ情報に基づき、質問記憶手段の一例の照合DB12aからの質問から単語を取得する。例えば、ユーザの職業が医療関係ならば、医療用語等の専門用語、ユーザの趣味が園芸なら、花の名前や園芸の用語に対して、文字変換を行う。また、応答判定サーバ10のシステム制御部14は、ユーザ情報に基づき、ユーザが答え易い、カテゴリコードを有する質問を選択してもよい。また、ユーザ毎にユーザが答え易い単語を集めた辞書が記憶部12や記憶部22に構築されてもよい。
 このように、応答判定サーバ10が、文字変換質問に応答するユーザのユーザ情報を取得し、ユーザ情報に基づき、質問から単語を取得する場合、ユーザが知っている単語や、ユーザに馴染みがある単語を、文字変換させるため、ユーザが間違えにくくなり、ユーザがCAPTCHAを認識し易くなる。また、応答判定サーバ10が、ユーザ情報に基づき、ユーザが住んでいる住所の天気等のユーザ固有の質問や正解を生成する場合、ユーザにとって認識しやすいが、コンピュータにはより認識しにくいCAPTCHAを実現できる他に、他人による成りすましの防止もできる。
 また、応答判定サーバ10が質問の難易度を、文字変換の度合いより決定してもよい。また、サーバシステム5または応答判定サーバ10が、データ検索サーバ7の辞書DB8を有していてもよい。また、応答判定サーバ10が、商品DB22aを辞書DB8のように使用して、質問や正解を生成してもよい。応答判定サーバ10のシステム制御部14は、商品DB22aの商品情報を利用して、質問から正解を生成したり、正解から質問を生成したりする。この場合、商品情報に基づいたユーザに理解しやすいCAPTCHAを実現しやすくなる。また、応答判定サーバ10が、商品DB22aの商品情報に基づき、文字変換を適用する条件や、質問の難易度や、質問のカテゴリを決定してもよい。
 また、端末30が、応答判定サーバ10と同様の処理を行ったり、辞書DB8を有したりして、応答判定を行ってもよい。この場合、端末30の表示部33が、文字変換質問の情報を出力先であり、CAPTCHAが端末30にログインする際の認証等に用いてもよい。
[4.応答判定システムの第2実施形態の動作]
 次に、応答判定システムの第2実施形態の動作について、図を用いて説明する。なお、前記第1実施形態と同一または対応する部分には、同一の符号を用いて異なる構成および作用のみを説明する。その他の実施形態および変形例も同様とする。
(4.1 正解から質問を生成する場合)
 まず、本発明の応答判定システムの第2実施形態の動作として、正解から質問を生成する場合について図17および図13に基づき説明する。
 図17は、応答判定システム1において、本発明の第2実施形態に係る動作例を示すシーケンス図である。
 ショッピングサーバ20が、CAPTCHA認証の信号を応答判定サーバ10に送信した後、図17に示すように、まず、応答判定サーバ10は、第1実施形態の動作のステップS1のように、正解を取得する(ステップS61)。このように、応答判定サーバ10のシステム制御部14は、テキスト情報である正解を取得して、正解と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS2のように、正解を検索キーワードとして検索する(ステップS62)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS3のように、検索結果を取得する(ステップS63)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS4のように、テキスト情報からなる質問を検索結果から生成する(ステップS64)。このように応答判定サーバ10のシステム制御部14は、テキスト情報である検索結果から質問を生成することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS41のように、質問から単語を取得する(ステップS65)。応答判定サーバ10のシステム制御部14は、例えば、質問「ねんしょうし ばくはつする ふんまつを ・・・」という文章に対して、単語「ねんしょうし」および「ばくはつする」等を取得する。例えば、質問の文章「A small container filled with powder that burns・・・」の場合は、応答判定サーバ10のシステム制御部14は、単語「small」、「container」等を取得する。なお、質問が単語である場合は、応答判定サーバ10のシステム制御部14は、取得した単語自体を質問とする。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS21、S42のように、単語の文字変換を行う(ステップS66)。応答判定サーバ10のシステム制御部14は、例えば、「ねんしょうし」における「ん」と「ょ」とを入れ替えて、文字変換単語「ねんょしうし」を生成し、「ばくはつする」における「は」と「つ」とを入れ替えて、文字変換単語「ばくつはする」を生成する。また、応答判定サーバ10のシステム制御部14は、「small」の「a」と「l」とを入れ替えて、文字変換単語「smlal」を生成し、「container」における「i」と「a」とを入れ替えて文字変換単語「contianer」を生成する。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS15、S43のように、文字変換質問を生成する(ステップS67)。応答判定サーバ10のシステム制御部14は、例えば、質問の文章「ねんしょうし ばくはつする ふんまつを ・・・」に対して、単語「ねんしょうし」を文字変換単語「ねんょしうし」に入れ替え、単語「ばくはつする」を文字変換単語「ばくつはする」に入れ替える等の処理を行い、「ねんょしうし ばくつはする ふんつまを つつだんものを・・・」という文字変換質問の文章を生成する。そして、応答判定サーバ10のシステム制御部14は、生成した文字変換質問をRAM14cや記憶部12等に記憶する。このように、応答判定サーバ10のシステム制御部14は、変換された文字変換単語を用いて、質問に対応する文字変換質問を生成する。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS22、S44のように、文字変換質問を送信する(ステップS68)。ここで、
 次に、端末30は、第1実施形態の動作のステップS23、S45のように、文字変換質問を受信する(ステップS69)。
 次に、端末30は、第1実施形態の動作のステップS24、S46のように、文字変換質問を表示する(ステップS70)。具体的に、端末30のシステム制御部36は、図13(A)および(B)に示すように、商品レビュー書き込み許可のCAPTCHA認証を行うためのウェブページ50、50Bを、表示部33に表示する。ウェブページ50、50Bに文字変換質問が表示される。 
 次に、端末30は、第1実施形態の動作のステップS25、S47のように、応答の入力を受け付ける(ステップS71)。端末30のシステム制御部36は、例えば、応答記入欄53の「花火」や応答記入欄53Bの「firework」のように、テキスト情報からなる応答の入力を受け付ける。
 次に、端末30は、第1実施形態の動作のステップS26、S48のように、応答を送信する(ステップS72)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS27、S49のように、応答を受信する(ステップS73)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS28、S50のように、正解と応答とを比較して正解か否かを判定する(ステップS74)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS29、S51のように、判定結果を送信する(ステップS75)。
 次に、端末30は、第1実施形態の動作のステップS30、S52のように、判定結果を受信する(ステップS76)。
 次に、端末30は、第1実施形態の動作のステップS31、S53のように、判定結果を表示する(ステップS77)。
(4.2 質問から正解を生成する場合)
 次に、本発明の応答判定システム1の第2実施形態の動作の第1変形例として、質問から正解を生成する場合について図18および図14に基づき説明する。
 図8は、応答判定システム1の第2実施形態の動作の第1変形例を示すシーケンス図である。
 図18に示すように、応答判定サーバ10は、第1実施形態の動作のステップS5のように、テキスト情報からなる質問を取得する(ステップS80)。具体的に、応答判定サーバ10のシステム制御部14は、質問・正解取得手段の一例として「アップル」、「apple」のような単語等や文章を、図示しない入力手段から質問として入力を受け付けたり、テキスト情報からなる質問を記憶する質問記憶手段の一例としての記憶部12等に予め記憶された単語や文章等の質問を読み出したり、ネットワーク3を通して、質問を取得する。応答判定サーバ10のシステム制御部14は、ネットワーク3を通して、取得したウェブページから文章から任意の単語や文章を抽出してもよい。このように応答判定サーバ10のシステム制御部14は、テキスト情報である質問を取得して、質問と設定することにより、テキスト情報からなる質問と、質問に対する正解と、を取得する質問・正解取得手段の一例として機能する。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS6のように、質問を検索キーワードとして検索する(ステップS81)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS7のように、検索結果を取得する(ステップS82)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS8のように、検索結果から正解を生成する(ステップS83)。
 次に、応答判定サーバ10は、質問から単語を取得する(ステップS84)。具体的に、ステップS65のように、応答判定サーバ10のシステム制御部14は、単語取得手段の一例として、文字変換を適用する条件を満たす単語を取得する。質問「アップル」のように、単語の質問の場合、応答判定サーバ10のシステム制御部14は、質問「アップル」を単語「アップル」とする。
 次に、応答判定サーバ10は、単語を文字変換する(ステップS85)。具体的に、ステップS66のように、応答判定サーバ10のシステム制御部14は、取得した単語を構成する文字列の一部を他の文字列に変換する。応答判定サーバ10のシステム制御部14は、例えば、単語「アップル」を文字変換単語「アプッル」にしたり、単語「apple」を文字変換単語「aplpe」にしたりする。
 次に、応答判定サーバ10は、文字変換質問を生成する(ステップS86)。具体的に、ステップS67のように、応答判定サーバ10のシステム制御部14は、取得した単語「アップル」と、文字変換単語「アプッル」とを入れ替えて、文字変換単語「アプッル」を、文字変換質問「アプッル」とする。
 次に、応答判定サーバ10は、文字変換質問を送信する(ステップS87)。具体的に、ステップS68のように、応答判定サーバ10のシステム制御部14は、通信部11を通して、文字変換質問に関する情報をウェブページの形式で端末30に送信する。
 次に、端末30は、文字変換質問を受信する(ステップS88)。具体的に、ステップS69のように、端末30のシステム制御部36は、通信部31を通して、文字変換質問に関する情報を応答判定サーバ10から受信する。
 次に、端末30は、文字変換質問を表示する(ステップS89)。具体的に、ステップS70のように、端末30のシステム制御部36は、図14(A)および(B)に示すように、ウェブページ55、55Bを、表示部33に表示する。
 次に、端末30は、応答の入力を受け付ける(ステップS90)。具体的に、ステップS71のように、端末30のシステム制御部36は、応答記入欄58の「丸い」や応答記入欄58Bの「round」のように、テキスト情報からなる応答の入力を受け付ける。
 次に、端末30は、応答を送信する(ステップS91)。具体的に、ステップS72のように、端末30のシステム制御部36は、ウェブページ55、55Bに表示された確定ボタンがクリックされた場合、通信部31を通して、応答記入欄58、58Bに入力された応答の情報を応答判定サーバ10に送信する。
 次に、応答判定サーバ10は、応答を受信する(ステップS92)。具体的に、ステップS73のように、応答判定サーバ10のシステム制御部14は、通信部11を通して、端末30から応答を受信する。
 次に、応答判定サーバ10は、正解と応答とを比較して正解か否かを判定する(ステップS93)。具体的に、ステップS74のように、応答判定サーバ10のシステム制御部14は、図14に示すように、文字変換前の質問が「アップル」等の場合、応答判定サーバ10のシステム制御部14は、受信した応答が、「丸い」「赤い」「round」等であるかを判定する。
 次に、応答判定サーバ10は、判定結果を送信する(ステップS94)。具体的に、ステップS75のように、応答判定サーバ10のシステム制御部14は、通信部11を通して、判定結果を端末30に送信する。
 次に、端末30は、判定結果を受信する(ステップS95)。具体的に、ステップS76のように、端末30のシステム制御部36は、通信部31を通して、判定結果を応答判定サーバ10から受信する。
 次に、端末30は、判定結果を表示する(ステップS96)。具体的に、ステップS77のように、端末30のシステム制御部36は、判定結果を表示部33に表示する。
(4.3 文章から質問と正解とを生成する場合)
 次に、応答判定システム1の第2実施形態の動作の第2変形例として、文章から質問と正解とを生成する場合について図19および図15に基づき説明する。
 図19は、の応答判定システム1の第2実施形態の動作の第2変形例を示すシーケンス図である。
 まず、応答判定サーバ10は、第1実施形態の動作のステップS10のように、文章を取得する(ステップS100)。
 次に、応答判定サーバ10は、第1実施形態の動作のステップS11のように、文章より質問および正解を生成する(ステップS101)。
 次に、応答判定サーバ10は、質問から単語を取得する(ステップS102)。具体的に、ステップS65のように、応答判定サーバ10のシステム制御部14は、単語取得手段の一例として、文字変換を適用する条件を満たす単語を取得する。応答判定サーバ10のシステム制御部14は、例えば、質問「「きょうの てんきは?」」という文章に対して、単語「きょうの」および「てんきは」等を取得する。例えば、質問の文章「Today's weather?」の場合は、応答判定サーバ10のシステム制御部14は、単語「Today's」、「weather」を取得する。
 次に、応答判定サーバ10は、単語を文字変換する(ステップS103)。具体的に、ステップS66のように、応答判定サーバ10のシステム制御部14は、取得した単語を構成する文字列の一部を他の文字列に変換する。応答判定サーバ10のシステム制御部14は、例えば、「きょうは」における「ょ」と「う」とを入れ替えて文字変換単語「きうょは」を生成する。また、応答判定サーバ10のシステム制御部14は、「today」の「o」と「a」とを入れ替えて、文字変換単語「tadoy」を生成する。
 次に、応答判定サーバ10は、文字変換質問を生成する(ステップS104)。具体的に、ステップS67のように、応答判定サーバ10のシステム制御部14は、取得した単語「きょうは」と、文字変換単語「きうょは」とを入れ替えて、質問「きょうの てんきは?」から文字変換質問「きうょの てきんは?」を生成する。また、応答判定サーバ10のシステム制御部14は、質問「Today's weather?」から文字変換質問「Tadoy's waether?」等を生成する。
 次に、応答判定サーバ10は、文字変換質問を送信する(ステップS105)。具体的に、ステップS68のように、応答判定サーバ10のシステム制御部14は、通信部11を通して、文字変換質問に関する情報をウェブページの形式で端末30に送信する。
 次に、端末30は、文字変換質問を受信する(ステップS106)。具体的に、ステップS69のように、端末30のシステム制御部36は、通信部31を通して、文字変換質問に関する情報を応答判定サーバ10から受信する。
 次に、端末30は、文字変換質問を表示する(ステップS107)。具体的に、ステップS70のように、端末30のシステム制御部36は、図11(A)および(B)に示すように、ウェブページ60、60Bを、表示部33に表示する。
 また、図14に示すように、質問表示枠62、62Bに文字変換質問「きうょの てきんは?」や文字変換質問「Tadoy's waether?」が、指示文欄61、61Bの指示文「以下の文章から判読される質問の文章に対する回答を入力してください。」と共に表示される。
 次に、端末30は、応答の入力の受け付ける(ステップS108)。具体的に、ステップS71のように、端末30のシステム制御部36は、応答記入欄63の「晴れ」や応答記入欄63Bの「clear」のように、テキスト情報からなる応答の入力を受け付ける。
 次に、端末30は、応答を送信する(ステップS109)。具体的に、ステップS72のように、端末30のシステム制御部36は、ウェブページ60、60Bに表示された確定ボタンがクリックされた場合、通信部31を通して、応答記入欄63、63Bに入力された応答の情報を応答判定サーバ10に送信する。
 次に、応答判定サーバ10は、応答を受信する(ステップS110)。具体的に、ステップS73のように、応答判定サーバ10のシステム制御部14は、通信部11を通して、端末30から応答を受信する。
 次に、応答判定サーバ10は、正解と応答とを比較して正解か否かを判定する(ステップS111)。具体的に、ステップS74のように、応答判定サーバ10のシステム制御部14は、図11に示すように、文字変換前の質問が「きょうの てんきは?」や「Today's weather?」の場合、受信した応答が、「晴れ」、「快晴」、「sunny」、「clear」等であるかを判定する。
 次に、応答判定サーバ10は、判定結果を送信する(ステップS112)。具体的に、ステップS75のように、端末30のシステム制御部36は、通信部31を通して、判定結果を応答判定サーバ10から送信する。
 次に、端末30は、判定結果を受信する(ステップS113)。具体的に、ステップS75のように、端末30のシステム制御部36は、通信部31を通して、判定結果を応答判定サーバ10から受信する。 
 次に、端末30は、判定結果を表示する(ステップS114)。具体的に、ステップS77のように、端末30のシステム制御部36は、判定結果を表示部33に表示する。
 以上、本実施形態によれば、テキスト情報からなる質問と、質問に対する正解とを生成し、質問から単語を取得し、取得した単語を構成する文字列の一部を他の文字列に変換し、変換された文字変換単語を用いて、質問に対応する文字変換質問を生成し、文字変換質問の情報を出力先に出力し、文字変換質問に対する応答の入力を受け付け、受け付けた応答と正解とが一致しているか否かを判定することにより、質問に含まれる単語の文字列の一部を他の文字列に変換しただけの、人間には容易に文字変換前の単語として読めてしまう文字変換質問と、この質問に対する正解とを、動的に生成でき、同じような質問が出にくくなるため、人間に対しては視認性を低下させずに、コンピュータに対しては認識しにくいCAPTCHAを実現することができる。
 また、応答判定サーバ10が質問と正解とを自動的に多量に生成させることにより、質問と正解との組み合わせの陳腐化を防止でき、ボット等のシステムへの侵入を有効に防止できる。
 また、正解から質問を生成する場合、応答判定サーバ10が正解を与えるだけで、正解に対する検索結果により、多彩な質問を生成でき、ボット等のシステムへの侵入を有効に防止できる。
 また、正解を検索キーワードとして、検索キーワードに対する検索結果から質問を生成する場合、応答判定サーバ10が質問に対する検索結果により、例えば、インターネット上から、多彩な質問を生成できる。
 また、質問に基づき、正解を生成する場合、CAPTCHAがコンピュータにより認識されにくくなり、人に対する認証強度が高くなり、応答判定サーバ10がボット等のシステムへの侵入を防止できる。
 また、取得した文章から質問および正解を生成する場合、文章を与えるだけで、質問と正解とを自動的に多量に生成させることが可能となり、質問と正解との組み合わせの陳腐化を防止でき、ボット等のシステムへの侵入を有効に防止できる。
 質問として質問の文章を生成し、質問の文章から単語を取得し、質問の文章において、取得した単語と、文字変換単語とを入れ替えて、文字変換質問を生成する場合、CAPTCHAがコンピュータにより認識されにくくなり、人に対する認証強度が高くなり、応答判定サーバ10は、ボット等のシステムへの侵入を防止できる。
 次に、応答判定システムの第2実施形態の動作において、文字変換質問および応答の変形例について図11および図16を用いて説明する。
 図16の場合、応答判定サーバ10のシステム制御部14は、意味解析や構文解析の手法を利用して、質問から正解を生成してもよいし、正解から質問を生成してもよし、「今日の日付」という言葉から、質問や正解を生成してもよい。応答判定サーバ10のシステム制御部14は、記憶部12に、テキスト情報からなる質問や、質問に対する正解を予め記憶してもよい。これらの場合、正解は、今日の日付を取得する、関数「$日付」等である。
 また、図11の場合は、質問と正解とが等しい場合である。応答判定サーバ10のシステム制御部14は、辞書DB8等から単語を取得して、取得した単語を質問および正解として生成し、取得した単語から文字変換質問として文字変換単語を生成し、受け付けた応答と、正解としての単語とが一致しているか否かを判定する。この場合、人間にとって視認性を低下させずに、コンピュータには認識しにくい簡便なCAPTCHAを実現することができる。
 なお、図20Aまたは図20Bに示すように、ウェブページ70、70Bにおいて、図11、図13から図16のように応答記入欄に応答を記入する代わりに、質問に対する応答が、応答欄73、73Bからラジオボタン75、75Bを利用して選択されるようにしもよい。ここで、指示文欄71、71B、質問表示枠72、72B、ヒント欄74、74Bは、図11の指示文欄41、41B、質問表示枠42、42B、ヒント欄44、44Bと、それぞれ同じである。
 また、文字変換前と文字変換後とで文字列の長さは異なってもよい。例えば、文字変換前の文字列「とうきょう」に対して、文字列が長くなる場合、文字「ょ」が追加され、文字変換後の文字列は「とょうきょう」となり、文字列が短くなる場合、文字「う」が省略され、文字変換後の文字列は「ときょう」となる。英語に関して、文字変換前の文字列「Tokyo」に対して、文字列が長くなる場合、文字「k」が追加され、文字変換後の文字列は「Tokkyo」となり、文字列が短くなる場合、文字変換後の文字列は、「Tkyo」となる。
 応答判定サーバ10のシステム制御部14は、質問から単語を取得せず、文字変換手段の一例として、質問の中の特定の文字または文字列を、他の文字列または文字に変換してもよい。例えば、応答判定サーバ10のシステム制御部14は、例えば「や」を「ゃ」に一括置換、「m」を「n」に一括置換をしたり、重ね文字「mm」を「m」に置換したり、「m」を重ね文字「mm」に置換することにより、変換された文字列または文字を用いた文字変換質問を生成する。このとき、応答判定サーバ10のシステム制御部14は、取得したテキスト情報の最初または最後の文字から、順に読み込み、変換する文字列または文字を検索してもよい。これらの置換により、「A small container filled with powder that burns ・・・ communication・・・ 」が「A smmall comtainer filled with powder that burns ・・・ comunication ・・・」に変換される。このように、質問に含まれる文字列(例えば「mm」)または文字(例えば「m」)の一部を他の文字列または文字に変換しただけなので、人間には容易に文字変換前の単語として読めてしまい、人間に対しては視認性を低下させずに、コンピュータに対しては認識しにくいCAPTCHAを実現することができる。
 なお、取得した単語を構成する文字列または文字の一部を、他の文字列または文字に変換し、当該変換された文字変換単語を用いて、質問に対応する文字変換質問を生成する場合、単語間にまたがった置換を防止することができる。
 また、正解として、絵や記号でもよい。例えば、図14のケース場合、桜桃としてリンゴの絵を描かせて、端末30が画像データを応答判定サーバ10に送信し、応答判定サーバ10のシステム制御部14が、画像解析をして、リンゴの絵と類似であったら、正解としてもよい。
 さらに、本発明は、上記各実施形態に限定されるものではない。上記各実施形態は、例示であり、本発明の特許請求の範囲に記載された技術的思想と実質的に同一な構成を有し、同様な作用効果を奏するものは、いかなるものであっても本発明の技術的範囲に包含される。
 1:応答判定システム
 5:サーバシステム(応答判定装置)
 10:応答判定サーバ(応答判定装置)
 12a:照合DB(正解記憶手段、質問記憶手段、文章記憶手段)
 20:ショッピングサーバ(応答判定装置)
 22b:会員DB
 30:端末
 42、42B、52、52B、57、57B、62、62B、67、67B、72、72B:質問表示枠(文字変換質問)
 43、43B、53、53B、58、58B、63、63B、68、68B73、73B:応答欄(応答)

Claims (10)

  1.  テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段と、
     前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成手段と、
     前記文字変換質問の情報を出力先に出力する文字変換質問出力手段と、
     前記文字変換質問に対する応答の入力を受け付ける応答受付手段と、
     前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段と、
     を備えた応答判定装置。
  2.  請求項1に記載の応答判定装置において、
     前記質問から単語を取得する単語取得手段を更に備え、
     前記文字変換質問生成手段が、前記取得した単語を構成する文字列または文字の一部を、他の文字列または文字に変換し、当該変換された文字変換単語を用いて、前記質問に対応する文字変換質問を生成することを特徴とする応答判定装置。
  3.  請求項2に記載の応答判定装置において、
     前記質問・正解取得手段が、前記質問として前記質問の文章を取得し、
     前記単語取得手段が、前記質問の文章から単語を取得し、
     前記文字変換質問生成手段が、前記質問の文章において、前記取得した単語と、前記文字変換単語とを入れ替えて、前記文字変換質問を生成することを特徴とする応答判定装置。
  4.  請求項2に記載の応答判定装置において、
     前記質問・正解取得手段が、前記質問に対する正解として、前記単語取得手段により取得された前記単語を取得し、
     前記文字変換質問生成手段が、前記文字変換質問として前記文字変換単語を生成し、
     前記応答判定手段が、前記受け付けた応答と、前記正解としての前記単語とが一致しているか否かを判定することを特徴とする応答判定装置。
  5.  請求項2から請求項4のいずれか1項に記載の応答判定装置において、
     前記文字変換質問に応答するユーザのユーザ情報を取得するユーザ情報取得手段を更に備え、
     前記単語取得手段が、前記ユーザ情報に基づき、前記質問記憶手段の質問から前記単語を取得することを特徴とする応答判定装置。
  6.  請求項1から請求項5のいずれか1項に記載の応答判定装置において、
     前記テキスト情報から、前記質問、および、前記質問に対する正解のうち少なくとも一方を生成する質問・正解生成手段を更に備え、
     前記質問・正解生成手段が、前記正解を検索キーワードとして、前記検索キーワードに対する検索結果から前記質問を生成することを特徴とする応答判定装置。
  7.  応答判定装置が受け付けた応答の判定を行う応答判定方法において、
     テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得ステップと、
     前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成ステップと、
     前記文字変換質問の情報を出力先に出力する文字変換質問出力ステップと、
     前記文字変換質問に対する応答の入力を受け付ける応答受付ステップと、
     前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定ステップと、
     を含む応答判定方法。
  8.  コンピュータを、
     テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段、
     前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成手段、
     前記文字変換質問の情報を出力先に出力する文字変換質問出力手段、
     前記文字変換質問に対する応答の入力を受け付ける応答受付手段、および、
     前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段として機能させる応答判定プログラム。
  9.  コンピュータを、
     テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段、
     前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成手段、
     前記文字変換質問の情報を出力先に出力する文字変換質問出力手段、
     前記文字変換質問に対する応答の入力を受け付ける応答受付手段、および、
     前記受け付けた応答と前記正解とが一致しているか否かを判定する応答判定手段として機能させる応答判定プログラムを記録したコンピュータ読み取り可能な記録媒体。
  10.  端末と、前記端末とネットワークを介して接続され、前記端末からの応答の成否を判定する応答判定装置とを備えた応答判定システムにおいて、
     前記応答判定装置が、
     テキスト情報からなる質問と、前記質問に対する正解と、を取得する質問・正解取得手段と、
     前記質問の中の文字列または文字の一部を他の文字列または文字に変換して、前記質問に対応する文字変換質問を生成する文字変換質問生成手段と、
     前記文字変換質問の情報を端末に送信する文字変換質問送信手段と、
     前記文字変換質問に対する前記応答の入力を前記端末から受信する応答受信手段と、
     前記受信した応答と前記正解とが一致しているか否かを判定する応答判定手段と、
     前記応答判定手段の判定結果を前記端末に送信する判定結果送信手段と、
     を備えたことを特徴とする応答判定システム。
PCT/JP2011/068248 2010-08-31 2011-08-10 応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム WO2012029519A1 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
CN201180005193.4A CN102687160B (zh) 2010-08-31 2011-08-10 应答判定装置、应答判定方法、以及应答判定系统
KR1020127017097A KR101385352B1 (ko) 2010-08-31 2011-08-10 응답 판정 장치, 응답 판정 방법, 기록 매체, 및 응답 판정 시스템
US13/503,583 US8863233B2 (en) 2010-08-31 2011-08-10 Response determination apparatus, response determination method, response determination program, recording medium, and response determination system
JP2012509794A JP5066631B2 (ja) 2010-08-31 2011-08-10 応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム
BR112012015207-6A BR112012015207B1 (pt) 2010-08-31 2011-08-10 Aparelho, método e sistema de determinação de resposta
EP11821537.5A EP2472428B1 (en) 2010-08-31 2011-08-10 Response determining device, response determining method, response determining program, recording medium and response determining system
ES11821537T ES2740636T3 (es) 2010-08-31 2011-08-10 Dispositivo de determinación de respuesta, método de determinación de respuesta, programa de determinación de respuesta, soporte de grabación y sistema de determinación de respuesta

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2010193551 2010-08-31
JP2010-193551 2010-08-31
JP2010-193552 2010-08-31
JP2010193552 2010-08-31

Publications (1)

Publication Number Publication Date
WO2012029519A1 true WO2012029519A1 (ja) 2012-03-08

Family

ID=45772624

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/068248 WO2012029519A1 (ja) 2010-08-31 2011-08-10 応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム

Country Status (8)

Country Link
US (1) US8863233B2 (ja)
EP (1) EP2472428B1 (ja)
JP (1) JP5066631B2 (ja)
KR (1) KR101385352B1 (ja)
CN (1) CN102687160B (ja)
BR (1) BR112012015207B1 (ja)
ES (1) ES2740636T3 (ja)
WO (1) WO2012029519A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015115079A (ja) * 2013-12-13 2015-06-22 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド 認証入力方法および装置

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8719003B1 (en) * 2011-06-24 2014-05-06 Google Inc. Translation access
US10319363B2 (en) * 2012-02-17 2019-06-11 Microsoft Technology Licensing, Llc Audio human interactive proof based on text-to-speech and semantics
US9632574B2 (en) * 2012-10-31 2017-04-25 Sony Corporation Device and method for authenticating a user
US8978121B2 (en) 2013-01-04 2015-03-10 Gary Stephen Shuster Cognitive-based CAPTCHA system
US9338162B2 (en) * 2014-06-13 2016-05-10 International Business Machines Corporation CAPTCHA challenge incorporating obfuscated characters
US9600678B1 (en) * 2014-12-05 2017-03-21 Ca, Inc. Image-based completely automated public turing test to tell computers and humans apart (CAPTCHA)
CN105070133B (zh) * 2015-07-15 2018-05-15 李诣 基于语句中的错处进行复习的方法及系统
US10628749B2 (en) 2015-11-17 2020-04-21 International Business Machines Corporation Automatically assessing question answering system performance across possible confidence values
US10282678B2 (en) 2015-11-18 2019-05-07 International Business Machines Corporation Automated similarity comparison of model answers versus question answering system output
CN106899411B (zh) * 2016-12-08 2021-09-21 创新先进技术有限公司 一种基于验证码的校验方法及装置
US10491548B2 (en) * 2017-04-17 2019-11-26 Facebook, Inc. Techniques to configure bot flow
US11341176B2 (en) 2019-08-19 2022-05-24 International Business Machines Corporation Question answering
KR102307516B1 (ko) * 2020-03-11 2021-09-30 주식회사 비엠캠프 문답 기반 콘텐츠 공유 방법 및 문답 기반 콘텐츠 공유 시스템
EP4057259A1 (en) * 2021-03-12 2022-09-14 OMRON Corporation Character input device, character input method, and character input program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001188759A (ja) * 1999-12-28 2001-07-10 Ever Prospect Internatl Ltd 個人認証方法およびそのシステム
JP2003263417A (ja) * 2002-03-11 2003-09-19 Ryutaro Yoshida 認証システム
JP2005128820A (ja) * 2003-10-24 2005-05-19 Chotaro Engineering Kk 対話形式認証システム、及び対話形式認証システムの認証サーバのコンピュータに実行させるプログラム
JP2008052727A (ja) 2006-08-22 2008-03-06 Fuji Xerox Co Ltd 動きおよび対話ベースのcaptcha

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147428A (ja) 1994-11-18 1996-06-07 Nec Home Electron Ltd メモリカード
US5774525A (en) * 1995-01-23 1998-06-30 International Business Machines Corporation Method and apparatus utilizing dynamic questioning to provide secure access control
US7624277B1 (en) * 2003-02-25 2009-11-24 Microsoft Corporation Content alteration for prevention of unauthorized scripts
US7945952B1 (en) * 2005-06-30 2011-05-17 Google Inc. Methods and apparatuses for presenting challenges to tell humans and computers apart
CN1893353A (zh) * 2006-03-17 2007-01-10 卢海龙 随机字符表密码验证技术
US7917508B1 (en) * 2007-08-31 2011-03-29 Google Inc. Image repository for human interaction proofs
US20090249477A1 (en) * 2008-03-28 2009-10-01 Yahoo! Inc. Method and system for determining whether a computer user is human
US9009330B2 (en) * 2010-04-01 2015-04-14 Cloudflare, Inc. Internet-based proxy service to limit internet visitor connection speed

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001188759A (ja) * 1999-12-28 2001-07-10 Ever Prospect Internatl Ltd 個人認証方法およびそのシステム
JP2003263417A (ja) * 2002-03-11 2003-09-19 Ryutaro Yoshida 認証システム
JP2005128820A (ja) * 2003-10-24 2005-05-19 Chotaro Engineering Kk 対話形式認証システム、及び対話形式認証システムの認証サーバのコンピュータに実行させるプログラム
JP2008052727A (ja) 2006-08-22 2008-03-06 Fuji Xerox Co Ltd 動きおよび対話ベースのcaptcha

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HIROSHI YUKI: "Kantan Jisso de Manabu Web Gijutsu 2007 Web Programming", NIKKEI SOFTWARE, vol. 10, no. 7, 24 May 2007 (2007-05-24), pages 122 - 129, XP008168723 *
TAKUMI YAMAMOTO ET AL.: "A Proposal of CAPTCHA using Strangeness in Machine Translation", IPSJ SIG NOTES, vol. 2009, no. 37, 3 July 2009 (2009-07-03), pages 1 - 8, XP008161428 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015115079A (ja) * 2013-12-13 2015-06-22 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド 認証入力方法および装置

Also Published As

Publication number Publication date
ES2740636T3 (es) 2020-02-06
KR20120098856A (ko) 2012-09-05
EP2472428A1 (en) 2012-07-04
EP2472428A4 (en) 2017-11-22
US20120210393A1 (en) 2012-08-16
BR112012015207B1 (pt) 2020-12-15
EP2472428B1 (en) 2019-06-12
KR101385352B1 (ko) 2014-04-14
JPWO2012029519A1 (ja) 2013-10-28
BR112012015207A2 (pt) 2016-04-05
US8863233B2 (en) 2014-10-14
CN102687160B (zh) 2015-12-16
JP5066631B2 (ja) 2012-11-07
CN102687160A (zh) 2012-09-19

Similar Documents

Publication Publication Date Title
JP5066631B2 (ja) 応答判定装置、応答判定方法、応答判定プログラム、記録媒体、および、応答判定システム
JP5595509B2 (ja) 表示プログラム、表示装置、情報処理方法、および、情報処理装置
US20070245422A1 (en) Phishing-Prevention Method Through Analysis of Internet Website to be Accessed and Storage Medium Storing Computer Program Source for Executing the Same
CN104346396B (zh) 一种即时通讯客户端的数据处理方法、装置、终端及系统
JP2015103078A (ja) 端末装置、メール配信システム、及び安全確認方法
US9742772B1 (en) Access system
CN102577334A (zh) 用于自动预测性选择网络浏览器的输入法的方法和装置
KR100704000B1 (ko) 인터넷 접속 사이트 분석을 통한 피싱 방지 방법 및 그방법에 대한 컴퓨터 프로그램 소스를 저장한 기록매체
JP2016119126A (ja) 情報処理装置、プログラム及び情報処理方法
EP2618277B1 (en) Information processing device, information processing method, program for information processing device, and recording medium
RU2595531C2 (ru) Способ и система генерирования определения слова на основе множественных источников
JP2009087214A (ja) 文字列入力方法、文字列力装置および該入力方法を実施するためのコンピュータプログラム
JP2006146824A (ja) 情報表示方法、情報表示システム、中継装置、情報表示装置及びコンピュータプログラム
JP4773761B2 (ja) 情報検索サーバー、情報検索方法、情報検索プログラム
JP2007034464A (ja) 広告コンテンツ提示システム、広告コンテンツ提示プログラム
KR100836023B1 (ko) 키워드 검출을 통한 웹페이지 제공 방법 및 이를 위한이동통신 단말기
KR20070104646A (ko) 자연 언어로 모바일 정보를 액세스하기 위한 방법 및 장치
JP5048598B2 (ja) テキスト抽出装置、そのシステム、その方法、および、そのプログラム
KR101103063B1 (ko) 개인정보 보호와 검색작업의 효율성 향상을 위한 인터넷 검색 이력 관리시스템
Sonnenberg An Autonomous Framework for Mobile Web Content Adaptation and Prioritization
KR20060017300A (ko) 정보제공 시스템 및 정보제공방법
JP2011242872A (ja) 情報サービス提供方法およびサーバシステム
CA2809315A1 (en) Forming search query word pair thesaurus based on search time and count
KR20030079825A (ko) 검색 페이지에서 웹페이지로 이동하는 방법 및 장치
JP2016110456A (ja) 通信システム、端末機、プログラム、制限情報送信方法及びサーバコンピュータ

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180005193.4

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2012509794

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2011821537

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13503583

Country of ref document: US

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

Ref document number: 11821537

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20127017097

Country of ref document: KR

Kind code of ref document: A

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112012015207

Country of ref document: BR

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 1201003253

Country of ref document: TH

ENP Entry into the national phase

Ref document number: 112012015207

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20120619