CA2631702A1 - Embedded rule engine for rendering text and other applications - Google Patents

Embedded rule engine for rendering text and other applications Download PDF

Info

Publication number
CA2631702A1
CA2631702A1 CA002631702A CA2631702A CA2631702A1 CA 2631702 A1 CA2631702 A1 CA 2631702A1 CA 002631702 A CA002631702 A CA 002631702A CA 2631702 A CA2631702 A CA 2631702A CA 2631702 A1 CA2631702 A1 CA 2631702A1
Authority
CA
Canada
Prior art keywords
rules
data
language
input
manipulation
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
CA002631702A
Other languages
French (fr)
Inventor
Pim Van Meurs
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tegic Communications Inc
Original Assignee
Tegic Communications, Inc.
Pim Van Meurs
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 Tegic Communications, Inc., Pim Van Meurs filed Critical Tegic Communications, Inc.
Publication of CA2631702A1 publication Critical patent/CA2631702A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • G06N5/025Extracting rules from data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0237Character input methods using prediction or retrieval techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/454Multi-language systems; Localisation; Internationalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/191Automatic line break hyphenation

Abstract

A computing apparatus includes a display to present human-readable information and a user input facility. A rule data store contains a statement of rules governing prescribed aspects of presenting data upon the display. These aspects include those aspects subject to variation by language whenever the following changes:
type of data, and/or nature of user-operation being performed involving the data. A rules engine is configured to implement the rules. One or more common programs are configured to recognize conditions for applying the rules, and in response, to invoke the rules engine.

Description

EMBEDDED RULE ENGINE FOR RENDERING TEXT AND OTHER
APPLICATIONS

BACKGROUND OF THE INVENTION
1. Field of the Invention [1001] The present invention relates to handheld computing devices such as cell phones and personal data assistants. More particularly, the invention concerns a handheld computer that uses a rules engine to honor rules that govern aspects of data presentation that can vary from language to language according to the data type or the nature of user-operation being performed. In honoring the rules, the rules engine helps to ensure that data are automatically presented, and user initiated operations behave, in compliance with a designated language.
2. Description of the Related Art [1002] Handheld computing devices are quite popular today. Computer-enabled cell phones and personal data assistants are two examples. At minimum, these devices include a user display, a physical or virtual keypad or a digitizing surface for user input, and a digital data processor housed in a case.
[1003] To communicate effectively with the human user, such devices must provide their output in one language or another. Typically, the programming of the data processor honors one such language exclusively. This programming may be implemented in various ways, such as using a general purpose processor to execute instructions, or by programming circuitry such as an application specific integrated circuit (ASIC), field programmable gate array (FPGA), etc.
More specifically, the programming of a computing device to observe one language or another is typically implemented in its operating system, coupled with availability of the corresponding fonts.
[1004] Although this arrangement enjoys widespread popularity, there are still some issues. First, the task of writing different operating system versions for different languages can be time consuming and expensive. Consequently, some manufacturers might forego writing operating systems for languages with a relatively small number of speakers, because they provide a relatively small number of potential customers. For people that speak these languages, it may be frustrating to find a handheld computer that is programmed to observe these languages.
[1005] A second issue is that manufacturers, faced with hundreds or thousands of available languages, can find it difficult to select one language to incorporate into its handheld computing devices. Some manufacturers plan to produce different devices programmed in different languages in the same proportion as the languages of the expected buyers. However, the market can change significantly in the lag time between manufacture and sale, making precise planning all but impossible. This can leave the manufacturer or its distributors stuck with products programmed in a language that is a slow seller.
[1006] A third issue is that, in the rare case somebody who speaks a rare language can somehow find a handheld device programmed in their language, they might be stuck with that device. lt could be difficult to resell the device in the future because the vast majority of buyers probably speak another language, such as English or Chinese or Spanish.
[1007] Consequently, due to certain unsolved problems, language-specific programming of known handheld computing devices may not always satisfy all manufacturers or consumers.

SUMMARY OF THE INVENTION
[1008] A computing apparatus includes a display to present human-readable information and a user input facility. A rule data store contains a statement of rules governing prescribed aspects of presenting data upon the display. These aspects include those aspects subject to variation by language whenever the following changes: type of data, and/or nature of user-operation being performed involving the data. A rules engine is configured to implement the rules. One or more common programs-are configured tQ recognize conditions for applying the rules, and in response, to invoke the rules engine.
[1009] The teachings of this disclosure may be implemented as a method, apparatus, logic circuit, signal bearing medium, or a combination of these.
This disclosure provides a number of other advantages and benefits, which should be apparent from the following description.

BRIEF DESCRIPTION OF THE DRAWINGS
[1010] FIGURE 1A is a block diagram of the components and interconnections of a computing device.
[1011] FIGURE 1 B is a block diagram of a rules database.
[1012] FIGURE 2 is a block diagram of a digital data processing machine.
[1013] FIGURE 3 shows a signal-bearing medium.
[1014] FIGURE 4 is a perspective view of logic circuitry.
[1015] FIGURE 5 is a flowchart showing operations to aid in displaying data whose presentation varies by language due to the data's type and/or the nature of user-operation being performed with the data.

DETAILED DESCRIPTION
[1016] The nature, objectives, and advantages of the invention will become more apparent to those skilled in the art after considering the following detailed description in connection with the accompanying drawings.

=HARDWARE COMPONENTS &.INTERCONNECTIONS
Overall Structure [1017] One aspect of the present disclosure concerns a computing device.
Without any intended limitation, this device may be implemented as a handheld device with computing functions, such as a wireless phone, PDA, etc.
[1018] FIGURE 1A shows an exemplary computing device 100. Basically, the device 100 employs an execution engine 106 to perform various computing tasks as instructed by a user (not shown). The engine 106, as well as all other functional components of the device 100, may be implemented by one or more hardware devices, software devices, a portion of one or more hardware or software devices, or a combination of the foregoing. The makeup of these subcomponents is described in greater detail below with reference to FIGURES
2-4.
[1019] The engine 106 interacts with the user via.user input facility 104 and user output facility 102. The input 104 is a physical or on-screen keypad or keyboard, digitizing surface, pointing device, or any other user input apparatus suitable for the operations discussed below. The output 102 includes a compact color or monochrome display screen utilizing LCD or any other technology appropriate to the operations discussed herein. The output 102 may include further components such as a buzzer, sound generator, vibration mechanism, speaker, or other output device.
[1020] The engine 106 includes common programs 106b and a rules engine 106a. These components are described in greater detail below.

