WO2017018410A1 - Procédé de fourniture de contenu de repas, dispositif de traitement d'informations, et programme de fourniture de contenu de repas - Google Patents

Procédé de fourniture de contenu de repas, dispositif de traitement d'informations, et programme de fourniture de contenu de repas Download PDF

Info

Publication number
WO2017018410A1
WO2017018410A1 PCT/JP2016/071845 JP2016071845W WO2017018410A1 WO 2017018410 A1 WO2017018410 A1 WO 2017018410A1 JP 2016071845 W JP2016071845 W JP 2016071845W WO 2017018410 A1 WO2017018410 A1 WO 2017018410A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
character string
language
terminal device
dish
Prior art date
Application number
PCT/JP2016/071845
Other languages
English (en)
Japanese (ja)
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 株式会社富士通ビー・エス・シー
Publication of WO2017018410A1 publication Critical patent/WO2017018410A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • the present invention relates to a cooking content providing method, an information processing apparatus, and a cooking content providing program.
  • Information processing systems that support food ordering are used at restaurants that provide food.
  • a terminal device for ordering is installed on a store table.
  • the terminal device displays a cooking menu on a display included in the terminal device, and accepts a food selection input by the customer.
  • the terminal device transmits the order information of the selected dish to the store server computer.
  • the contents of the cooking menu are created in advance for each of a plurality of languages and stored in the server, and when the terminal device selects one of the languages, the content corresponding to the selected language.
  • an object of the present invention is to provide a cooking content providing method, an information processing apparatus, and a cooking content providing program that support appropriate provision of cooking content to a person who uses a different language.
  • a cooking content providing method executed by a computer that communicates with a terminal device that displays a cooking menu in a first language is provided.
  • the dish content providing method when the computer receives the selection of the second language from the terminal device and receives identification information corresponding to the dish included in the menu from the terminal device, the first information indicating the identification information and the content of the dish is displayed.
  • the first character string information corresponding to the received identification information is searched with reference to the management information that associates the character string information with the language, and the first character string is translated into the second language.
  • the second character string information is acquired, display information used to display an image including the second character string is generated, and the display information is transmitted to the terminal device.
  • an information processing apparatus communicates with a terminal device that displays a cooking menu in a first language.
  • This information processing apparatus includes a storage unit and a calculation unit.
  • the storage unit stores management information in which identification information corresponding to a dish is associated with character string information in a first language indicating the contents of the dish.
  • the calculation unit receives the selection of the second language from the terminal device and receives the identification information corresponding to the dish included in the menu from the terminal device, the calculation unit refers to the management information and corresponds to the received identification information.
  • Search for character string information obtain information on a second character string obtained by translating the first character string into a second language, and generate display information used to display an image including the second character string.
  • the display information is transmitted to the terminal device.
  • a cooking content providing program is provided that is executed by a computer that communicates with a terminal device that displays a cooking menu in a first language.
  • the dish content providing program receives the selection of the second language from the terminal device and receives the identification information corresponding to the dish included in the menu from the terminal device, the dish content providing program displays the identification information and the contents of the dish.
  • the first character string information corresponding to the received identification information is searched with reference to the management information that associates the character string information with the language, and the first character string is translated into the second language.
  • the second character string information is acquired, display information used to display an image including the second character string is generated, and the display information is transmitted to the terminal device.
  • FIG. 1 illustrates an information processing system according to the first embodiment.
  • the information processing system according to the first embodiment is a system used in a store that provides food.
  • the information processing system according to the first embodiment includes an information processing device 1 and a terminal device 2.
  • the information processing device 1 and the terminal device 2 are connected to a network 3.
  • the network 3 may be a wired network or a wireless network.
  • the information processing apparatus 1 may be a server computer provided in a store or a facility outside the store.
  • the terminal device 2 may be a client computer used by a user.
  • the terminal device 2 may be a tablet device provided on a table in a store, or may be a mobile terminal device such as a smartphone possessed by a user.
  • the information processing apparatus 1 includes a storage unit 1a and a calculation unit 1b.
  • the storage unit 1a may be a volatile storage device such as a RAM (Random Access Memory) or a non-volatile storage device such as an HDD (Hard Disk Drive) or a flash memory.
  • the computing unit 1b is, for example, a processor.
  • the processor may include a CPU (Central Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), and the like.
  • the calculation unit 1b may be a multiprocessor.
  • the terminal device 2 includes a storage unit 2a, a calculation unit 2b, and a display unit 2c.
  • the storage unit 2a may be a RAM, an HDD, a flash memory, or the like.
  • the computing unit 2b is a processor such as a CPU, DSP, ASC, or FPGA (may be a multiprocessor).
  • the display unit 2 c includes a display that displays GUI (Graphical User Interface) based on the screen information provided from the information processing apparatus 1.
  • the display unit 2c also includes an input unit such as a touch panel that receives a user's operation input on a display screen (an image displayed on the display unit 2c) (not shown).
  • the storage unit 1a stores management information 1aa and dictionary information 1ab.
  • the management information 1aa is information indicating the correspondence between the identification information corresponding to the dish and the character string information in the first language indicating the dish content.
  • the management information 1aa is stored in advance in the storage unit 1a.
  • the first language is, for example, Japanese.
  • the character string shown by character string information shows a foodstuff, a cooking method, seasoning, a taste, etc., for example.
  • One character string indicated by the character string information is preferably a word including two words or one word, and more preferably one word. This is because mistranslation can be further reduced as will be described later.
  • the identification information “A1” is identification information of a dish named “tempura”.
  • the character string “shrimp” is a word indicating one ingredient included in the dish “tempura”.
  • a plurality of words may be registered in association with the identification information.
  • a word indicating a plurality of ingredients such as “squid” may be registered in association with the identification information “A1” (a plurality of contents are registered for one attribute. May be)
  • words corresponding to a plurality of types of attributes such as “fried food” (cooking method), “salt” (seasoning) are registered in association with the identification information “A1”. Also good.
  • Dictionary information 1ab is information used for the process of translating sentences in the first language into sentences in different languages. For example, information for creating a sentence in a different language having the same meaning as the sentence in the first language.
  • the calculation unit 1b provides display information for causing the terminal device 2 to display a GUI.
  • the display information may be created, for example, as an HTML (HyperText Markup Language) file. In that case, you may think that the calculating part 1b functions as a Web server.
  • HTML HyperText Markup Language
  • calculation unit 2b may be considered to function as a Web browser that displays a GUI on the display unit 2c based on the HTML file acquired from the information processing apparatus 1.
  • the calculation units 1b and 2b communicate with each other and execute the following processing.
  • the calculation unit 1 b transmits display information corresponding to the display screen 4 to the terminal device 2.
  • the display screen 4 is a GUI that accepts a selection input of a language used by the user.
  • the display screen 4 displays buttons in which language names such as “Japanese” and “English” are superimposed in each language. The user can select a language to be used by touching any button.
  • each language name may be displayed by pull-down, and an image such as a national flag corresponding to each language may be displayed.
  • the calculation unit 2b acquires display information on the display screen 4 from the information processing device 1 and displays the display unit 2c. May be displayed.
  • the calculation unit 2 b transmits information indicating the second language selected on the display screen 4 to the information processing apparatus 1.
  • the calculation unit 1b receives the selection of the second language from the terminal device 2.
  • the computing unit 1b stores the information of the selected second language in the storage unit 1a in association with the identification information of the terminal device 2.
  • the computing unit 1b transmits display information corresponding to the display screen 4a to the terminal device 2.
  • the display screen 4a is a GUI that accepts selection input of a menu of dishes provided at the store.
  • the calculating part 2b displays the display screen 4a on the display part 2c.
  • the display screen 4a includes character strings such as dish names and dish descriptions in the first language.
  • the display screen 4a includes an appearance image (referred to as a dish image) of the corresponding dish. More specifically, on the display screen 4a, the dish image of each dish is displayed in association with the dish names of a plurality of dishes such as “tempura” and “kushiyaki”.
  • the display information on the display screen 4a includes information on the correspondence relationship between the dish image of the dish “tempura” and the identification information “A1”.
  • the calculation unit 2b receives a user operation input on the display screen 4a. For example, the user can select a dish for which the user wants to know the contents of the dish from a plurality of dish images included in the display screen 4a. For example, when the user wants to know the contents of the dish “tempura”, the user can select the dish “tempura” by touching the dish image of “tempura” with a finger or the like.
  • the calculation unit 2 b transmits identification information associated with the selected dish to the information processing apparatus 1. For example, the calculation unit 2b transmits identification information A1 associated with tempura to the information processing apparatus 1.
  • the calculation unit 1b When the calculation unit 1b receives the identification information corresponding to the selected dish included in the dish menu from the terminal device 2, the calculation unit 1b refers to the management information 1aa and obtains information on the first character string corresponding to the received identification information. Search for. For example, when receiving the identification information A1 from the terminal device 2, the calculation unit 1b refers to the management information 1aa and searches for information on the first character string “shrimp” corresponding to the identification information A1.
  • the calculation unit 1b acquires information on the second character string obtained by translating the information on the first character string into the second language. For example, the calculation unit 1b acquires information on the second character string obtained by translating the information on the first character string into the second language using the dictionary information 1ab. More specifically, when the first language is Japanese and French is selected as the second language on the display screen 4, the calculation unit 1 b displays the first character string expressed in Japanese. Then, the second character string translated into French is acquired by the dictionary information 1ab.
  • the calculating part 1b can specify the 2nd language selected with the terminal device 2 with reference to the memory
  • the dictionary information 1ab may be stored in a device other than the information processing device 1 (another device connected to the network 3). For example, the calculation unit 1b requests the other device to translate the first character string from the first language into the second language, and acquires the information on the second character string from the other device. Also good.
  • the calculation unit 1b generates display information for displaying the second character string. For example, the calculation unit 1b generates an HTML file that allows the second character string to be displayed by a Web browser. The calculation unit 1 b transmits the generated display information to the terminal device 2. As a result, the display screen 4b including the dish content translated in the second language is displayed on the display unit 2c. For example, when French is selected as the second language on the display screen 4, the display screen 4 b displays “tempura” ingredients in the ingredients column (for example, together with a character string indicating “food ingredients” in French). “Crevette”, which is a translation of “shrimp” in French, is displayed. In addition, the display screen 4b also displays an enlarged image of the dish image of the dish “tempura”. The calculation unit 1b may provide the terminal device 2 with information on the cooking image to be enlarged and displayed in this way.
  • the system administrator only needs to create one content in the language used by the system administrator, and is not forced to create content corresponding to each language. Therefore, the operation cost of the system operation manager can be reduced.
  • the character string corresponding to the dish content of the selected dish is translated.
  • the translation time can be shortened compared to translating all information of the cooking menu, and there is an advantage that the time until the menu is provided to the user can be shortened.
  • the possibility of mistranslation can be further reduced by devising the contents of the character string registered in advance in the management information 1aa. For example, if the contents of dishes are registered as sentences, the possibility of mistranslation increases when the calculation unit 1b or another device performs translation using the dictionary information 1ab.
  • words such as nouns and adjectives indicating food ingredients, cooking methods, seasonings, preferences, and the like are registered as character strings indicating cooking contents. As a result, translation in word units is sufficient in the translation process, and the possibility of mistranslation can be further reduced.
  • the content of the display screen 4 (language selection) and the content of the display screen 4a (cooking menu) may be included in the same display screen and displayed on the display unit 2c.
  • the terminal device 2 may transmit the selected second language and the identification information corresponding to the selected dish to the information processing device 1 at the same timing.
  • FIG. 2 illustrates an information processing system according to the second embodiment.
  • the information processing system according to the second embodiment includes a management server 100, a terminal device 200, and a management terminal 300.
  • the information processing system is a system used in restaurants.
  • the management server 100 and the management terminal 300 are connected to the network 90.
  • the network 90 may be a LAN (Local Area Network) or a wide area network such as a WAN (Wide Area Network) or the Internet.
  • the terminal device 200 can access the network 90 via an access point (AP) 91.
  • the AP 91 is a wireless router or a wireless base station that can wirelessly communicate with the terminal device 200.
  • the radio base station is connected to a mobile communication network (connected to the network 90). In that case, the terminal device 200 can access the management server 100 via the radio base station.
  • the management server 100 is a server computer that provides a predetermined GUI or the like to the Web browser of the terminal device 200.
  • the management server 100 stores information on the cooking contents corresponding to the cooking menu, and has a function of translating the cooking contents.
  • the cooking content includes ingredients, seasonings (condiments), cooking methods, and preferences.
  • the terminal device 200 is a terminal device used by the user 80.
  • the terminal device 200 may be a so-called smartphone. Further, for example, the terminal device 200 may be a PC (Personal Computer) or a tablet-type terminal device, or may be a terminal device installed in a restaurant.
  • PC Personal Computer
  • the management terminal 300 is a computer used by an administrator who manages a website.
  • the management terminal 300 updates / deletes information such as a cooking menu displayed on the Web page.
  • the management server 100 is an example of the information processing apparatus 1 according to the first embodiment, and the terminal apparatus 200 is an example of the terminal apparatus 2 according to the first embodiment.
  • FIG. 3 is a diagram illustrating a hardware example of the management server.
  • the management server 100 includes a processor 101, a RAM 102, an HDD 103, an image signal processing unit 104, an input signal processing unit 105, a medium reader 106, and a communication interface 107.
  • the processor 101 controls the entire management server 100.
  • the processor 101 may be a multiprocessor including a plurality of processing elements.
  • the processor 101 is, for example, a CPU, DSP, ASIC, or FPGA.
  • the processor 101 may be a combination of two or more elements among a CPU, a DSP, an ASIC, an FPGA, and the like.
  • the RAM 102 is a main storage device of the management server 100.
  • the RAM 102 temporarily stores at least part of an OS program and application programs to be executed by the processor 101.
  • the RAM 102 stores various data used for processing by the processor 101.
  • the HDD 103 is an auxiliary storage device of the management server 100.
  • the HDD 103 magnetically writes and reads data to and from the built-in magnetic disk.
  • the HDD 103 stores an OS program, application programs, and various data.
  • the management server 100 may include other types of auxiliary storage devices such as flash memory and SSD (SolidSoState Drive), or may include a plurality of auxiliary storage devices.
  • the image signal processing unit 104 outputs an image to the display 11 connected to the management server 100 in accordance with an instruction from the processor 101.
  • the display 11 various displays such as a CRT (Cathode Ray Tube) display, a liquid crystal display (LCD), an organic EL (Electro-Luminescence) display, and the like can be used.
  • the management server 100 may include the display 11 integrally.
  • the input signal processing unit 105 acquires an input signal from the input device 12 connected to the management server 100 and outputs it to the processor 101.
  • various input devices such as a pointing device such as a mouse and a touch panel and a keyboard can be used.
  • a plurality of types of input devices may be connected to the management server 100.
  • the management server 100 may integrally include the input device 12.
  • the medium reader 106 is a device that reads a program and data recorded on the portable recording medium 13.
  • a magnetic disk such as a flexible disk (FD) or HDD
  • an optical disk such as a CD (Compact Disk) or a DVD (Digital Versatile Disk), or a magneto-optical disk (MO) is used.
  • a non-volatile semiconductor memory such as a flash memory card can be used.
  • the medium reader 106 stores the program and data read from the recording medium 13 in the RAM 102 or the HDD 103 in accordance with an instruction from the processor 101.
  • the communication interface 107 communicates with the terminal device 200 and the management terminal 300 via the network 90.
  • the communication interface 107 may be a wired communication interface or a wireless communication interface.
  • FIG. 4 is a diagram illustrating a hardware example of the terminal device.
  • the terminal device 200 includes a processor 201, a RAM 202, a flash memory 203, a display 204, an input device 205, a reading unit 206, and a wireless unit 207. Each unit is connected to the bus of the terminal device 200.
  • the processor 201 controls information processing of the terminal device 200.
  • the processor 201 is, for example, a CPU, MPU, DSP, ASIC, FPGA, or PLD.
  • the processor 201 may be a multiprocessor.
  • the processor 201 may be a combination of two or more elements of CPU, MPU, DSP, ASIC, FPGA, and PLD.
  • the RAM 202 is a main storage device of the terminal device 200.
  • the RAM 202 temporarily stores at least part of an OS program and application programs to be executed by the processor 201.
  • the RAM 202 stores various data used for processing by the processor 201.
  • the flash memory 203 is an auxiliary storage device of the terminal device 200.
  • the flash memory 203 stores an OS program, application programs, and various data.
  • Display 204 outputs an image in accordance with a command from processor 201.
  • the display 204 is a liquid crystal display or an organic EL (Electro Luminescence) display.
  • the input device 205 outputs the input signal to the processor 201.
  • the input device 205 is a button, a touch panel, or the like.
  • the reading unit 206 reads a QR (Quick Response) code (registered trademark) or the like.
  • the wireless unit 207 is an interface that can perform wireless communication with the AP 91. For example, if the AP 91 is a wireless router, the wireless unit 207 is a wireless LAN interface.
  • the terminal device 200 accesses a Web site operated by a restaurant.
  • the terminal device 200 accesses a website by specifying a URL (UniformatorResource ⁇ ⁇ ⁇ ⁇ Locator).
  • the terminal device 200 may read a QR code attached to a paper medium or the like on which a cooking menu is written by the reading unit 206, obtain a URL from the QR code, and access a website.
  • the terminal device 200 accesses the Web site, information indicating the language is displayed on the display 204. For example, “Japanese”, “English”, and the like are displayed on the display 204.
  • the display 204 displays a cooking menu, an image corresponding to the cooking, and the like.
  • the dish content translated from the dish content of the selected image in the language selected above is displayed on the display 204.
  • FIG. 5 is a diagram illustrating an example of functions of the information processing system.
  • the management server 100 includes a storage unit 110, a reception unit 120, a search unit 130, a translation unit 140, and an output control unit 150.
  • the storage unit 110 is mounted as a storage area secured in the RAM 102 or the HDD 103, for example.
  • the storage unit 110 stores a management table 111 and a dictionary table 112.
  • Information related to cooking (for example, a cooking key corresponding to cooking) is registered in the management table 111.
  • the dish key is identification information for uniquely identifying a dish.
  • Information used for translation is registered in the dictionary table 112. For example, in the dictionary table 112, information indicating a correspondence relationship between a Japanese word and a word obtained by translating the noun into a plurality of languages is registered.
  • the reception unit 120, the search unit 130, the translation unit 140, and the output control unit 150 are implemented as, for example, modules of a program executed by the processor 101.
  • the receiving unit 120 receives information on the language selected by the terminal device 200.
  • the receiving unit 120 also receives a dish key corresponding to the dish of the image selected by the terminal device 200.
  • the search unit 130 When the search unit 130 receives language information from the terminal device 200, the search unit 130 refers to the management table 111 and searches for a food menu to be displayed on the Web browser of the terminal device 200 and an image corresponding to the food. When receiving the cooking key from the terminal device 200, the search unit 130 refers to the management table 111 and searches for the cooking content of the image selected by the terminal device 200.
  • the translation unit 140 translates the dish content searched by the search unit 130 into the language received by the reception unit 120.
  • the output control unit 150 generates display information such as a cooking menu and provides it to the terminal device 200.
  • the output control unit 150 creates an HTML file based on a cooking menu and an image file corresponding to the cooking, and transmits the HTML file to the terminal device 200.
  • the HTML file includes a cooking image, cooking identification information (cooking key), and a command that causes the terminal device 200 to transmit a cooking key corresponding to the image when any image displayed on the terminal device 200 is selected.
  • the output control unit 150 creates an HTML file that includes the cooking contents translated by the translation unit 140 and transmits the HTML file to the terminal device 200.
  • the management server 100 may request translation from another server and obtain the translation result.
  • the dictionary table 112 need not be provided in the management server 100.
  • the translation unit 140 designates a translation source language, a character string to be translated, and a translation destination language with respect to the translation engine of another server. Request translation. And the translation part 140 acquires the translation result of the applicable character string from the said translation engine.
  • the terminal device 200 has a Web browser function for accessing a Web site.
  • the terminal device 200 displays the information received from the management server 100 with a Web browser.
  • the terminal device 200 receives a selection input of one language by the user among the language information displayed by the Web browser.
  • the terminal device 200 transmits information on the selected language to the management server 100.
  • the terminal device 200 accepts a selection input of one cooking image by the user among cooking images displayed by the Web browser.
  • the terminal device 200 transmits a cooking key corresponding to the cooking of the selected image to the management server 100.
  • FIG. 6 is a diagram showing an example of a cooking content registration GUI.
  • the GUI 301 supports registration of cooking contents to the administrator.
  • the GUI 301 is displayed on a display connected to the management terminal 300.
  • Information displayed on the GUI 301 is provided from the management server 100 (for example, the management terminal 300 functions as a Web browser, and displays the GUI 301 on a display connected to the management terminal 300 using the Web browser. ).
  • the contents set with the GUI 301 are registered in the management table 111.
  • GUI 301 input items for a dish name and a unit price are displayed.
  • the administrator uses the management terminal 300 to input the dish name and unit price into the dish name and unit price input items.
  • GUI 301 displays information on cooking ingredients, cooking methods, seasoning, and preferences.
  • a check box is associated with the contents of each list of ingredients, cooking methods, seasonings, and preferences, and a check can be input to the check box of the contents to be registered. In this way, the registered contents can be easily input.
  • Cooking images are displayed at the location of cooking images.
  • the image displayed at the location of the cooking image is a candidate for an image uploaded from the management terminal 300 to the management server 100.
  • a dialog for selecting a cooking image to be an upload candidate among cooking images stored in the management terminal 300 can be displayed.
  • the management server 100 also creates an image (thumbnail image to be displayed as a thumbnail on the cooking menu) in which the resolution of the uploaded image is lower than the original image, and holds both pieces of image information in the management table 111.
  • a confirmation button is displayed on the GUI 301.
  • the content set in the GUI 301 is transmitted to the management server 100 and registered in the management table 111.
  • the GUI 301 displays an update button and a delete button.
  • An update button and a delete button are used to update or delete information such as ingredients.
  • the management terminal 300 may also notify the management server 100 of the name of the store that provides the corresponding dish and the store key.
  • attributes such as ingredients, cooking method, seasoning, and preference are registered, but other attributes may be registered.
  • what attributes are to be registered can be changed afterwards.
  • the check boxes corresponding to the contents that can be registered for each attribute can also be changed according to the dish provided at the store (for example, “fish” is increased or “sheep” is decreased for ingredients). It is also possible).
  • FIG. 7 is a diagram showing an example of the management table.
  • the management table 111 is stored in the storage unit 110.
  • the management table 111 includes store key, Japanese (store name), romaji (store name), cooking key, Japanese (cooking name), romaji (cooking name), unit price, ingredients, cooking method, seasoning, taste, and cooking image. And thumbnail image items.
  • identification information for specifying a record is registered.
  • a Japanese store name is registered in the item of Japanese (store name).
  • a Roman letter store name is registered in the Roman letter (store name) item.
  • identification information for identifying a record is registered.
  • Japanese (dishes name) item Japanese food names are registered.
  • romaji (dishes name) item romaji dish names are registered. Amount of money is registered in the item of unit price.
  • Japanese character string information indicating the food material is registered.
  • Japanese character string information indicating the cooking method is registered.
  • Japanese character string information indicating the cooking method is registered.
  • seasoning item Japanese character string information indicating the seasoning of the dish is registered.
  • preference item Japanese character string information indicating the preference is registered.
  • a character string indicating one ingredient, cooking method, seasoning, and preference is one word. However, one word corresponding to an adverb indicating a degree such as “little” may be further added (because of this degree, the influence on translation is considered to be small).
  • a plurality of words may be registered for ingredients. In this case, for example, each word is managed with a comma “,” delimiter.
  • the dish image item a dish image is registered.
  • the thumbnail image item an image obtained by reducing the dish image is registered.
  • the store key is “rk1”
  • the Japanese (store name) is “Japanese restaurant 1”
  • the Roman character (store name) is “washoku ya 1”
  • the cooking key is “pk1”
  • Japanese ( (Cooking name) is “Fried chicken wings”
  • Romaji (Cooking name) is "tebasaki karaage”
  • Unit price is "450 yen”
  • Ingredients are “chicken (wings)”
  • Cooking method is “Fried”
  • Seasoning is “Salt”
  • Pepper preference is“ slightly hot ”
  • cooking image is“ cp1 ”
  • thumbnail image is“ scp1 ”.
  • the record of the store key “rk1” includes Japanese (store name) “Japanese restaurant 1” and the Roman letter (store name) of “Japanese restaurant 1” is “washok ya 1”. Information is registered.
  • the record of the cooking key “pk1” indicates that Japanese (cooking name) “fried chicken wings”, Roman character (cooking name) “tebasaki karaage”, and unit price “ ⁇ 450” are registered. It shows that the cooking method for “fried chicken wings” is “fried food”, the seasoning is “salt, pepper”, and the taste is “slightly hot”. It shows that the dish image of “fried chicken wings” is “cp1” and the thumbnail image of the dish image “cp1” is “scp1”.
  • the dish content in the second embodiment is information registered in the items of food, cooking method, seasoning, and preference in the management table 111.
  • the cooking content is not limited to information on the items of food, cooking method, seasoning, and preference.
  • information registered in the item is also included in the dish content.
  • FIG. 8 is a flowchart showing an example of the cooking content providing process. In the following, the process illustrated in FIG. 8 will be described along with step numbers. For example, in FIG. 8, the process starts when the terminal device 200 reads a QR code attached to a restaurant menu.
  • the terminal device 200 accesses the Web site.
  • the top page of the website is displayed on the display 204.
  • the top page includes information indicating a plurality of languages.
  • Information indicating a plurality of languages is a language that can be translated using the dictionary table 112.
  • the top page is created by the output control unit 150 as information including a translatable language using the dictionary table 112.
  • the top page includes the store key of the management table 111.
  • the terminal device 200 accepts selection of one language by the user 80 from a plurality of languages. For example, the terminal device 200 accepts the selection of “English” by the user 80. The terminal device 200 transmits information on the language selected by the user 80 and the store key to the management server 100.
  • the receiving unit 120 receives information on the language selected by the terminal device 200 and the store key.
  • the receiving unit 120 stores the received language information and the identification information of the terminal device 200 (for example, an IP (Internet Protocol) address) in the storage unit 110 in association with each other.
  • IP Internet Protocol
  • the retrieval unit 130 refers to the management table 111 and retrieves the store key record.
  • the output control unit 150 includes a cooking menu list (HTML file) including information such as the cooking key of the management table 111 corresponding to the store key, Japanese (cooking name), romaji (cooking name), unit price, and thumbnail image file name. Is generated.
  • the output control unit 150 transmits the dish menu list to the terminal device 200.
  • the terminal device 200 displays a dish menu list on the Web browser. Thereby, a dish menu list including a plurality of thumbnail images is displayed on the display 204. Some information such as the cooking key may not be displayed in the cooking menu list.
  • the terminal device 200 accepts selection of one thumbnail image by the user 80 from among a plurality of thumbnail images.
  • the terminal device 200 transmits the cooking key associated with the cooking of the thumbnail image selected by the user 80 to the management server 100.
  • the receiving unit 120 receives a cooking key from the terminal device 200.
  • the search unit 130 refers to the management table 111 and searches for information on the ingredients, cooking method, seasoning, and preference items (cooking contents) corresponding to the received cooking key. For example, when the cooking key received from the terminal device 200 is “pk1”, the search unit 130 searches for the ingredients “chicken (wings)”, the cooking method “fried food”, seasoning “salt, pepper”, and taste “slightly hot”. ”Is specified.
  • the translation unit 140 translates the character string indicating the cooking contents into the language received in step S13, and obtains the translated character string.
  • the translation unit 140 may request another server equipped with a translation engine to translate the character string obtained in step S18, and obtain the translated character string from the other server.
  • the output control unit 150 displays the translated dish contents and the Japanese (cooking name), romaji (cooking name), unit price, and cooking image file name in the management table 111 corresponding to the cooking key received in step S17.
  • Cooking content information (HTML file) including such information as is generated.
  • the output control unit 150 transmits the dish content information to the terminal device 200.
  • the terminal device 200 displays the dish content information using a Web browser. Thereby, the display 204 displays a character string indicating the food, the cooking method, the seasoning, and the preference translated into the language selected in step S12.
  • the terminal device 200 may list and display each word, for example, separated by commas. Then, the process ends.
  • English corresponding to information (Japanese) registered in each item of cooking contents may be registered in the management table 111.
  • English words may be acquired from the management table 111 and translated.
  • English is used in more regions (including countries) than Japanese, and dictionary information for translation from English to other languages is also substantial. This is because the accuracy of translation can be improved rather than translating into different languages.
  • the system administrator may allow selection of whether translation from Japanese to a different language or translation from English to a different language is used. In this way, according to the translation engine, a language that can be expected to have higher translation accuracy can be selected as a translation source.
  • FIG. 9 is a diagram showing a specific example of an HTML file.
  • the HTML file 70 is created by the output control unit 150 in step S20.
  • line numbers are assigned to the HTML file 70.
  • information indicating a character code is set. Specifically, it is set that the character code is “shift_jis”.
  • the output control unit 150 can notify the terminal device 200 of an appropriate character code for causing the terminal device 200 to display the translated character string using the HTML file 70.
  • FIG. 10 is a diagram showing a specific example of the dish content providing process.
  • FIG. 10A shows a state where a GUI 204 a including information indicating a plurality of languages is displayed on the display 204.
  • the terminal device 200 When receiving the French selection by the user 80, the terminal device 200 notifies the management server 100 that French has been selected.
  • the management server 100 receives French information.
  • the management server 100 refers to the management table 111 and transmits to the terminal device 200 a dish menu list including Japanese (dishes name), Roman characters (dishes name), unit prices, and thumbnail images.
  • FIG. 10B shows a state in which a GUI 204 b including information on “tempura” and a thumbnail image of “tempura” is displayed on the display 204. Note that “tempura” is associated with the cooking key “pk2”.
  • the terminal device 200 receives the selection of the thumbnail image of “tempura” by the user 80, the terminal device 200 notifies the management server 100 of the dish key “pk2” corresponding to the dish “tempura”.
  • the management server 100 receives the cooking key “pk2” associated with “tempura”.
  • the management server 100 uses the dictionary table 112 to translate information on ingredients, cooking methods, seasonings, and preference items corresponding to the cooking key “pk2” into French.
  • the management server 100 creates dish content information including information on Japanese (cooking name), romaji (cooking name), unit price, dish image corresponding to the cooking key “pk2” of the management table 111, and translated cooking contents. .
  • the management server 100 transmits the dish content information to the terminal device 200.
  • the management server 100 may request translation from another server having a translation engine.
  • FIG. 10C shows a state in which the GUI 204 c including the dish content translated into French and the “tempura” dish image is displayed on the display 204.
  • the terminal device 200 may display the translated dish content displayed in FIG. 10C in a superimposed manner on the dish menu screen (GUI 204b) (pop-up display).
  • the management server 100 the convenience at the time of providing cooking content with respect to the person who uses foreign languages, such as a foreign language, can be improved.
  • the contents of cooking are translated.
  • the contents registered in advance in the management table 111 are words such as nouns and adjectives, so that the possibility of mistranslation can be reduced as compared with the case where sentences are translated.
  • the present invention is not limited to this, and it is also possible to register food contents other than Japanese in the management table 111 and translate them into each language.
  • the information processing according to the first embodiment can be realized by causing a processor used as the arithmetic unit 1b to execute a program.
  • the information processing according to the second embodiment can be realized by causing the processor 101 to execute a program.
  • the program can be recorded on a computer-readable recording medium.
  • the program can be distributed by distributing a recording medium on which the program is recorded.
  • a program that realizes functions corresponding to the reception unit 120, the search unit 130, the translation unit 140, and the output control unit 150 may be a separate program, and each program may be distributed separately.
  • the functions of the reception unit 120, the search unit 130, the translation unit 140, and the output control unit 150 may be realized by separate computers.
  • the computer may store (install) the program recorded in the recording medium in the RAM 102 or the HDD 103 and read and execute the program from the storage device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • Human Resources & Organizations (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Machine Translation (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un dispositif de traitement d'informations (1) qui comporte une unité de stockage (1a) et une unité de calcul (1b) afin de contribuer à fournir de manière appropriée le contenu d'un repas à des personnes utilisant différentes langues. L'unité de stockage (1a) stocke des informations de gestion (1aa) où des informations d'identification correspondant à un repas sont associées à des informations de chaîne de caractères dans une première langue indiquant le contenu du repas. Lorsque l'unité de calcul (1b) reçoit une sélection d'une seconde langue à partir d'un dispositif terminal (2), et reçoit du dispositif terminal (2) des informations d'identification correspondant à un repas inclus dans un menu, l'unité de calcul référence les informations de gestion (1aa), extrait les premières informations de chaîne de caractères correspondant aux informations d'identification reçues, obtient de secondes informations de chaîne de caractères dont la première chaîne de caractères a été traduite dans la seconde langue, génère des informations d'affichage utilisées pour afficher une image qui comprend la seconde chaîne de caractères et transmet les informations d'affichage au dispositif terminal (2).
PCT/JP2016/071845 2015-07-28 2016-07-26 Procédé de fourniture de contenu de repas, dispositif de traitement d'informations, et programme de fourniture de contenu de repas WO2017018410A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015148556A JP5981616B1 (ja) 2015-07-28 2015-07-28 料理内容提供方法、情報処理装置および料理内容提供プログラム
JP2015-148556 2015-07-28

Publications (1)

Publication Number Publication Date
WO2017018410A1 true WO2017018410A1 (fr) 2017-02-02

Family

ID=56820078

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/071845 WO2017018410A1 (fr) 2015-07-28 2016-07-26 Procédé de fourniture de contenu de repas, dispositif de traitement d'informations, et programme de fourniture de contenu de repas

Country Status (2)

Country Link
JP (1) JP5981616B1 (fr)
WO (1) WO2017018410A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI683227B (zh) * 2018-01-19 2020-01-21 日商咕嘟媽咪股份有限公司 伺服器的控制方法、伺服器及伺服器的控制程式

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108245028B (zh) * 2016-12-29 2020-10-23 佛山市顺德区美的电热电器制造有限公司 显示烹饪信息的方法、显示烹饪信息的系统及烹饪装置
JP6475287B2 (ja) * 2017-06-29 2019-02-27 陳 万軍 注文受付システム
JP6590392B1 (ja) * 2019-03-06 2019-10-16 有限会社丸長商事 オーダー装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010509794A (ja) * 2006-10-24 2010-03-25 ノキア コーポレイション 改良型移動通信端末
JP2013101450A (ja) * 2011-11-08 2013-05-23 Sony Corp 情報処理装置及び方法、並びにプログラム
JP2015082204A (ja) * 2013-10-22 2015-04-27 富士通株式会社 機械翻訳装置、機械翻訳プログラム及び機械翻訳方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010509794A (ja) * 2006-10-24 2010-03-25 ノキア コーポレイション 改良型移動通信端末
JP2013101450A (ja) * 2011-11-08 2013-05-23 Sony Corp 情報処理装置及び方法、並びにプログラム
JP2015082204A (ja) * 2013-10-22 2015-04-27 富士通株式会社 機械翻訳装置、機械翻訳プログラム及び機械翻訳方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI683227B (zh) * 2018-01-19 2020-01-21 日商咕嘟媽咪股份有限公司 伺服器的控制方法、伺服器及伺服器的控制程式

Also Published As

Publication number Publication date
JP5981616B1 (ja) 2016-08-31
JP2017027550A (ja) 2017-02-02

Similar Documents

Publication Publication Date Title
US20140380229A1 (en) System, method and user interface for designing customizable products from a mobile device
US9460167B2 (en) Transition from first search results environment to second search results environment
WO2017018410A1 (fr) Procédé de fourniture de contenu de repas, dispositif de traitement d'informations, et programme de fourniture de contenu de repas
KR102374401B1 (ko) 메뉴 생성 시스템
US20120254797A1 (en) Information processor and computer program product
TW201734933A (zh) 菜單生成系統、菜單生成方法及菜單生成程式
JP6635843B2 (ja) メニュー生成システム、メニュー生成方法及びメニュー生成プログラム
TWI718997B (zh) 菜單生成系統
TW201734934A (zh) 菜單資訊提供系統、菜單資訊提供方法及非暫時性電腦可讀取記錄媒體菜單資訊提供程式
CN105765564A (zh) 标识语义上有意义的文本选择
JP6261639B2 (ja) メニュー生成システム
JP5898365B1 (ja) メニュー生成システム
US20190034418A1 (en) Information multilingual conversion system
JP5471411B2 (ja) 電子チラシ検索装置および電子チラシ検索システム
JP2013045413A (ja) 入力候補表示方法およびプログラム
JP6798387B2 (ja) 多言語変換システム、多言語変換方法及び多言語変換プログラム
JP6545112B2 (ja) コンピュータ、メニュー生成システム、メニュー提示方法
JP6866615B2 (ja) メニュー生成システム、メニュー生成方法及びメニュー生成プログラム
JP6810362B2 (ja) コンピュータ、メニュー提示方法、プログラム
JP2005011149A (ja) 情報検索システムおよび検索要求装置
JP6942554B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP2022091584A (ja) 情報提供方法、情報提供装置、情報提供プログラムおよび記録媒体
JP6485462B2 (ja) 情報処理装置、情報処理方法および情報処理プログラム
JP2018014151A (ja) コンピュータ,変換システム,変換方法,プログラム
JP2018165907A (ja) 用語変換システム、用語変換方法及び用語変換プログラム

Legal Events

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

Ref document number: 16830515

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16830515

Country of ref document: EP

Kind code of ref document: A1