TL;DR: In this paper, a command prediction system for natural language understanding systems, in accordance with the present invention, includes a user interface for receiving commands from a user, and a command predictor receives the commands from the user interface and predicts at least one next command which is likely to be presented by the user based on a command history.
Abstract: A command prediction system for natural language understanding systems, in accordance with the present invention, includes a user interface for receiving commands from a user. A command predictor receives the commands from the user interface and predicts at least one next command which is likely to be presented by the user based on a command history. A probability calculator is included in the command predictor for determining a probability for each of the at least one next command based on the command history such that a list of predicted commands and their likelihood of being a next command are provided.
TL;DR: In this article, a method, system, and computer program product for intelligent command prediction are provided, which includes determining a command preference associated with a user from user profile data, and selecting one or more command history repositories responsive to the command prediction preference.
Abstract: A method, system, and computer program product for intelligent command prediction are provided. The method includes determining a command prediction preference associated with a user from user profile data, and selecting one or more command history repositories responsive to the command prediction preference. The one or more command history repositories include command history data collected from a plurality of users and classification data associated with the plurality of users. The method also includes calculating command probabilities for commands in the command history data of the selected one or more command history repositories as a function of the classification data associated with the plurality of users in relation to the user. The method additionally includes presenting a next suggested command as a command from the command history data of the selected one or more command history repositories with a highest calculated command probability.
TL;DR: In this paper, a hybrid hard disk drive (HWD) is used to store write data on disk or in a flash memory device based on the analysis result of the command history tracker.
Abstract: A hybrid hard disk drive includes a hard disk drive controller to receive a plurality of write commands from a host, a buffer to receive and store write data, which are input through the hard disk drive controller and correspond to each of the plurality of write commands, a command history tracker to receive the plurality of write commands and analyze a pattern of the plurality of write commands, and a CPU to control storage of the write data, which correspond to each of the plurality of write commands, on a disk or in a flash memory device based on the analysis result by the command history tracker. The drive may determine whether to store write data on the disk or in the flash memory device without operation system support.
TL;DR: In this paper, a computer readable medium is disclosed containing a computer program including but not limited to computer executable instructions that when executed by a computer present advertising data, the computer program, including instructions to display advertising data on an end user device for a duration longer than a duration of normal playback of advertising data at normal speed that is being skipped during the current trick play command.
Abstract: A computer readable medium is disclosed containing a computer program including but not limited to computer executable instructions that when executed by a computer present advertising data, the computer program including but not limited to instructions to display advertising data on an end user device for a duration longer than a duration of normal playback of advertising data at normal speed that is being skipped during the current trick play command; and instructions to continue the display of the advertising data until after the duration of normal playback when trick play trend data indicates that an end user at the end user device has skipped advertising data during the last two consecutive trick play commands including the current trick play command and during a most recent trick play command in the trick play command history.
TL;DR: In this paper, a direct command line parser (DCLP) is proposed that enables command line input to be handled directly as a user strikes a key, instead of waiting for the user to confirm a complete command line by pressing the Enter key, key input is evaluated immediately as the user inputs individual keystrokes.
Abstract: Various embodiments provide a direct command line parser (DCLP) that enables command line input to be handled directly as a user strikes a key. Specifically, instead of waiting for the user to confirm a complete command line by pressing the Enter key, key input is evaluated immediately as the user inputs individual keystrokes. In addition, various embodiments can enable a user's input to be parsed directly and provide a command history for CLI applications. Using the inventive approach, various shells such as UNIX shells, can enable previously executed commands to be retrieved, edited, and executed again through the use of particular keystrokes. In addition, the inventive approach provides a user-friendly feature which can easily accommodate a large variety of CLI applications.