Common Programs [1021] Basically, the common programs 106b illustrate the device 100's processing capabilities outside the particular functions of the rules engine 106a, described below. Basically, the common programs 106b include various processing whose behavior is fixed according to one language, or otherwise independent of variance by language. As for functions that do vary with language, these are handled by the act of the rules engine 106a honoring the special rules 11 8b as discussed in detail below.
[1022] The common programs 106b may include various application programs, system functions, operating systems, operating system components, device drivers, graphics rendering, and the like. Some examples of application programs include tasks such as word processing, dialing phone numbers, address book, calendar, spreadsheets, and the like. To boost computing efficiency, the programs 106b may include various lower level, shared application programs subject to call by higher level programs. These programs.may be subroutines or library functions, for example. These shared programs carry out tasks such as receiving user input via 104, displaying user input at 102 as data is entered, resolving ambiguities in user entries (such as handwriting recognition or T9 input), sorting data, providing telephone ringer or vibrate functions, managing the display 102 and user input 104, managing a file system, performing operating system level functions, etc.
[1023] Optionally, the common programs 106b may include a user input disambiguation program to help interpret ambiguous user input. For example, this program may assist the user in spelling words using telephone keys, which always provide an ambiguous user input since most keys correspond to three possible letters. Some exemplary disambiguation programs are illustrated in the following references, which are each incorporated herein by reference. U.S.
Patent No. 5,953,541 entitled "Disambiguating System for Disambiguating Ambiguous Input Sequences by Displaying Objects Associated with the Generated Input Sequences in the Order of the Decreasing Frequency of Use,"
issued 9-14-1999 in the names of King et a!. U.S. Patent No. 6,307,548 entitled "Reduced Keyboard Disambiguating System," issued on 10-23-2001 in the names of Flinchem et a!. U.S. Patent No. 5,818,437 entitled "Reduced Keyboard Disambiguating Computer" issued on 10-6-1998 in the names of Grover et a/.
[1024] To further enhance operation of the user input disambiguation program, the disambiguation application program may employ various special rules 118b aimed at disambiguation. An example of such rules (175) is discussed below.
[1025] The programs 106b may further include a rendering engine to render graphics. This rendering engine receives high level input from the other programs 106b and, in response, directs specific pixel-level presentation instructions to the user output 102. In one example, the rendering engine receives a wide ranging universal character map such as Unicode. In another example, the rendering engine utilizes a more specialized encoding such as a language-specific, with Latin-7 being one example. Since graphics rendering is densely populated field of art, ordinarily skilled artisans (having the benefit of this disclosure) will recognize a variety of different technologies suitable to implement a rendering engine appropriate to their specific application.
[1026] Another component of the common programs 106b is the updater 106c. The updater 106c is an optional module of hardware and/or software module to update components of the special rules 118b. Of course, the updater 106c may be implemented to update additional components than these, if desired. As implemented, however, the updater 106c is programmed to download updates from a remote location and substitute the updates for at least part of the rules 11 8b, in order to cause the rule engine 1 06a to observe a different language.

Rules Engine [1027] The rules engine 106a honors various rules contained in the rules database 118. The engine 106a may be a separate part of the execution engine 106 or seamiessly integrated into the engine 106. In contrast to the components 106b, which (in the present example) execute programming instructions, the engine 106a honors rules 118. In one example, rules are written in an easily changeable form such as a regular expression. Regular expressions are well known constructs, also known as a "regexp" or "regex" or "regxp." Broadly, a regular expression is a string that describes or matches a set of strings, optionally according to certain syntax rules. The rules 118 may bp stated in other forms than regular expressions. Regardless of the format and syntax, each rule serves to describe an input string to output string manipulation. In one example, the rules engine 106a reads the rules 118 and transforms them into a finite state machine for execution.
[1028] As discussed below, language specific rules are contained in the special rules 118b. There may be one set of special rules 118b for a single-language installation, or multiple sets of rules 11 8b each corresponding to a different language. In any case, there is one language of installation. For a single-language installation, this language. is the language of installation because that is what is installed in the machine 100. For a multiple language machine, the operating system (part of 106b) facilitates user selection of one of these languages, whereupon the rules engine 106a observes user selection of one language or another. Here, the user-selected language is the language of installation.
[1029] In one example, the rules engine 106a and rules 118 are embedded in the device 100, because the rules engine 106a is a special purpose computer encapsulated by the device 100 that it controls. The programming for the rules engine 106a may be incorporated into source code, compiled code, executable code, or other implementation of the execution engine 106.

Data Store [1030]. The data store 110 is implemented by digital data storage, as discussed in greater detail below. The rules database 118 is contained in the store 110. In embodiments using the updater 106c, some or all rules of the database 118 (at least the special rules 1 18b) are contained in rewritable storage, to facilitate changes supervised by the updater 106c. The content of the data store 110 may occur in the form of files, pages, registers, linked lists, tables, strings, relational databases, or any other conceivable data structure.

Rules [1031] The rules 118a-118c, as discussed further below, are implemented as data rather than programming instructions, and these data provide guidelines for the presentation, sorting, and other activities particular to a certain language.
Therefore, the engine 106a does not execute the rules 118 but rather honors them. In this respect, the rules 118 may be implemented in an easily changeable form such as a regular expression. However, a variety of other suitable formats may be used to serve the purpose of describing input string to output string manipulation.
[1032] As illustrated, the rules database 118 includes common rules 118a, special rules 118b, and font rules 118c. The common rules 118b do not specify behavior that changes from language to language, but the special rules 11 8b do.
Alternatively, the common rules 118a may be omitted, with the execution engine 106 performing such common functions by executing appropriately configured application programs 106b.
[1033] The font rules 11 8c prescribe rules for displaying certain characters according to the language of installation. For example, one font rule for French recognizes ligatures by prescribing that when "oe" occur together, always move the "e" ten pixels to the left. If the device 100 is implemented for the Dutch language, a font rule 118c implements kerning (hinting) by prescribing that when "ij" occur together, the "j" is moved five pixels to the left.
[1034] In one example, the font rules 11 8c may be implemented by using well known technology such as the font tables employed in OpenType font or TrueType font technology. Further information about these is available in the OpenType specification v.1.4 and related documents promulgated by Microsoft Corporation [1035] In contrast to the special rules 118b (described below), which dictate various rudimentary aspects of text display, the font rules 118c do not contemplate higher level operations such as replacing one or more characters by others, reordering characters in a string, sorting, finding syllable boundaries, and the like.

Special Rules [1036] Broadly, the special rules 118b govern prescribed aspects of how data should be presented at 102. These aspects include those characteristics that can vary from language to language according to the type of data and/or the nature of the user-operation being performed upon the data.

