简介
This software is an educational demonstration of Natural Language Processing (NLP), an AI technology, as applied to the adventure game “The Portopia Serial Murder Case” (created by Yuji Horii and first published in Japan in 1983). At the time of the game’s original release, most adventure games were played using a “command input” system, where the player was asked to type in text to decide the actions of their character. Free text input systems like these allowed players to feel a great deal of freedom. However, they did come with one common source of frustration: players knowing what action they wanted to perform but being unable to do so because they could not find the right wording. This problem was caused by the limitations of PC performance and NLP technology of the time.
40 years have passed since then, and PC performance has drastically improved, as have the capabilities of NLP technology. Using “The Portopia Serial Murder Case” as a test case, we’d like to show you the capabilities of modern NLP and the impact it can have on adventure games, as well as deepen your understanding of NLP technologies.
Natural Language Processing (NLP)
Natural Language Processing is a technology that allows computers to glean meaning from natural language—the kind of language that we use in daily communication. Deep learning conducted on a large set of text data makes it possible for the system to understand complex text input (NLU) and to generate responses comparable to those written by human beings (NLG).
Natural Language Understanding (NLU)
In order to interact with computers using natural language, the computer needs to understand what its human partner is trying to tell it, regardless of the wording they choose. Natural Language Understanding is an area of NLP research that aims to make computers correctly understand natural language, where the meaning can often be ambiguous. In this tech preview, NLU is used to help the junior detective understand the player's instructions.
Speech To Text (STT)
Speech-to-Text, or Automatic Speech Recognition (ASR), makes it possible to convert voice input to written text. Using this technology, players can give instructions using their own voices rather than a keyboard. Please note that a CUDA-capable GPU and a large amount of VRAM are required for a satisfactory experience.
Natural Language Generation (NLG)
Automatically generating natural text is one of the most important research topics in the NLP field. For example, research is underway on AI engines that can answer questions in place of human operators, as well as AI-powered chatbots, both of which are expected to have a wide variety of applications in the real world. This tech preview originally included a function based on Natural Language Generation technology, where the system would generate natural replies to questions that did not have a pre-written response. However, the NLG function is omitted in this release because there remains a risk of the AI generating unethical replies. We thank you for your understanding. We will consider reintroducing this function as soon as our research succeeds in creating an environment in which players can enjoy the experience with peace of mind.
40 years have passed since then, and PC performance has drastically improved, as have the capabilities of NLP technology. Using “The Portopia Serial Murder Case” as a test case, we’d like to show you the capabilities of modern NLP and the impact it can have on adventure games, as well as deepen your understanding of NLP technologies.
Natural Language Processing (NLP)
Natural Language Processing is a technology that allows computers to glean meaning from natural language—the kind of language that we use in daily communication. Deep learning conducted on a large set of text data makes it possible for the system to understand complex text input (NLU) and to generate responses comparable to those written by human beings (NLG).
Natural Language Understanding (NLU)
In order to interact with computers using natural language, the computer needs to understand what its human partner is trying to tell it, regardless of the wording they choose. Natural Language Understanding is an area of NLP research that aims to make computers correctly understand natural language, where the meaning can often be ambiguous. In this tech preview, NLU is used to help the junior detective understand the player's instructions.
Speech To Text (STT)
Speech-to-Text, or Automatic Speech Recognition (ASR), makes it possible to convert voice input to written text. Using this technology, players can give instructions using their own voices rather than a keyboard. Please note that a CUDA-capable GPU and a large amount of VRAM are required for a satisfactory experience.
Natural Language Generation (NLG)
Automatically generating natural text is one of the most important research topics in the NLP field. For example, research is underway on AI engines that can answer questions in place of human operators, as well as AI-powered chatbots, both of which are expected to have a wide variety of applications in the real world. This tech preview originally included a function based on Natural Language Generation technology, where the system would generate natural replies to questions that did not have a pre-written response. However, the NLG function is omitted in this release because there remains a risk of the AI generating unethical replies. We thank you for your understanding. We will consider reintroducing this function as soon as our research succeeds in creating an environment in which players can enjoy the experience with peace of mind.
更多
详细信息
支持设备配置
最低配置
系统配置:需要 64 位处理器和操作系统
操作系统: Windows® 10 64-bit / Windows® 11
处理器: AMD Ryzen™ 3 1200 / Intel® Core™ i3 7100
内存: 8 GB RAM
显卡: NVIDIA® GeForce® GTX 960
存储空间: 需要 15 GB 可用空间
附注事项: Keyboard support only
推荐配置
系统配置:需要 64 位处理器和操作系统
操作系统: Windows® 10 64-bit / Windows® 11
处理器: AMD Ryzen™ 3 1200 / Intel® Core™ i3 7100
内存: 16 GB RAM
显卡: NVIDIA® GeForce® GTX 960 / NVIDIA® GeForce® RTX 2070 (*1) / NVIDIA® GeForce® RTX 4080 (*2)
存储空间: 需要 15 GB 可用空间
附注事项: Voice Input (Speech To Text) requires CUDA cores. (*1) VRAM 8GB and above required when using “Medium” in Voice Input quality settings. (*2) VRAM 16GB and above required when using “High” in Voice Input quality settings. Keyboard and/or Microphone support only.