Language [1037] As mentioned above, the special rules 11 8b govern data presentation aspects that vary from language to language according to certain factors.
"Language" as used in this application refers to different systems of communication including words and the methods of combining them as understood by a community. Sorne examples of different languages include English, French, German, and Spanish.
[1038] "Languages" as used herein includes other concepts as well. Namely, to more conveniently express various additional concepts using a single term, different "languages" are additionally understood to include different dialects, locales, etc. "Dialects" refers to variations in languages used by people of a particular subgroup. For example, some consider British English and American English to be different dialects of English. "Locale" refers to language variations where words or their method of use vary by geographic location. Different "languages" as used herein may further include includes other language variations or subsets, such as registers, sociolects, jargons, slangs, idolects, standard languages, diglossia, diasystems, pluricentric languages, etc.

Type of Data & User Operation [1039] As mentioned above, the special rules 11 8b govern data presentation aspects that vary from language to language according the type of data and/or nature of user operation performed on the data.
[1040] As to type of data that warrant changing display 102 to account for language, some examples include numbers, currency, date, time, telephone numbers, street addresses, zip codes, language names, and others. For example, the same raw number, when displayed as currency, must be shown differently depending upon the applicable language, e.g. "1,000" in American English or "1.000" in Dutch.

[1041] As to user-operations that warrant changing the display 102 to account for language, some examples include sorting, showing a menu, showing messages, hyphenation, word break, etc. For example, the same text list may be sorted differently depending upon the applicable language, since the alphabet of different languages may be ordered differently.

Further Examples [1042] FIGURE 1B illustrates further examples of the special rules 118b.
Among the rules 118b are rules 154 for sorting alphanumeric text, rules 156 for representing Gurrency, rules 158 for hyphenating text, rules 160 for representing numbers, rules 162 for representing date and/or time, menu/message rules 170, localization rules 166, disambiguation guidelines 175, and graphics rules 180.
The content and operation of some exemplary rules are discussed as follows.
[1043] In one case, a localization rule 166 may prescribe that whenever Unicode characters N1, N2, and N3 occur in a sequence, then replace N1 with N42 and move N3 in front of N2. Localization rules treat situations where characters are subject to being reordered, substituted, or otherwise modified in a particular language.
[1044] As an example of a numbers 160 rule for the Dutch language, commas and periods are switched whenever the type of data is numeric. As an example of a currency 156 rule for Dutch, "FL" or the Euro symbol is substituted for "$."
An exemplary date rule 162 may change the order of the day and month in a numerical date representation.
[1045] An exemplary Hindi hyphenation rule 158 recognizes appropriate syllable boundaries for Hindi words, and recommends the appropriate word breaks. An exemplary German sorting rule 154 recognizes characters that are not present in the English alphabet, and sorts appropriate to the order of such characters in the relevant alphabet. In addition to hyphenation as illustrated, the rules 158 may further include syllabification, wordbreak and hyphenation rules.
Hyphenation is particularly relevant in compound languages such as Finnish or German where long words need to be appropriately 'wrapped' in the small phone displays. In Thai, no spaces are used and rules 158 may conduct wordbreak based on syllables.

[1046] The menu/message rules 170 operate as follows. Menu rules contain a mapping between various system or application program menu entries and .
their corresponding name in the language of installation. For example, the menu rule may indicate that a particular menu entry should be shown as "Edit" for English applications. Accordingly, whenever the rules engine 106a invokes the menu rules, execution of this rule directs the rendering engine to display "Edit" for this menu entry. The menu-entry-to-name mapping may be contained as part of the rule itself, or the rule may refer to a mapping external to the rule. A
single mapping or multiple mappings may be invoked to map the menu entry to multiple or even all languages.
[1047] Message rules 170 operate in similar fashion, but for system generated messages. Message rules contain a mapping between system generated messages, such as "OK to delete?", and their phrasing in one or more languages of in'stallation.
[1048] As mentioned above, the application programs 106b may include a user input disambiguation program to help interpret ambiguous user input. To support the operation of this program, the special rules 11 8b may include disambiguation guidelines 175 for help with language specific issues. The guidelines 175 may comprise, for example, a vocabulary of recognized words and other potential user entries according to the language of installation.
When, for example, the user is spelling a word using telephone keys, the disambiguation application program (of 106b) recruits the rules engine 116a in comparing the user's ambiguous output (since each key really corresponds to three letters) to the vocabulary (175) to identify possibly intended input words.
[1049] The special rules 118b may be implemented to provide rules implementing a single language, or the rules 118b may include multiple subsets for multiple languages. In the multiple language example, application programs 106b may further permit the user to actively switch between languages as desired, or a switch between languages may be driven by context or other passive input.

Exemplary Digital Data Processing Apparatus [1050] As mentioned above, data processing entities (such as the execution engine 106 or any component thereof) may be implemented in various forms.

[1051] Some examples include a general purpose processor, digital signal processor (DSP), application specific integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A
processor may also be implemented as a combination of computing devices, e.g.
a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
[1052] As a more specific example, FIGURE 2 shows a digital data processing apparatus 200. The apparatus 200 includes a processor 202, such as a microprocessor, personal computer, workstation, controller, microcontroller, state machine, or other processing machine, coupled to storage 204. In the present example, the storage 204 includes a fast-access storage 206, as well as nonvolatile storage 208. The fast-access storage 206 may be used, for example, to store the programming instructions executed by the processor 202. The storage 206 and 208 may be implemented by various devices, such as those discussed in greater detail in conjunctions with FIGURES 3 and 4. Many alternatives are possible. For instance, one of the components 206, 208 may be eliminated; furthermore, the storage 204, 206, and/or 208 may be provided on-board the processor 202, or even provided externally to the apparatus 200.
[1053] The apparatus 200 also includes an input/output 210, such as a connector, line, bus, cable, buffer, electromagnetic link, network, modem, or other means for the processor 202 to exchange data with other hardware external to the apparatus 200.

Signal-Bearing Media [1054] As mentioned above, various instances of digital data storage may be used, for example, to provide the storage used in the system 100 such as the data store 110 (FIGURE 1), to embody the storage 204 and 208 (FIGURE 2), etc.
Depending upon its application, this digital data storage may be used for various functions, such as storing data, or to store machine-readable instructions.
These instructions may themselves aid in carrying out various processing functions, or they may serve to install a software program upon a computer, where such software program is then executable to perform other functions related to this disclosure.
[1055] In any case, the signal-bearing media may be implemented by nearly any mechanism to digitally storage machine-readable signals. One example is optical storage such as CD-ROM, WORM, DVD, digital optical tape, disc storage 300 (FIGURE 3), or other optical storage. Another example is direct access storage, such as a conventional "hard drive", redundant array of inexpensive disks ("RAID"), or another direct access storage device ("DASD"). Another example is serial-access storage such as magnetic or optical tape. Still other examples of digital data storage include electronic memory such as ROM, EPROM, flash PROM, EEPROM, memory registers, battery backed-up RAM, etc.
[1056] An exemplary storage medium is coupled to a processor so the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor.
In another example, the processor and the storage medium may reside in an ASIC or other integrated circuit.

Logic Circuitry 11057] In contrast to signal-bearing media that contain machine-executable instructions (as described above), a different embodiment uses logic circuitry to implement processing features such as the execution engine 106 and/or components thereof.
[1058] Depending upon the particular requirements of the application in the areas of speed, expense, tooling costs, and the like, this logic may be implemented by constructing an application-specific integrated circuit (ASIC) having thousands of tiny integrated transistors. Such an ASIC may be implemented with CMOS, TTL, VLSI, or another suitable construction. Other alternatives include a digital signal processing chip (DSP), discrete circuitry (such as resistors, capacitors, diodes, inductors, and transistors), field programmable gate array (FPGA), programmable logic array (PLA), programmable logic device (PLD), and the like.

[1059] FIGURE 4 shows an example of logic circuitry in the form of an integrated circuit 400.

OPERATION
[1060] Having described the structural features of the present disclosure, the operational aspect of the disclosure will now be described. The steps of any method, process, or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by hardware, or in a combination of the two.

Overall Sequence of Operation [1061] FIGURE 5 shows a sequence 500 to illustrate one example of the method aspect of this disclosure. Broadly, this sequence 500 employs a set of rules to manage the display of language-variable data on a handheld computing device. When applicable, such rules are invoked to manage aspects of displayed data that vary with language according to the type of data or the nature of the user-initiated operation. For ease of explanation, but without any intended limitation, the example of FIGURE 5 is described in the specific context of the system 100 described above (FIGURE 1).

Configuration [1062] In step 501, the device 100 is configured. Among other operations, a statement of one or more rules is written to the rules database 118. Step 501 may be performed upon manufacture of the device 100, first start, user configuration, reconfguration, reprogramming, or other useful time or event.
[1063] As part of configuration 501, the device 100 is configured to receive and display data in a particular ianguage. This is referred to as the "language of installation." There may be multiple such languages, but a single one is used in the following discussion for ease of explanation. The language of installation determines which special rules 118b and font rules 118c are installed.
Advantageous from the standpoint of ease of manufacture and configuration, the same programs 106b may be used for any language without variation.

Normal Ops [1064] After configuration (501), the device 100 conducts normal operations (502), and particularly, functions of the common programs 106b and their subcomponents. These operations 502 continue, as shown by 502a, to carry on the normal operation of the device 100. In one sense, the operations of step involve various user and device initiated operations that do not require any of the rules 118a-118c.
[1065] In step 502, common programs 106b are executed response to various events or triggers. Some examples of the event/trigger include user initiation of an application program, user initiation of an operating system function, operating system initiation of a system application, arrival of a prescheduled time, arrival of a signal from a remote source, occurrence of a repeating scheduled event, occurrence of a predetermined signal or state internal to the device 100, change of state of a common program, I/O operations, or virtually any other hardware or software event relating to the common programs 106b.
[1066] Once an event or trigger occurs as described above, the associated common program 106b executes. Some examples of common program execution include initiating or performing ongoing tasks involved in a high level application program such as a word processor, invoking a dialer, opening a spreadsheet, searching through a contacts directory, managing a do-iist, text messaging, or hundreds of different operations depending upon the user's desires and the programming of the device 100. Furthermore, normal ops 502 may involve executing a device driver, system function, library task, or other processing task associated with a component of 106b.

Updater ' [1067] Another example of operations 502 is where the updater 106c executes. In one example, the updater 106c executes in response to an event such as a preset schedule, periodic trigger, manual user activation, remotely transmitted activation signal, etc. In turn, the updater 106c works to correct a faulty installation of the rules 118b, upgrade the rules 118b and/or font 11 8d, change the device 100's language of installation, or other action beyond updating language.
[1068] Advantageously, due to the general purpose architecture of the machine 100, the updater 106c can change the device 100's language of installation by the mere act of replacing the existing special rules 118b and font 11 8d with different sets applicable to the new language. This. enables the device 100 to behave seamlessly according to the new language, without having to change any other components of 100.
[1069] To download updates, the updater 106c communicates with a wireless service provider, software manufacturer, after-market software manufacturer, or other entity by wireless connection, Internet, or other link. The act of changing the device's language of installation may be conducted free of cost to the user, or the new language provider may charge a fee to the user.

Call [1070] Step 504 checks whether one of the common programs operating in step 502 has called upon the rules engine 106a. In one example, step 504 is performed by the rules engine 106a determining whether it has received an appropriate call, handoff, interrupt, or other signal from the calling one of the common programs 106b. Step 504 may be performed on a set or variable schedule, periodically, or upon other repeating basis, as shown by step 504d.
[1071] As to calls (504) upon the rules engine 106a to perform special rules 506b, in one example the calling common program limits these calls to conditions requiring presentation of data (via the display) that can vary from language to language due to data type, nature of user-operation being performed involving the data, or both. In a different example, the calling program invokes the rules engine 106a before any data is displayed, and the rules engine 106a applies the special rules 506b (or returns data un-transformed) depending upon whether any special rules 118b apply.
[1072] As to calls requiring the rules engine 106a to perform special rules 506b, this call 504 may occur for many different reasons, with some examples including user input inserting a line break, user input requesting a scroll.
up/down operation, user invoking a menu, the operating system or an application program issuing a message to the user, or another processing step. As one specific example, a user, having previously opened an address book application program (1 06b), selects a function to display an alphabetized list of addressees. In turn, the address book application program calls the rules engine 106a to ensure that the addressees are sorted appropriately according to the language of installation.

Rules Execution [1073] In step 506, when called by one of the common programs 106b, the rules engine 106a executes the appropriate rules in the database 118.
Depending upon nature of the request from the common program, the rules engine 106a in step 504 may invoke the common rules 506a, special rules 506b, and/or font rules 506c. Thus, the common programs 106b are structured to take advantage of the shared functions of the rules engine 106a rather than having to always rely on programming of the units 106b themselves. This lends itself to simplifying the common programs 106b.
[1074] In some cases, when the programs 106b call upon the engine 106a, the engine 106a carries out the requested function using the common rules 118a (step 506a). In other cases, and namely for matters involving fonts, the engine 106a carries out the requested function using the font rules 1 18c (step 506c).
Advantageously, the font rules 11 8c aid in displaying text in the fonts appropriate to the language of installation.
[1075] In still other cases, the engine 106a carries out requested function using the special rules 118b (step 506b). By employing the special rules 118b, the engine 106a specifically attends to issues concerning the display of data that can appear vary across different languages due to the data's type or user operations being performed on the data. Accordingly, the special rules 11 8b 'ensure that data from all particular operations, and data of all types, are displayed properly according to the languages of installation.
[1076] In one example of step 506b, the rules database 118 contains multiple sets of special rules 118b (and font rules 118c), and as part of step 506b, the rules engine 106a selects the appropriate set 118b/118c according to the language of installation.
[1077] When the rules engine 106a finishes applying the rules, the engine 106a passes the results back to the calling common program (506a).
Examples of Special Rules Execution [1078] In one example of step 506b, a contacts directory application program (106b) has been running in step 502. In step 502, the contacts directory receives user request to display contacts. In order to sort the contacts, the contacts program calls (504) upon the rules engine 106a. In step 506, the rules engine 106a conducts the sorting operation according to the rules 154, which in one example are part of a Dutch special rules set 11 8b. Accordingly, the rules know features specific to Dutch, such as the rule that the ij character comes before the j character. The rules engine 106a returns (506a) the data, properly sorted, to the calling program 106b in completion of step 506.
[1079] In another example of step 506b, a calculator program (106b) has been running in step 502. Through user input (also in 502), the calculator program receives entry of a number. To display the number properly according to the language of installation (Dutch), the calculator activates (504) the rules engine 106a. In step 506b, the engine 106a manipulates the text according to the numbers rule 160, which is part of a Dutch special rules set 11 8b.
Accordingly, the rule 160 observes features specific to Dutch protocol, for example that commas and decimals should be swapped with respect to American representation. The rules engine 106a returns (506a) the data, properly represented for output, to the calling program 106b.
[1080] 1n another example of step 506b, a database application program (1 06b) is running in step 502. Through user input (also in 502), the database program receives indication that the user is recalling a date for display. In order to properly display the date, the database program calls (504) upon the rules engine 106a. The rules engine 106a conducts (506b) the date display operation according to the rules 162, which in one example are part of a Dutch special rules set 118b. Accordingly, the rules 154 know Dutch protocol, which says that the dates should be represented with the date first, instead of the month first.
Accordingly, the rules engine 106a returns (506a) the "19 February 2001" from the database to the calling program 106b.
[1081] In another example of step 506b, a word processing program (106b) has been running in step 502. Through user input (also in 502), the word processing program receives user entry of various text. To present the text properly with any appropriate hyphenations according to the language of installation (German in this example), the word processor activates (504) the rules engine 106a. The engine 106a returns (506a) suggested hyphenations according to the hyphenation rule 158, which is part of a German special rules set 118b in this example. Specifically, in step 506b, the rule 158 recognizes appropriate syllable boundaries for German words, and recommends the appropriate word breaks. The rules engine 106a returns (506a) the hyphenation recommendations, or one or more specific hyphenated words, to the calling program 106b.
[1082] In another example of step 506b, an operating system program (106b) has been running in step 502. In order to properly present the program's menus according to the language of installation (Dutch in this example), the program activates (504) the rules engine 106a. This may be conducted once for the entire menu system, each time the menu is called upon or displayed, or on a different basis. The engine 106a returns (506a) statements of the menu entries-according to the menu rules 170, which is part of a Dutch special rules set 118b in this example. As one example, the rule 170 recognizes (506b) that a particular entry ("Folder" in English) should be represented as the Dutch equivalent "Map." To perform this manipulation (translation), the menu rule 170 references a translation mapping that is contained in the rule or another source. The translation may, for example, between a numerical code for each menu entry and the corresponding word in English, Dutch, Spanish, or language of installation.
The rules engine 106a returns (506a) the translation recommendations to the calling program 106b.
[1083] Message rules -170 operate in similar fashion, but for system generated messages. Message rules map between system generated messages, such as an alphanumeric code or English message "OK to delete?", and their phrasing in the language of installation such as "Wissen?" in Dutch.
[1084] As another example of step 506b, a word processing program (106b) is running in step 502. This program is receiving user input via telephone keypad (104). More particularly, the user is entering text using numeric telephone keys, and the user's output is inherently ambiguous because each key corresponds to multiple letters. Therefore, it is not entirely clear whether the user's entry of "6-3-3" corresponds to "M-E-N" or "O-E-M." If English is not the language of installation, the keys have an entirely different character mapping, but still, the user's entry is unclear. To display the proper word choices, a disambiguation function called by the word processing program triggers (504) the rules engine 106a. The rules engine 106a invokes (506b) the disambiguation guidelines 175 for the language of installation, which in this example provide a vocabulary of English words. Accordingly, the rules 154 suggest that the user's entry might correspond to "men" or "oem" or "neo" or the start of another word such as "oenophile," etc. The rules engine 106a passes this information back (506a) to the disambiguation function that called the engine 106a.
[10851 As another example of step 506b, an operating system program or system function (106b) is running in step 502. More particularly, through user input in step 502 this program 106b receives a series of requests to adjust the hardware configuration of the machine 100. At some point, the one of these user requests cannot be carried out, and it must be denied for some reason. To communicate the error properly to the user via graphics, the program calls (504) upon the rules engine 106a. The rules engine 106a derives the appropriate graphics symbol according to the rules 180. For example, in an English language implementation, it may be useful to communicate the error with a graphic showing a hand gesture indicating "Halt." However, in another language, this hand gesture may be considered offensive, so the rules 180 dictate using a symbol depicting a different hand gesture or another object entirely. The rules engine 106a returns the appropriate graphics symbol to the calling program 106b in step 506a.

After Executing Rules [1086] When the rules engine 106a finishes applying the rules, the engine 106a passes the results back to the calling common program (506a). Still, after step 506, the routine 500 is not finished. Namely, the common programs continue (502a) to operate the device 100. Further, step 504 is still performed on a repeating basis (504d) to give the rules engine 106a an opportunity to act promptly upon calls from the common programs 106b.
[1087] In the case of special rules 118b, which pertain to the display of data that varies by language, after data passage (506a) there is still more work to do in presenting the data to the user. Namely, the same or different common program that invoked (504) the special rules 11 8b then calls the rules engine 106a to obtain the proper font information (via font rules 118c, in step 506c).
Font information passed back (506a) to the calling program is used by other common programs, such as graphics rendering, to display the data properly at the user output 102.

OTHER EMBODIMENTS
[1088] While the foregoing disclosure shows a,number of illustrative embodiments, it will be apparent to those skilled in the art that various changes and modifications can be made herein without departing from the scope of the invention as defined by the appended claims. Accordingly, the disclosed embodiment are representative of the subject matter which is broadly contemplated by the present invention, and the scope of the present invention fully encompasses other embodiments which may become obvious to those skilled in the art, and that the scope of the present invention is accordingly to be limited by nothing other than the appended claims.
[1089] All structural and functional equivalents to the elements of the above-described embodiments that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the present claims. Moreover, it is not necessary for a device or method to address each and every problem sought to be solved by the present'invention, for it to be encompassed by the present -claims. Furthermore, no element, component, or method step in the present disclosure is intended to be dedicated to the public regardless of whether the element, component, or method step is explicitly recited in the claims. No claim element herein is to be construed under the provisions of 35 USC 112, sixth paragraph, unless the element is expressly recited using the phrase "means for"
or, in the case of a method claim, the phrase "step for."
[1090] Furthermore, although elements of the invention may be described or claimed in the singular, reference to an element in the singular is not intended to mean "one and only one" unless explicitly so stated, but shall mean "one or more". Additionally, ordinarily skilled artisans will recognize that operational sequences must be set forth in some specific order for the purpose of explanation and claiming, but the present invention contemplates various changes beyond such specific order.
[1091] In addition, those of ordinary skill in the relevant art will understand that information and signals may be represented using a variety of different technologies and techniques, For example, any data, instructions, commands, information, signals, bits, symbols, and chips referenced herein may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, other items, or a combination of the foregoing.
[1092] Moreover, ordinarily skilled artisans will appreciate that any illustrative logical blocks, modules, circuits, and process steps described herein may be implemented as electronic hardware, computer software, or combinations of both.
To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
[1093] The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention.
Various modifications to these embodiments will be readily apparent to those' skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention.
Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (21)

1. A text input device for receiving user inputs, for predicting an intended user text input therefrom, and for rendering text and performing other, related functions in response thereto, comprising:
at least one predictive text input language database, comprising:
multiple embedded rules that are used in connection with user input of text into said device for correct display and additional processing of said inputted information;
where the rules comprise any of bitmapped font and layout rules, localization rules, collating rules, and other such rules;
a language agnostic device platform.for operation in concert with any of a plurality of text input language databases, said device platform comprising:
a first engine for interpreting said rules in connection with said user inputs and for performing associated functions, in connection with information linked to said user inputs in said text input language database; and a second engine for rendering predicted user inputs in accordance with said bitmapped font and layout rules for display on said device;
where said fonts and said rules are distributed as part of said language database.
2. The device of Claim 1, where the text input language further comprises:
disambiguating information for recognizing user input information;
3. A computing apparatus, comprising:
a display to present human-readable information;
a user input facility;
one or more common programs responsive to predetermined conditions to invoke a rules engine and pass input data to the rules engine;
a set of rules governing transformation of input data whose presentation can vary from language to language due to data type, nature of user-operation being performed involving the data, or both, said transformation including manipulation of the input data into output data consistent with a designated language;
a rules engine configured to perform operations comprising:
receiving the input data;
identifying at least one rule applicable to the input data;
applying the identified rule to manipulate the input data to output data consistent with a designated language;
returning the output data to the common program that invoked the rules engine.
4. The apparatus of Claim 3, where the variation from language to language includes variations across at least one of the following: dialects, locales.
5. The apparatus of Claim 3, further comprising:
a selectively activated update module programmed to download updates from a remote location and substitute the updates for at least part of the set of rules to cause the rules engine to output data consistent with a different language.
6. The apparatus of Claim 3, where the rules further govern transformation of input data whose presentation can vary from language to language due to font.
7. The apparatus of Claim 3, where the rules include disambiguation guidelines for resolving user input with multiple interpretations against a vocabulary in the designated language.
8. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
displaying graphics elements consistent with the designated language.
9. The apparatus of Claim 3, where the rules comprise regular expressions.
prescribing different manipulations of input strings to output strings.
10. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
replacing one or more characters of input data by one or more different characters.
11. The apparatus of Claim 3, where:
the input data includes a string of characters;
said manipulation of manipulation of input data into output data consistent with a designated language includes reordering characters of the input data.
12. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
finding syllable boundaries consistent with the designated language;
hyphenating text in a manner consistent with the designated language.
13. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
sorting text according to the designated language.
14. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
observing a format for representing one of the following in a manner consistent with the designated language: numbers, currency, date, time.
15. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
representing menu text according to the designated language.
16. The apparatus of Claim 3, where said manipulation of manipulation of input data into output data consistent with a designated language includes:
representing messages initiated by the common programs in the designated language.
17. A computing apparatus, comprising:
a display to present human-readable information;
a user input facility;
one or more common programs configured to invoke a rules engine responsive to a requirement to present data via the display where such data can vary from language to language due to data type, nature of user-operation being performed involving the data, or both;
a set of rules, each rule specifying a manipulation of input data to output data compliant with a designated language;
a rules engine configured to implement the rules responsive to invocation by one of the common programs.
18. A computing apparatus, comprising:
a display to present human-readable information;
a user input facility;
a rule data store containing a statement of rules governing prescribed aspects of presenting data upon the display, the prescribed aspects including those aspects subject to variation across different languages whenever at least one of the following changes: type of data, nature of user-operation being performed involving the data;
a rules engine configured to implement the rules;
one or more common programs programmed to invoke the rules engine responsive to prescribed conditions.
19. A method of operating a computing apparatus, comprising operations of:
producing a computing apparatus that comprises:
a display to present human-readable information;
a user input facility;
a rule data store;
a rules engine configured to implement rules of the rules data store;
one or more common programs programmed to invoke the rules engine responsive to prescribed conditions;

a selectively activated updater;
responsive to activation of the updater, the updater obtaining updates from a remote location and installing the updates in the rule data store to provide therein a statement of rules governing prescribed aspects of presenting data upon the display in compliance with a designated language, the prescribed aspects including those aspects subject to variation across different languages whenever at least one of the following changes: type of data, nature of user-operation being performed involving the data.
20. The method of Claim 19, where:
the producing operation includes producing the rule data store with a first statement of rules governing prescribed aspects of presenting data upon the display in compliance with a first designated language;
the operation of obtaining updates includes providing a second statement of rules governing prescribed aspects of presenting data upon the display in compliance with second designated language.
21. The method of Claim 19, the operations further comprising charging a fee for providing the updates.
CA002631702A 2005-12-09 2006-12-08 Embedded rule engine for rendering text and other applications Abandoned CA2631702A1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US74922505P 2005-12-09 2005-12-09
US60/749,225 2005-12-09
US11/380,494 2006-04-27
US11/380,494 US7587378B2 (en) 2005-12-09 2006-04-27 Embedded rule engine for rendering text and other applications
PCT/US2006/046842 WO2007070369A2 (en) 2005-12-09 2006-12-08 Embedded rule engine for rendering text and other applications

Publications (1)

Publication Number Publication Date
CA2631702A1 true CA2631702A1 (en) 2007-06-21

Family

ID=38163419

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002631702A Abandoned CA2631702A1 (en) 2005-12-09 2006-12-08 Embedded rule engine for rendering text and other applications

Country Status (6)

Country Link
US (1) US7587378B2 (en)
EP (1) EP1958092A4 (en)
KR (1) KR20080104259A (en)
AU (1) AU2006326672A1 (en)
CA (1) CA2631702A1 (en)
WO (1) WO2007070369A2 (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8542132B2 (en) * 2004-06-02 2013-09-24 Blackberry Limited Handheld electronic device and associated method employing a multiple-axis input device and using non-edited characters as context in text disambiguation
US7312726B2 (en) * 2004-06-02 2007-12-25 Research In Motion Limited Handheld electronic device with text disambiguation
US8036878B2 (en) 2005-05-18 2011-10-11 Never Wall Treuhand GmbH Device incorporating improved text input mechanism
US8117540B2 (en) * 2005-05-18 2012-02-14 Neuer Wall Treuhand Gmbh Method and device incorporating improved text input mechanism
US8374846B2 (en) 2005-05-18 2013-02-12 Neuer Wall Treuhand Gmbh Text input device and method
US9606634B2 (en) 2005-05-18 2017-03-28 Nokia Technologies Oy Device incorporating improved text input mechanism
US8166418B2 (en) * 2006-05-26 2012-04-24 Zi Corporation Of Canada, Inc. Device and method of conveying meaning
US8736420B2 (en) * 2007-01-29 2014-05-27 At&T Intellectual Property I, L.P. Methods, systems, and products for controlling devices
JPWO2009001828A1 (en) * 2007-06-26 2010-08-26 日本電気株式会社 Terminal, function activation method and terminal program
US9560003B2 (en) 2008-02-14 2017-01-31 Gary Stephen Shuster Erroneous addressing prevention for electronic messaging
DE602008005428D1 (en) 2008-06-11 2011-04-21 Exb Asset Man Gmbh Apparatus and method with improved text input mechanism
US8245191B2 (en) * 2008-07-03 2012-08-14 International Business Machines Corporation Policy application rules for automated configuration of software components
US8209262B2 (en) * 2008-07-03 2012-06-26 International Business Machines Corporation Pattern-based policy application mechanism for SCA
KR20110088235A (en) * 2010-01-28 2011-08-03 삼성전자주식회사 Text display method and apparatus
US20120023454A1 (en) * 2010-07-20 2012-01-26 Sap Ag Schedule management using linked events
EP2649503A4 (en) * 2011-01-18 2014-12-24 Nokia Corp Task performance
EP2535802B1 (en) 2011-06-16 2016-08-10 GN Netcom A/S Computer-implemented method of arranging text items in a predefined order
US8752200B2 (en) 2011-07-12 2014-06-10 At&T Intellectual Property I, L.P. Devices, systems and methods for security using magnetic field based identification
US8983849B2 (en) 2012-10-17 2015-03-17 Nuance Communications, Inc. Multiple device intelligent language model synchronization
US9298276B1 (en) 2013-12-31 2016-03-29 Google Inc. Word prediction for numbers and symbols

Family Cites Families (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109352A (en) 1988-08-09 1992-04-28 Dell Robert B O System for encoding a collection of ideographic characters
US5109576A (en) * 1991-04-24 1992-05-05 Teekell Gordon E Closure device
US5809415A (en) * 1995-12-11 1998-09-15 Unwired Planet, Inc. Method and architecture for an interactive two-way data communication network
US5952942A (en) * 1996-11-21 1999-09-14 Motorola, Inc. Method and device for input of text messages from a keypad
US6009444A (en) * 1997-02-24 1999-12-28 Motorola, Inc. Text input device and method
US6054941A (en) * 1997-05-27 2000-04-25 Motorola, Inc. Apparatus and method for inputting ideographic characters
US7257528B1 (en) * 1998-02-13 2007-08-14 Zi Corporation Of Canada, Inc. Method and apparatus for Chinese character text input
US6104317A (en) * 1998-02-27 2000-08-15 Motorola, Inc. Data entry device and method
US6169538B1 (en) * 1998-08-13 2001-01-02 Motorola, Inc. Method and apparatus for implementing a graphical user interface keyboard and a text buffer on electronic devices
SE514377C2 (en) * 1998-08-26 2001-02-19 Gunnar Sparr character recognition
US6362752B1 (en) * 1998-12-23 2002-03-26 Motorola, Inc. Keypad with strokes assigned to key for ideographic text input
US6801659B1 (en) * 1999-01-04 2004-10-05 Zi Technology Corporation Ltd. Text input system for ideographic and nonideographic languages
US6204848B1 (en) * 1999-04-14 2001-03-20 Motorola, Inc. Data entry apparatus having a limited number of character keys and method
US7610194B2 (en) * 2002-07-18 2009-10-27 Tegic Communications, Inc. Dynamic database reordering system
US6172625B1 (en) * 1999-07-06 2001-01-09 Motorola, Inc. Disambiguation method and apparatus, and dictionary data compression techniques
US6424743B1 (en) * 1999-11-05 2002-07-23 Motorola, Inc. Graphical handwriting recognition user interface
US6490547B1 (en) * 1999-12-07 2002-12-03 International Business Machines Corporation Just in time localization
US6686852B1 (en) * 2000-09-15 2004-02-03 Motorola, Inc. Keypad layout for alphabetic character input
GB2368670A (en) 2000-11-03 2002-05-08 Envisional Software Solutions Data acquisition system
SE521911C2 (en) * 2001-01-15 2003-12-16 Decuma Ab Ideon Res Park Method, device and computer program for recognizing a handwritten character
SE519014C2 (en) * 2001-03-07 2002-12-23 Decuma Ab Ideon Res Park Method and apparatus for recognizing a handwritten pattern
US6502118B1 (en) * 2001-03-22 2002-12-31 Motorola, Inc. Fast system and method for producing a logarithmic signal approximation with variable precision
US6982658B2 (en) * 2001-03-22 2006-01-03 Motorola, Inc. Keypad layout for alphabetic symbol input
JP4569051B2 (en) 2001-06-07 2010-10-27 株式会社エクォス・リサーチ Area-specific information transmitter
US20030046670A1 (en) * 2001-06-15 2003-03-06 Marlow Mark J. Binary object system for automated data translation
US20030023426A1 (en) 2001-06-22 2003-01-30 Zi Technology Corporation Ltd. Japanese language entry mechanism for small keypads
US6947771B2 (en) * 2001-08-06 2005-09-20 Motorola, Inc. User interface for a portable electronic device
US6757544B2 (en) * 2001-08-15 2004-06-29 Motorola, Inc. System and method for determining a location relevant to a communication device and/or its associated user
US20030054830A1 (en) 2001-09-04 2003-03-20 Zi Corporation Navigation system for mobile communication devices
US7075520B2 (en) * 2001-12-12 2006-07-11 Zi Technology Corporation Ltd Key press disambiguation using a keypad of multidirectional keys
US7111248B2 (en) * 2002-01-15 2006-09-19 Openwave Systems Inc. Alphanumeric information input method
US7949513B2 (en) 2002-01-22 2011-05-24 Zi Corporation Of Canada, Inc. Language module and method for use with text processing devices
US6912581B2 (en) * 2002-02-27 2005-06-28 Motorola, Inc. System and method for concurrent multimodal communication session persistence
US6807529B2 (en) * 2002-02-27 2004-10-19 Motorola, Inc. System and method for concurrent multimodal communication
US6864809B2 (en) * 2002-02-28 2005-03-08 Zi Technology Corporation Ltd Korean language predictive mechanism for text entry by a user
US7272564B2 (en) * 2002-03-22 2007-09-18 Motorola, Inc. Method and apparatus for multimodal communication with user control of delivery modality
US20040039990A1 (en) 2002-03-30 2004-02-26 Xorbix Technologies, Inc. Automated form and data analysis tool
US7020849B1 (en) * 2002-05-31 2006-03-28 Openwave Systems Inc. Dynamic display for communication devices
US7095403B2 (en) * 2002-12-09 2006-08-22 Motorola, Inc. User interface of a keypad entry system for character input
US20040163032A1 (en) * 2002-12-17 2004-08-19 Jin Guo Ambiguity resolution for predictive text entry
US7318162B2 (en) 2002-12-18 2008-01-08 Sas Institute Inc. Computer-implemented system and method for managing data integrity validation rules
US20040153975A1 (en) * 2003-02-05 2004-08-05 Williams Roland E. Text entry mechanism for small keypads
US20040153963A1 (en) 2003-02-05 2004-08-05 Simpson Todd G. Information entry mechanism for small keypads
US7256769B2 (en) * 2003-02-24 2007-08-14 Zi Corporation Of Canada, Inc. System and method for text entry on a reduced keyboard
US6955602B2 (en) * 2003-05-15 2005-10-18 Zi Technology Corporation Ltd Text entry within a video game
WO2004111871A1 (en) 2003-06-18 2004-12-23 Zi Corporation Configurable information identification system and method
US20060236239A1 (en) 2003-06-18 2006-10-19 Zi Corporation Text entry system and method
US7057607B2 (en) * 2003-06-30 2006-06-06 Motorola, Inc. Application-independent text entry for touch-sensitive display
US7389235B2 (en) * 2003-09-30 2008-06-17 Motorola, Inc. Method and system for unified speech and graphic user interfaces
US6973332B2 (en) * 2003-10-24 2005-12-06 Motorola, Inc. Apparatus and method for forming compound words
US8136050B2 (en) 2003-11-21 2012-03-13 Nuance Communications, Inc. Electronic device and user interface and input method therefor
WO2006026908A1 (en) 2004-08-25 2006-03-16 Dong Li A chinese characters inputting method which uses continuous phonetic letters in a portable terminal
US7890492B2 (en) * 2004-11-15 2011-02-15 Zi Corporation Of Canada, Inc. Organizing pointers to objects in an array to improve the speed of object retrieval
US20060129928A1 (en) * 2004-12-02 2006-06-15 Weigen Qiu Use of pointing device to identify ideographic characters
CN101099131B (en) * 2004-12-07 2011-06-29 字源加拿大公司 Equipment and method for searching and finding
US20060155536A1 (en) * 2004-12-20 2006-07-13 Williams Roland E Method and device for displaying a telephone number
US7466859B2 (en) * 2004-12-30 2008-12-16 Motorola, Inc. Candidate list enhancement for predictive text input in electronic devices
KR101145986B1 (en) 2005-02-28 2012-05-21 지 데쿠마 아베 Segmentation-based recognition
EP1854048A1 (en) 2005-02-28 2007-11-14 ZI Decuma AB Recognition graph
EP1952651A4 (en) * 2005-11-21 2010-06-02 Zi Corp Canada Inc Information delivery system and method for mobile appliances
US8018439B2 (en) * 2006-03-22 2011-09-13 Zi Corporation Of Canada, Inc. Mobile appliance system and method enabling efficient entry
US8166418B2 (en) * 2006-05-26 2012-04-24 Zi Corporation Of Canada, Inc. Device and method of conveying meaning
CN101611417B (en) * 2006-12-01 2012-07-04 Zi德库玛股份公司 Method for character recognition

Also Published As

Publication number Publication date
US7587378B2 (en) 2009-09-08
AU2006326672A1 (en) 2007-06-21
WO2007070369A2 (en) 2007-06-21
EP1958092A2 (en) 2008-08-20
EP1958092A4 (en) 2012-04-18
WO2007070369B1 (en) 2008-08-07
US20070156618A1 (en) 2007-07-05
WO2007070369A3 (en) 2008-06-19
KR20080104259A (en) 2008-12-02

Similar Documents

Publication Publication Date Title
US7587378B2 (en) Embedded rule engine for rendering text and other applications
US5805164A (en) Data display and entry using a limited-area display panel
KR100893447B1 (en) Contextual prediction of user words and user actions
US8504349B2 (en) Text prediction with partial selection in a variety of domains
US8719034B2 (en) Displaying speech command input state information in a multimodal browser
US7719521B2 (en) Navigational interface providing auxiliary character support for mobile and wearable computers
US5974413A (en) Semantic user interface
JP2752040B2 (en) How to Create a Multimedia Application
US8126827B2 (en) Predicting candidates using input scopes
US7836401B2 (en) User operable help information system
EP1791053A1 (en) Systems and methods of processing annotations and multimodal user inputs
WO2009156438A1 (en) Method and system for entering an expression
CN1896920A (en) Method and apparatus for the automatic completion of composite characters
Anthony AntConc (Windows, Macintosh OS X, and Linux)
US20070236461A1 (en) Method and system for selecting a currency symbol for a handheld electronic device
US9223901B2 (en) Method for selecting elements in textual electronic lists and for operating computer-implemented programs using natural language commands
JP2010257392A (en) Device and method for inputting character, computer readable program, and recording medium
JPH10154069A (en) Application starter system based on input data
CN101375273A (en) Embedded rule engine for rendering text and other applications
WO2001095051A2 (en) Method and apparatus for displaying information
US20030048302A1 (en) Context flags for menus, toolbars, and other UI objects
KR102158544B1 (en) Method and system for supporting spell checking within input interface of mobile device
JP4847210B2 (en) Input conversion learning program, input conversion learning method, and input conversion learning device
JP2831837B2 (en) Document search device
Ballard User Interface Design Guidelines for J2ME MIDP 2.0

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued