CA2427797A1 - Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings - Google Patents

Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings Download PDF

Info

Publication number
CA2427797A1
CA2427797A1 CA002427797A CA2427797A CA2427797A1 CA 2427797 A1 CA2427797 A1 CA 2427797A1 CA 002427797 A CA002427797 A CA 002427797A CA 2427797 A CA2427797 A CA 2427797A CA 2427797 A1 CA2427797 A1 CA 2427797A1
Authority
CA
Canada
Prior art keywords
string
measure
text
actions
unit
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
CA002427797A
Other languages
French (fr)
Inventor
Thomas G. Moore
Mohamed A. Abbar
Athapan Arayasantiparb
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.)
Microsoft Corp
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Publication of CA2427797A1 publication Critical patent/CA2427797A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • 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/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • G06F40/295Named entity recognition

Abstract

A method, system, and apparatus are provided for converting numbers between different units of measurement. When a string of text is entered into an application program, the string is analyzed to determine whether the string of text includes a number having an associated unit name. If the string of text includes a number having an associated unit name, the number is semantically labeled with schema information that identifies the unit name as a source unit of measurement.
When a selection is received of the number or an indication that the number is labeled with schema information, a list of actions may be provided identifying conversion options available for the number. One of the conversion options may then be selected resulting in the conversion of the selected number to the destination unit of measure identified by the selected action. The converted number may then be inserted into the string of text to replace the selected number along with a unit name corresponding to the destination unit of measure.

Description

METHOD, SYSTEM, AND APPARATUS FOR CONVERTING
NUMBERS BETWEEN MEASUREMENT SYSTEMS BASED
UPON SEMANTICALLY LABELED STRINGS
Technical Field Embodiments of the present invention relate to the field of unit measurement conversion. More particularly, embodiments of the invention relate to the field of converting numbers between measurement systems based upon semantically labeled strings.
Background of the Invention As a result of the advent and explosion of the Internet and the World Wide Web ("Web"), computer users today frequently receive electronic documents from other users located in countries throughout the world. Electronic documents such as these often include numbers expressed in a unit of measurement utilized in the sender's particular country. For instance, users located in the United States are likely to express numbers in the Imperial system of measurement (e.g. inches, feet, etc.), while European users are likely to express numbers in the Metric system of measurement (e.g. centimeters, kilometers, etc.).
When users receive electronic documents having numbers expressed in measurement systems other than the system used in their native country, users may need to convert the numbers to their local measurement system to understand the meaning of the number. For instance, a user may want to convert a number expressed in degrees Fahrenheit, which is a unit of measure for temperatures commonly used in the United States, to degrees Celsius, which is a unit of measure for temperatures commonly used in Europe. However, converting numbers between measurement systems in this manner has heretofore been difficult for a user to accomplish easily.
Previously, if a user wanted to convert a number contained in an electronic document, such as a word processing document, between measurement systems, the user would first have to copy the number to be converted to a clipboard.
The user would then paste the number into an external program or Web site capable of converting the number to the desired destination unit of measure. Once the external program or Web site had completed the conversion, the user may copy the converted number to the clipboard and then paste the converted number back into the electronic document. Although systems such as these do allow a user to convert a number between measurement systems, these systems can be difficult for to use because of the large number of steps required to complete the conversion.
Moreover, these previous solutions require the user to perform the conversion using the user interface language of the conversion program or Web site. This can be extremely frustrating for a user that does not understand the language of the conversion program or Web site.
Therefore, in light of the above, there is a need for a method, system, and apparatus for easily converting numbers between measurement systems that do not require a user to utilize an external application or Web site to convert numbers between measurement systems. Moreover, there is a need for a method, system, and apparatus for converting numbers between systems of measure that can present conversion options to the user in a user-selected user interface language.
1 S Summary of the Invention Embodiments of the present invention solve the above-described problems by providing a method, system, and apparatus for easily converting numbers between measurement systems and units that do not require the use of an external application or Web site to convert the numbers. Moreover, embodiments of the present invention provide a method, system, and apparatus for converting numbers between units that can present conversion options to the user in a user-selected interface language. Moreover, embodiments of the invention provide an extensible architecture through which a user may add conversion rules that enable conversion of numbers between measurement systems not initially supported.
According to one actual embodiment of the present invention, a method is provided for converting a number between measurement systems in a system for creating and editing an electronic document. According to this embodiment of the invention, software modules are executed in conjunction with a software application for creating and editing an electronic document that allow the convenient conversion of numbers between measurement units. When a user types a string of text, such as a paragraph into the software application, the string is analyzed to determine whether the string of text includes a number having an associated unit name. For instance, a user may type the number "10" and the associated unit name "km", for kilometers. If the string of text includes a number having an associated unit name, the number is semantically labeled with schema information that identifies the unit name as a source unit of measure. For instance, if S a string of text includes the number "10" followed by the unit of measure "lan", schema information will be associated with the number indicating that the number is expressed with a source unit of measure.
Once a number having an associated unit name has been identified within a string of text, such as a paragraph, the application may display an indication to the user that the number has been semantically labeled. This indication also identifies to the user that actions may be performed on the number. When a selection is received of the number or the indication, a list of actions may be provided to the user identifying conversion options available for the number.
For instance, if the identified number includes an associated unit name "m", for meters, an action menu item may be displayed to the user for converting the number to feet or yards. Other types of conversion options may also be presented to the user for converting the number.
According to one embodiment of the invention, a current user interface language setting for the application program is determined prior to providing the list of actions to the user. When the user selects the list of actions, the available actions axe displayed to the user in a language specified by the current user interface language setting. In this manner, the user is always presented the conversion options in the current user interface language. Actions may also be included in the list of actions only for conversions supported for the current user interface language setting and may also be specified as being enabled for use with all user interface languages.
After the list of actions has been displayed to the user, a selection of one of the actions may be received. In response to receiving the selection of a conversion action, a converted number may be generated by converting the selected number to the destination unit of measure identified by the selected action.
Once the conversion is completed, the converted number and its associated unit name may be inserted into the string of text to replace the selected number and its associated unit name. According to various embodiments of the present invention, a document object model supported by the application program may be utilized to insert the converted number into the string of text. Alternatively, the converted number may be displayed to the user.
According to another embodiment of the present invention, a system is provided for converting a number between measurement systems. According to this embodiment of the invention, the system includes a recognizer plug-in capable of receiving a portion of an electronic document as a string of text from an application program. For instance, the recognizer plug-in may receive a paragraph of text from an application program as it is typed by the user. Once the recognizer plug-in has received the string of text, the recognizer plug-in analyzes the string of text to determine whether the string of text includes a number having an associated unit name. If the string of text includes a number having an associated unit name, the recognizer plug-in semantically labels the number with schema information identifying the unit name as a source unit of measure and identifying the language used to express the string of text. This information is then passed by the recognizer plug-in back to the application program.
According to one embodiment of the invention, the system also includes an application program for creating and editing an electronic document.
For instance, the application program may comprise a word processor, a spreadsheet application program, an e-mail application which includes editing functions, or other types of application programs for creating and editing electronic documents.
According to this embodiment of the invention, the application program is capable of displaying the string of text along with an indication that the number has been semantically labeled by the recognizer plug-in. This indication may comprise a user interface object for indicating to a user that the number has been semantically labeled and that conversion actions may be performed on the number.
The application program may also be operative to receive a selection of the number or the indication and to provide a list of actions that may be performed on the number to convert the number to another measurement unit. The application may then receive the selection of one of the list of actions and provide the selection and the number to an action plug-in.
The system also includes an action plug-in that is capable of generating a converted number by converting the selected number to the destination unit of measurement identified by action selected from the list of actions.
The action plug-in is also operative to replace the selected number and its associated unit name with the converted number and its associated unit name in the string of text.
According to one actual embodiment of the invention, the action plug-in may replace the number with the converted number in the string of text by accessing a document object model provided by the application program. Alternatively, the converted number and its associated unit name may be displayed.
According to various embodiments of the present invention, the system provided herein may also include an action plug-in that is operative to register with the application program prior to performing any conversion functions.
As a part of the registration procedure, the action plug-in may provide the list of actions that may be performed on the number to convert the number to another measurement system to the application program. Moreover, When creating the list of actions, the action plug-in may determine a current user interface language setting for the application program and generate the action menu items in a language specified by the current user interface language setting. Additionally, the action plug-in may also consult a conversion settings file to generate action menu items for each source unit name enabled for use with all enabled languages and for each source unit name enabled for use with the current user interface language. The contents of the conversion settings file may be modified by a user to enable conversion between measurement systems other than those initially defined in the conversion settings file.
Other embodiments of the present invention provide a computer-controlled apparatus and a computer-readable medium for converting numbers between measurement systems based on semantically labeled strings. These and other details regarding the various embodiments of the invention will become more apparent from the detailed description that follows.
Brief Description of the Drawinss FIGURE 1A is a block diagram showing the architecture of a personal computer that provides an illustrative operating environment for embodiments of the present invention;
FIGURE 1B is a block diagram showing the format and contents of a conversion settings file utilized in various embodiments of the present invention to define available conversions;
FIGURE 2 is a block diagram that shows a software architecture for recognizing, labeling, and performing actions on recognized strings of text according to various embodiments of the present invention;
FIGURES 3A-3D are screen diagrams showing screen displays including an action menu for converting numbers between measurement systems provided by various embodiments of the present invention;
FIGURE 4 is a flow diagram showing an illustrative routine for registering an action plug-in with an application program according to one actual embodiment of the present invention;
FIGURE 5 is a flow diagram showing an illustrative routine for processing a string input provided at an application program according to one actual embodiment of the present invention;
FIGURE 6 is a flow diagram illustrating the operation of a recognizer plug-in software module provided according to one actual embodiment of the present invention;
FIGURE 7 is a flow diagram illustrating a routine for processing the selection of a semantically categorized number according to one actual embodiment of the present invention; and FIGURE 8 is a flow diagram showing a routine for executing an action plug-in for converting numbers between measurement units according to one actual embodiment of the present invention.
Detailed Descriution of an Illustrative Embodiment As described briefly above, embodiments of the present invention provide a method, system, apparatus, and computer-readable medium for converting numbers between units of measure. In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustration specific embodiments or examples. These embodiments may be combined, other embodiments may be utilized, and structural changes may be made without departing from the spirit and scope of the present invention. The following detailed description is, therefore, not be taken in a limiting sense, and the scope of the present invention is defined by the appended claims and their equivalents.
Refernng now to the drawings, in which like numerals represent like elements through the several figures, aspects of the present invention and the illustrative operating environment will be described. FIGURE 1A and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the invention will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that the invention may also be implemented in combination with other program modules. Additional aspects of an illustrative operating environment and software architecture for implementing the various embodiments of the present invention are described in U.S. Patent Application No. 09/588,411, entitled "Method and System for Semantically Labeling Strings and Providing Actions Based on Semantically Labeled Strings", which is expressly incorporated herein by reference.
Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
Turning now to FIGURE 1 A, an illustrative computer architecture for a personal computer 2 for practicing the various embodiments of the invention will be described. The computer architecture shown in FIGURE 1 A illustrates a conventional personal computer, including a central processing unit 4 ("CPU"), a system memory 6, including a random access memory 8 ("RAM") and a read-only memory ("ROM") 10, and a system bus 12 that couples the memory to the CPU 4.
A basic input/output system containing the basic routines that help to transfer information between elements within the computer, such as during startup, is stored in the ROM 10. The personal computer 2 further includes a mass storage device for storing an operating system 16, application programs, such as the application program 205, and data.
The mass storage device 14 is connected to the CPU 4 through a mass storage controller (not shown) connected to the bus 12. The mass storage device 14 and its associated computer-readable media provide non-volatile storage for the personal computer 2. Although the description of computer-readable media contained herein refers to a mass storage device, such as a hard disk or CD-ROM
drive, it should be appreciated by those skilled in the art that computer-readable media can be any available media that can be accessed by the personal computer 2.
By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.
According to various embodiments of the invention, the personal computer 2 may operate in a networked environment using logical connections to remote computers through a TCP/1P network 18, such as the Internet. The personal computer 2 may connect to the TCP/IP network 18 through a network interface unit 20 connected to the bus 12. It should be appreciated that the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems. The personal computer 2 may also include an input/output controller 22 for receiving and processing input from a number of devices, including a keyboard or mouse (not shown). Similarly, an input/output controller 22 may provide output to a display screen, a printer, or other type of output device.
As mentioned briefly above, a number of program modules and data files may be stored in the mass storage device 14 and RAM 8 of the personal computer 2, including an operating system 16 suitable for controlling the operation of a networked personal computer, such as the WINDOWS XP operating system from MICROSOFT CORPORATION of Redmond, Washington. The mass storage device 14 and RAM 8 may also store one or more application programs. In particular, the mass storage device 14 and RAM 8 may store an application program 205 for creating and editing an electronic document 24. For instance, the application program 205 may comprise a word processing application program and the electronic document 24 may comprise a word processing document. The application program 205 may also comprise a spreadsheet application program and the electronic document 24 comprise a spreadsheet. Similarly, the application program 205 may comprise an electronic mail application program and the electronic document 24 may comprise an electronic mail message. Application programs for creating and editing other types of electronic documents may also be used with the various embodiments of the present invention.
Embodiments of the present invention provide program modules for use in conjunction with the application program 205 that convert numbers contained within the electronic document 24 between units of measure, also referred to herein as measurement units or measurement systems. In particular, embodiments of the invention provide a recognizer plug-in 220 and an action plug-in 225. As will be described in greater detail below, the recognizer plug-in 220 recognizes numbers having an associated unit name contained within an electronic document 24 and labels the numbers with semantic information identifying the unit name as a source unit of measure. The recognizer plug-in 220 then passes this information to the application program 205 for use by the action plug-in 225. The action plug-in performs actions on the recognized numbers for converting between units of measure. The available conversions are defined in the conversion settings file 28.
Additional details regarding the conversion settings file 28 are described below with reference to FIGURE 1B.
According to various embodiments of the present invention, the action plug-in 225 may also generate a list of actions that may be performed on a given number. As a part of this process, the action plug-in 225 may query language settings 26 of the application program 205 or operating system 16. The language settings 26 specify the current user interface language. The list of actions may then be created in the current user interface language. Moreover, the action plug-in 225 may also consult the conversion settings file 28 to generate action menu items for each source unit name enabled for use with all enabled languages and for each source unit name enabled for use with the current user interface language.
Additional details regarding the operation of the recognizes plug-in 220 and the action plug-in 225, including the use of the conversion settings file 28 and the language settings 26, will be described in greater detail below.
Refernng now to FIGURE 1 B, various aspects of the conversion settings file 28 will be described. As discussed briefly above, the conversion settings file 28 is utilized by both the recognizes plug-in 220 and the action plug-in 225. In particular, the recognizes plug-in 220 utilizes portions of the conversion settings file 28 to determine the source unit names that should be recognized within a string of text, and the action plug-in 225 utilizes the conversion settings file 28 to create the action menus that should be presented to the user and to actually perform conversions. Additional details regarding the use of the conversion settings file 28 by the recognizes plug-in 220 and the action plug-in 225 will be described in greater detail below.
As shown in FIGURE 1B, the conversion settings file 28 comprises a data file having fields 50A-50J. The field SOA contains a locale identification ("LCID") number for which a particular conversion should be enabled. As known to those skilled in the art, when used in conjunction with the WINDOWS XP
operating system from MICROSOFT CORPORATION of Redmond, Washington, the LCID is an identification number used to identify locales and languages.
The LCID is used herein to ensure that conversion options will be presented to the user only for conversions that are enabled for use with the currently enabled language.
Alternatively, the field SOA may include the phrase "ALL", thereby enabling the conversion for use with all enabled languages. Additional details regarding the use of the field 50A will be described below.
The conversion settings file 28 also includes a field 50B representing the source unit name. The source unit name is the name of the source unit of measure that is associated with a recognized number. The recognizes plug-in uses the field SOB to identify those source unit names that it should recognize. The conversion settings file 28 also includes a field 50C that includes a source description corresponding to the source unit name identified in the field SOB.
The contents of the field SOC may be localized for a particular locale. The conversion settings file 28 also includes a field SOD that indicates whether a space is located between the source unit name and number. Some regional formats utilize a space between a number and a unit name while others do not. The field SOD is therefore utilized by the recognizer plug-in 220 to recognize numbers expressed using either format. The conversion settings file 28 also includes a field SOE that defines whether the case of the source unit name should be considered by the recognizer plug-in 220.
The conversion settings file 28 also includes the field SOF which contains data identifying the destination unit name and a field SOG which contains data identifying the destination description. As with the field SOC, the field SOG
may be localized for a particular locale. A field SOH is also included that indicates whether a space should be placed between the destination number and its associated unit name in the conversion result. The field SOH is utilized by the action plug-in 225 when formatting conversion results.
The conversion settings file 28 also includes a field SOI indicating the number of decimal places that should be utilized when rounding the converted result. The field SOI may be changed for each conversion. Typically, the rounding precision value contained in field SOI is adjusted for conversions where the destination value is much larger or much smaller than the source number.
The conversion settings file 28 also includes a field SOJ which defines the conversion ratio or formula reference that should be utilized for a particular conversion. Where a conversion is performed by multiplying by a coefficient, the field SOJ contains the coefficient. Where a conversion is performed utilizing a more complex equation, the field SOJ may include a formula reference to the appropriate formula. For instance, the field SOJ may include a reference to a formula for converting Celsius values to Fahrenheit values, such as "CTOF".
Other types of formula references may also be provided for performing more complex conversions.

The conversion settings file 28 shown in FIGURE 1B includes several illustrative conversion entries 52A-52E. The entry 52A corresponds to a conversion from kilometers to miles and is enabled for all languages. The entry 52B
corresponds to a conversion from degrees Celsius to degrees Fahrenheit and is also enabled for all languages. The entries 52C-52D convert between Swedish "long"
miles and kilometers and are only enabled when the active user interface language corresponds to the LCID "1054." The entry 52E corresponds to a conversion from kilometers to yards and is also enabled for all languages.
It should be appreciated by the reader that the entries 52A-52E are merely illustrative examples of the types of conversions that may be defined in the conversion settings file 28 and that other types of conversions may be similarly defined. In particular, conversions may be defined between miles and kilometers, inches and centimeters, millimeters and inches, feet and centimeters, meters and feet, yards and meters, acres and hectare, U.K. pints and liters, U.S. pints and liters, liters and gallons, ounces and deciliters, quarts and liters, pounds and kilograms, miles per hour and kilometers per hour, and other measurement units. Moreover, it should be appreciated that additional conversions may be defined by adding an appropriate entry to the conversion settings file 28 defining the new conversion.
Referring now to FIGURE 2, an illustrative software architecture for use in conjunction with the various embodiments of the present invention will be described. The architecture shown in FIGURE 2 includes an application program 205, such as a word processor application program, a spreadsheet application program, or other type of application program for creating and editing electronic documents. The application program 205 may also comprise a Web browses.
The application program 205 is able to communicate with a recognizes dynamically linked library ("DLL") 210 and an action DLL 215. As will be described in greater detail below, the recognizes DLL 210 controls one or more recognizes plug-ins 220A-220N and the action DLL 215 controls one or more action plug-ins 225A-225N.
According to one embodiment of the invention, the recognizes plug-ins 220A-220N and the action plug-ins 225A-225N are automation servers.
Automation servers are well-known software components that are assembled into programs or add functionality to existing programs running on the WINDOWS XP

operating system from MICROSOFT CORPORATION of Redmond, Washington.
Automation servers may be written in a variety of computing languages and can be plugged and unplugged from a program at runtime without having to recompile the program.
The recognizes DLL 210 handles the distribution of text strings from an electronic document being edited by the application program 205 to the individual recognizes plug-ins 220A-220N. The recognizes plug-ins 220A-220N
recognize particular strings in an electronic document, such as a word processing document or a spreadsheet document. The recognizes plug-ins 220A-220N may be packaged with the application program module 205 or they may be written by third parties to recognize particular strings of interest. Typically, the recognizes passes strings to the recognizes plug-ins 220A-220N in single paragraphs or cell value increments. However, strings may be passed to the recognizes plug-ins 220N in other sizes and formats.
As part of recognizing certain strings as including semantic information, the recognizes plug-ins 220A-220N determine which strings are to be labeled and how they are to be labeled. After receiving these results from the various recognizes plug-ins 220, the recognizes DLL 210 sends semantic categories to the application program module 205. According to one actual embodiment of the invention, a recognizes plug-in 220 is provided for recognizing strings as containing numbers having an associated unit name. According to this embodiment of the invention, the semantic category comprises schema information that identif es the unit name as a source unit of measure. The schema information may also include information identifying the language in which the string of text is expressed.
This information is returned to the recognizes DLL 210 by the recognizes plug-in along with other information that may be utilized by a corresponding action plug-in 225, such as a copy of the number, the source unit name, and the language that the string of text is expressed in. Additionally, the recognizes plug-in 220 may return information identifying the location of the number within the text string, including the length of the text string and the character number of the first letter of the number.
It should be appreciated that each of the recognizes plug-ins 220A-220N are executed separately. The recognizes DLL 210 is responsible for handling the asynchronicity that results from different recognizes plug-ins 220A-220N

returning results at different times. In this manner, various types of data may be recognized within a text string and different actions provided for each semantically labeled string. Additional details regarding the operation of the recognizes plug-in 220 for recognizing numbers will be described below with reference to FIGURES

8.
After a string is labeled by a recognizes plug-in 220A-220N, schema information is sent to the application program module 205. A user of the application program module 205 may then execute actions that are associated with the schema information on the recognized string. The action DLL 215 manages the action plug-ins 225A-225N that are executed in order to perform the actions. As with the recognizes plug-ins 220A-22N, the action plug-ins 225A-225N may be packaged with the application program module 205 or written by third parties to perform particular actions that are of interest. The action plug-ins 225A-225N provide possible actions to be presented to the user based upon the schema information, or type label, associated with the string. As will be described in greater detail below, the list of actions provided to the user is dynamically generated for each schema type. This information is then provided to the application program 205 which displays the list of actions to the user when the string is selected.
After an action has been chosen from the list of actions, the action DLL 215 manages the appropriate action plug-in 225A-225N and passes the necessary information between the action plug-in and the application program module 205 so that the action plug-in may execute the desired action.
Typically, the application program module 205 sends the action DLL 215 an automation request to invoke the action the user has selected. As will be described in greater detail below, according to one embodiment of the invention, an action plug-in 225 is provided that converts recognized numbers to other units of measure. Addition details regarding the operation of the action plug-in 225 and the schema information utilized to identify different source unit names will be described in greater detail below with reference to FIGURES 3-8.
Refernng now to FIGURES 3A-3D, an illustrative user interface provided by the various embodiments of the present invention will be described. As shown in FIGURE 3A, a number 32 including an associated unit name may be typed by a user into an application program 205, such as a word processor, as a part of a string of text. Once the user has provided the string of text, the string of text is provided to a recognizer plug-in 220 that recognizes numbers contained within the string of text, such as the number 32. The number 32 having an associated unit name identified by the recognizer plug-in 220 is identified to the application program module as a type of semantic information upon which actions may be performed. Therefore, the application program module 205 provides an indication to the user that actions may be performed on the number 32. This indication may be provided to the user by highlighting the number 32 or providing a user interface indication 34 in proximity to the number 32.
When the number 32 or the indication 34 is selected by a user, a list of actions is displayed that may be performed on the number to convert the number to another unit of measure. This list of actions may comprise a dropdown menu having one or more menu items corresponding to the list of actions that may be performed on the number 32. According to one embodiment of the invention, the contents of the dropdown menu 36 may be displayed in one of many different languages. The language in which the dropdown menu 36 is displayed is based on a current interface user language for the application program module 205 or the operating system 16. In this manner, international users throughout the world will be displayed a dropdown menu 36 in their currently installed and active user interface language.
As shown in FIGURE 3A, the dropdown menu 36 includes another indication of the number 32 to be converted. The dropdown menu 36 also includes a list of actions 38 that may be performed to convert the number 32 to other measurement systems. According to one embodiment of the invention, the list of actions 38 displayed in the dropdown menu 36 is limited to conversion options specified for use with the currently enabled user interface language on the personal computer 2. In this manner, actions for converting numbers not relevant to the currently enabled language of the personal computer 2 will not be shown in the dropdown menu 36.
As shown in FIGURE 3A, the application program module 205 also adds menu items 44A and 44B to the dropdown menu 36. The selection of item 44A removes the semantic labeling from the selected text. Other recognized text in the same (or other) documents will remain labeled, and newly typed text will still be subject to continued recognition and labeling. The selection of item 44B
provides a list of user selectable preferences defining the operation and behavior of the recognizer and action plug-ins.
As described briefly above, when a number 32 having an associated unit name is recognized by the recognizer plug-in 220, the number 32 is labeled with schema information identifying the associated unit name as a source unit of measure.
Additionally, the language of the string of text may also be identified in the schema information. This schema information is then returned to the application program 205 and is utilized by the action plug-in 225 to determine the appropriate list of actions 38 that should be included in the dropdown menu 36. In this manner, only conversion operations consistent with the source unit of measure and the language used to express the string of text are provided to the user via the dropdown menu 36.
The number 32 shown in FIGURE 3A is expressed in kilograms.
Therefore, the dropdown menu 36 includes actions in the list of actions 38 for converting the number 32 to pounds, and to stones and pounds. Similarly, the number 32 shown in FIGURE 3B is expressed in meters. Therefore, the dropdown menu 36 includes actions in the list of actions 38 for converting the number 32 to feet and to yards. Likewise, the number 32 shown in FIGURE 3D is shown degrees Celsius. Therefore, the dropdown menu 36 includes only an action for converting the number 32 from degrees Celsius to degrees Fahrenheit. Also, the list of actions 38 shown in FIGURES 3A, 3B, and 3D is displayed English. It should be appreciated, however, that the dropdown menu 36 would appear in another language if a language other than English was selected as the current user interface language on the personal computer 2.
As shown in FIGURE 3C, once the user has selected an action from the list of actions 38, the conversion of the number 32 is performed according to the selected action. The converted number may then be displayed to the user in a dialog box 37 as shown in FIGURE 3C. Alternatively, the number 32 may be replaced in the string of text with the converted number and the unit name associated with the destination unit of measurement. The number 32 may be replaced in the string of text using a document object model provided by the application program 205.
This process is described in greater detail below. Additionally, as will be discussed in greater detail below, the application program 205 receives most of the text shawn in the dropdown menu 36 from the action plug-in 225. This process occurs when the application program 205 is initially executed and the action plug-in 225 registers itself with the application program 205. Additional details regarding this registration process will be described below with reference to FIGURE 4.
Refernng now to FIGURE 4, an illustrative routine 400 will be described for registering the number conversion software components with the application program 205. In particular, when the action plug-in 225 and the recognizer plug-in 220 for converting numbers are first executed, they are registered with the application program 205. By registering with the application program 205, the application program 205 is made aware of the software components and enabled for use with the schema types recognized by the recognizer plug-in 220.
Moreover, the action items to be displayed to the user corresponding to each schema type are also enumerated to the application program 205 so that the application program can display the dropdown menu 36 when a number 32 or indicator 34 is selected by a user.
The routine 400 begins at block 402, where the current user interface language is identified. As discussed briefly above, the current user interface language may be stored in the language settings 26 maintained by the operating system 16 or the application program 205. Once the current user interface language has been identified, the routine 400 continues to block 404. At block 404, the action plug-in 225 consults the conversion settings file 28, and generates action menu items for defined conversions that are specified far operation with all languages.
In particular, the action plug-in 225 creates action menu items for all defined conversions that include the phrase "ALL" in the field SOA of the conversion settings file 28. The routine 400 then continues to block 406.
At block 406, action menu items are also generated for each defined conversion that has an entry in field SOA corresponding to the current user interface language. In this manner, action menu items are generated only for those conversions enabled for use with all user interface languages and for those conversions enabled for use with the current user interface language. It should be appreciated that the action menu items are generated on a per source unit name basis. In this manner, many separate dropdown menus 36 may be generated, one for each source unit name. Moreover, a separate schema name is utilized for each source unit name and current user interface language. In this manner, regardless of the source unit name or current user interface language, an appropriate dropdown menu 36 will be presented.
From block 406, the routine 400 continues to block 408, where the S action menu items for each schema are returned to the application program 205.
According to one embodiment of the invention, the application program 205 displays the dropdown menu 36 in response to the selection of a number 32 or an indicator 34. However, it should be appreciated that the action plug-in 225 or other software component may be responsible for the display of the dropdown menu 36.
The routine 400 continues from block 408 to block 410, where it ends.
Turning now to FIGURE 5, an illustrative routine 500 will be described for processing the input of a new string at the application program 205.
The routine 500 begins at block 502, where the application program 205 receives a new string, such as when a user enters a new paragraph into an electronic document or edits a previously entered paragraph. From block 502, the routine 500 continues to block 504 where the application program 205 passes the new string to the recognizes DLL 210. As described above, the recognizes DLL 210 is responsible for communicating with the application program 205, managing the jobs that need to be performed by the recognizes plug-ins 220A-220N, receiving results from the recognizes plug-ins 220A-220N, and sending schema information to the application program module 205 for recognized numbers and source unit names. It should be understood that, in one embodiment of the invention, a paragraph is passed to the recognizes DLL 210 at block 504. However, in alternative embodiments, a sentence, the contents of a spreadsheet cell, a section of the document, the entire document, etc., may be passed to the recognizes DLL 210. In other words, it should be appreciated that the embodiments of the present invention are not limited to simply passing a paragraph to the recognizes DLL 210.
From block 504, the routine 500 continues to block 506, where the recognizes DLL 210 passes the string to the recognizes plug-ins 220A-220N. The routine 500 then continues to block 508 where the recognizes plug-ins are executed on the paragraph to recognize key words or characters within the string. In particular, the recognizes plug-in for converting numbers between measurement systems is executed on the string. An illustrative routine describing the operation of the recognizes plug-in for number conversion is described below with reference to FIGURE 6.
At block 510, the results from the recognizes plug-in 220 are received at the recognizes DLL 210. The routine 500 then continues to block 512, where a S determination is made by the recognizes DLL 210 as to whether the paragraph has been edited since the string was transmitted to the recognizes plug-ins 220A-220N.
If the paragraph has been edited, the routine 500 returns to block 504, where the edited string is passed to the recognizes DLL 210. If the paragraph has not been edited, the routine 500 continues to block 514, where the recognizes DLL 210 sends the results received from the recognizes plug-in 220 to the application program 205.
The routine 500 then continues to block 516, where it ends.
Refernng now to FIGURE 6, an illustrative routine 600 will be described that illustrates the operation of the recognizes plug-in 220 for converting numbers between units of measure according to one embodiment of the present 1 S invention. The routine 600 begins at block 602, where a string of text is received at the recognizes plug-in 220 from the recognizes DLL 210. The routine 600 then continues to block 604, where a determination is made as to whether the string of text contains a number.
From block 604, the routine 600 continues to block 606, where a determination is made as to whether a number was found in the string of text.
If no digits were found, the routine 600 branches from block 606 to block 614, where it returns to block 510, shown in FIGURE 5. If, however, at block 606, it is determined that digits were found in the string of text, the routine 600 continues to block 608.
At block 608, text located after the identified digits is scanned to determine whether a source unit name is associated with the number. For example, the recognizes plug-in 220 may scan the text after the identified digits for the source unit names "km", "1b", "mi", and other source unit names. The list of the source unit names that the recognizes plug-in 220 searches for is defined by the field SOB of the conversion settings file 28.
From block 608 the routine 600 continues to block 610 where a determination is made as to whether a source unit name associated with the recognized number was located. If no source unit name was found, the routine branches to block 614, where it returns to block S 10, shown in FIGURE S. If a source unit name was found that is associated with the recognized number, the routine 600 continues to block 612.
At block 612, schema information is returned to the recognizes DLL
S 210. In particular, a schema name associated with the source unit name and the currently enabled language is returned to the recognizes DLL 210.
Additionally, a "property bag" may also be returned to the recognizes DLL 210. The property bag is an object which stores information about the recognized number that may be utilized by the action plug-in 225. For instance, the property bag may include a format number indicating generally which format the recognized number was written in.
Additionally, an index to the recognized number within the string of text may also be returned to the recognizes DLL 210. All of the information returned from the recognizes plug-in 220 to the recognizes DLL 210 may be subsequently passed to the action plug-in 22S and used in the conversion process. This is described in 1 S greater detail below with respect to FIGURES 7 and 8. From block 612, the routine 600 continues to block 614, where it returns to block 510, shown in FIGURE S.
Refernng now to FIGURE 7, an illustrative routine 700 will be described for processing the selection of a semantically categorized number having an associated unit name. As discussed above, once a number has been recognized within a string of text by the recognizes plug-in 220A as having an associated unit name, the number may be highlighted or an indication may be provided to the user indicating that the number has been recognized and that actions may be performed on the number. Accordingly, at block 702, a determination is made as to whether the number or indicator has been selected by a user. If the number has not been 2S selected, the routine 700 continues to block 714, where it ends. If, however, the number or indicator has been selected, the routine 700 continues to block 704.
At block 704, the application program 20S displays the list of actions associated with the schema corresponding to the selected number. In this manner, the dropdown menu 36 described above with reference to FIGURE 3A is presented to the user. The routine 700 then continues from block 704 to block 706, where a determination is made as to whether the user has selected one of the items from the list of actions. If the user has made the selection of a user interface item other than one of the items from the list of actions, the routine 700 branches to block 710, where the list of actions is removed. If, however, the user does select one of the items from the list of actions, the routine ?00 continues to block 708.
At block 708, the application program 205 calls the action plug-in 225 corresponding to the appropriate schema type and indicates that an action item has been selected. The call from the application program 225 to the action plug-in 225 includes the schema name corresponding to the recognized number, the item number of the selected menu item, the name of the calling application program 205, a pointer into an object model provided by the application program 205 for accessing the document 24, the property bag described above with reference to FIGURE 6, and the text of the recognized number. The routine 700 then continues to block 712, where the action plug-in for converting numbers between measurement units is executed. An illustrative routine for executing the action plug in 225 for number conversion is described below with reference to FIGURE 8.
Once the action plug-in 225 has completed its execution, the routine 700 continues from block 712 to block 714, where it ends.
Refernng now to FIGURE 8, an illustrative routine 800 will be described for executing an action plug-in 225 for converting numbers between measurement systems. The routine 800 begins at block 802, where the action plug-in 225 receives a call from the action DLL 215 indicating that the user has selected an action menu item. From block 802, the routine 800 continues to block 804, where the action plug-in 225 determines the actual value of the recognized number in view of a format associated with the language in which the string containing the number is expressed. This is necessary because numbers expressed in different languages may include separator characters that have different meanings in different languages. For instance, a number may be expressed in French as "1,729", while in English it would be expressed as "1729." Therefore, at block 804, the action plug-in 225 identifies the regional format for the number from the language settings file 26 based on the language in which the number is expressed. Using the regional format, the actual value of the number can be determined.
From block 804, the routine 800 continues to block 806, where the recognized number is converted to the destination unit of measure according to the selected action menu item. In particular, the value of the field SOJ of the conversion settings file 28 for the selected conversion may be utilized to convert the recognized and selected number. The value of the field SOI in the conversion settings file 28 may also be utilized to round the converted number to the appropriate number of digits.
From block 806, the routine 800 continues to block 808, where the converted number is formatted. The converted number may be formatted according to the regional format specified in the language settings file 26. Moreover, the value of field SOH in the conversion settings file 28 may be utilized to format the spacing between the converted number and the destination unit name. Other types of formatting may also be applied to the converted number.
From block 808, the routine 800 continues to block 810 where the number in the string of text is replaced with the converted number. According to one embodiment of the present invention, the replacement is made by accessing a document object model provided by the application program 205. Through the document object model, the action plug-in 225 can directly access the document and make changes therein. Details regarding the use of such a document object model are well known to those skilled in the art. Alternatively, the converted number and its associated unit name may be displayed to the user. From block 810, the routine 800 continues to block 812, where it returns to block 714, described above with reference to FIGURE 7.
Based on the foregoing, those skilled in the art should appreciate that various embodiments of the present invention provide a method, system, apparatus, and computer-readable medium for converting numbers between units of measure based upon semantically labeled strings. The above specification, examples and data provide a complete description of the manufacture and use of the composition of the invention. Since many embodiments of the invention can be made without departing from the spirit and scope of the invention, the invention resides in the claims hereinafter appended.

Claims (22)

1. In a system for creating and editing an electronic document, a method for converting a number between two systems of measurement, the method comprising:

determining whether a string of text contained within the electronic document contains a number having an associated unit name;

in response to determining that the string of text includes a number having an associated unit name, semantically labeling the number with schema information identifying the unit name as a source unit of measure;

providing a list of actions that may be performed on the number to convert the number to a destination unit of measure, the list of actions identified based upon the schema information;

receiving a selection of an action from the list of actions; and generating a converted number by converting the number from the source unit of measure to the destination unit of measure identified by the selected action.
2. The method of Claim 1, wherein operating a converted number by converting the number from the source unit of measure to the destination unit of measure identified by the selected action comprises:

retrieving from a conversion settings file a conversion ratio or formula corresponding to the selected action; and generating a converted number by converting the number from the source unit of measure to the destination unit of measure with the conversion ratio or formula.
3. The method of Claim 2, wherein the conversion settings file comprises a conversion ratio or formula corresponding to one or more measurement conversions, and wherein the method further comprises receiving from a user a user-defined conversion ratio or formula and storing the user-defined ratio or formula in the conversion settings file.
4. The method of Claim 1, further comprising:

replacing the number and the associated unit name with the converted number and a unit name associated with the destination unit of measure.
5. The method of Claim 4, wherein replacing the number and the associated unit name with the converted number and a unit name associated with the destination unit of measure comprises utilizing a document object model provided by an application for editing the electronic document to replace the number and the associated unit name with the converted number and a unit name associated with the destination unit of measure.
6. The method of Claim 5, wherein the list of actions comprises a dropdown menu having one or more menu items corresponding to the list of actions that may be performed on the number to convert the number to the destination unit of measure.
7. The method of Claim 6, further comprising:
determining a current user interface language setting for the application; and generating the menu items of the dropdown menu in a language specified by the current user interface language setting.
8. The method of Claim 7, wherein generating the menu items of the dropdown menu comprises:

generating menu items enabled for use with all languages; and generating menu items enabled for use with the language specified by the current user interface language setting.
9. The method of Claim 8, further comprising displaying the number and an indication that the number has been semantically labeled, and wherein the list of actions is provided in response to the selection of the number or the indication.
10. The method of Claim 9, wherein the schema information comprises data uniquely corresponding to the source unit of measure and the language specified by the current user interface language setting.
11. The method of Claim 10, further comprising:
determining a value of the number prior to converting the number based upon a format associated with the language in which the string of text is expressed.
12. A computer-readable medium comprising computer-readable instructions which, when executed by a computer, cause the computer to perform the method of Claim 2.
13. A computer-controlled apparatus capable of performing the method of Claim 2.
14. In a system for creating and editing an electronic document, a method for converting a number between two systems of measurement, the method comprising:

receiving a portion of the electronic document as a string of text;

analyzing the string of text to determine whether the string of text includes a number having an associated unit name;

in response to determining that the string of text includes a number having an associated unit name, semantically labeling the number with schema information identifying the unit name as a source of measure;

displaying the number and the unit name and an indication that the number has been semantically labeled;

receiving a selection of the number or the indication;

in response to receiving the selection of the number or the indication, providing a list of actions that may be performed on the number to convert the number to a destination unit of measure;

receiving the selection of an action from the list of actions;

in response to receiving the selection of an action, determining a value for the number based upon a format associated with a language in which the string of text is expressed;

generating a converted number by converting the value to the destination unit of measure identified by the selected action; and replacing the number with the converted number in the string of text.
15. The method of Claim 14, wherein the list of actions comprises a dropdown menu having one or more menu items corresponding to the list of actions that may be performed on the number to convert the number to the destination unit of measure.
16. The method of Claim 15, further comprising:
determining a current user interface language setting for an application program associated with the electronic document; and generating the menu items of the dropdown menu in a language specified by the current user interface language setting.
17. The method of Claim 16, wherein generating the menu items of the dropdown menu comprises:

generating menu items enabled for use with all languages; and generating menu items enabled for use with the language specified by the current user interface language setting.
18. A computer-readable medium comprising computer-readable instructions which, when executed by a computer, cause the computer to perform the method of Claim 14.
19. A computer-controlled apparatus capable of performing the method of Claim 14.
20. A system for converting a number between two systems of measurement, the system comprising:

a recognizer plug-in capable of receiving a portion of an electronic document as a string of text from an application program, analyzing the string of text to determine whether the string of text includes a number having an associated unit name, and in response to determining that the string of text includes a number having an associated unit name, semantically labeling the number with schema information identifying the unit name as a source unit of measure and identifying the language used to express the string of text;

an application program for creating and editing the electronic document, the application program capable of displaying the string of text and an indication that the number has been semantically labeled, receiving a selection of the number or the indication, in response to receiving the selection of the number or the indication, providing a list of actions that may be performed on the number to convert the number to a destination unit of measure, receiving the selection of an action from the list of actions, and providing the selected action and the number to an action plug-in;
and an action plug-in capable of generating a converted number by converting the number to the destination unit of measure identified by the selected action, and replacing the number with the converted number and a unit name corresponding to the destination unit of measure in the string of text.
21. The system of Claim 20, wherein the list of actions comprises a dropdown menu having one or more menu items corresponding to the list of actions that may be performed on the number to convert the number to the destination unit of measure, and wherein the action plug-in is further operative to:
determine a current user interface language setting for the application program; and to generate the menu items of the dropdown menu in a language specified by the current user interface language setting.
22. The system of Claim 21, wherein the action plug-in is further operative to identify one or more enabled languages for the application program and to generate menu items enabled for use with all languages, and to generate menu items enabled for use with the language specified by the current user interface language setting.
CA002427797A 2002-05-07 2003-05-05 Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings Abandoned CA2427797A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/140,544 US7325194B2 (en) 2002-05-07 2002-05-07 Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US10/140,544 2002-05-07

Publications (1)

Publication Number Publication Date
CA2427797A1 true CA2427797A1 (en) 2003-11-07

Family

ID=29249789

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002427797A Abandoned CA2427797A1 (en) 2002-05-07 2003-05-05 Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings

Country Status (4)

Country Link
US (1) US7325194B2 (en)
EP (1) EP1361523A3 (en)
JP (1) JP2004038943A (en)
CA (1) CA2427797A1 (en)

Families Citing this family (91)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8352400B2 (en) 1991-12-23 2013-01-08 Hoffberg Steven M Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US7904187B2 (en) 1999-02-01 2011-03-08 Hoffberg Steven M Internet appliance system and method
US7712024B2 (en) 2000-06-06 2010-05-04 Microsoft Corporation Application program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7788602B2 (en) 2000-06-06 2010-08-31 Microsoft Corporation Method and system for providing restricted actions for recognized semantic categories
US7770102B1 (en) * 2000-06-06 2010-08-03 Microsoft Corporation Method and system for semantically labeling strings and providing actions based on semantically labeled strings
US7716163B2 (en) 2000-06-06 2010-05-11 Microsoft Corporation Method and system for defining semantic categories and actions
US7032174B2 (en) * 2001-03-27 2006-04-18 Microsoft Corporation Automatically adding proper names to a database
US7778816B2 (en) 2001-04-24 2010-08-17 Microsoft Corporation Method and system for applying input mode bias
US7130861B2 (en) 2001-08-16 2006-10-31 Sentius International Corporation Automated creation and delivery of database content
US20050108195A1 (en) * 2002-05-07 2005-05-19 Microsoft Corporation Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
US7707496B1 (en) 2002-05-09 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US20030217044A1 (en) * 2002-05-15 2003-11-20 International Business Machines Corporation Method and apparatus of automatic method signature adaptation for dynamic web service invocation
US7742048B1 (en) * 2002-05-23 2010-06-22 Microsoft Corporation Method, system, and apparatus for converting numbers based upon semantically labeled strings
US7707024B2 (en) 2002-05-23 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting currency values based upon semantically labeled strings
US7827546B1 (en) 2002-06-05 2010-11-02 Microsoft Corporation Mechanism for downloading software components from a remote source for use by a local software application
US7356537B2 (en) 2002-06-06 2008-04-08 Microsoft Corporation Providing contextually sensitive tools and help content in computer-generated documents
US7716676B2 (en) 2002-06-25 2010-05-11 Microsoft Corporation System and method for issuing a message to a program
US7209915B1 (en) 2002-06-28 2007-04-24 Microsoft Corporation Method, system and apparatus for routing a query to one or more providers
US20040031017A1 (en) * 2002-08-12 2004-02-12 Shankar Vaidyanathan System and method for context-sensitive help in a design environment
US20040153963A1 (en) * 2003-02-05 2004-08-05 Simpson Todd G. Information entry mechanism for small keypads
US7783614B2 (en) 2003-02-13 2010-08-24 Microsoft Corporation Linking elements of a document to corresponding fields, queries and/or procedures in a database
US7711550B1 (en) 2003-04-29 2010-05-04 Microsoft Corporation Methods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US7558841B2 (en) * 2003-05-14 2009-07-07 Microsoft Corporation Method, system, and computer-readable medium for communicating results to a data query in a computer network
US7739588B2 (en) 2003-06-27 2010-06-15 Microsoft Corporation Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US8442331B2 (en) 2004-02-15 2013-05-14 Google Inc. Capturing text from rendered documents using supplemental information
US7707039B2 (en) 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US20060041484A1 (en) * 2004-04-01 2006-02-23 King Martin T Methods and systems for initiating application processes by data capture from rendered documents
US10635723B2 (en) 2004-02-15 2020-04-28 Google Llc Search engines and systems with handheld document data capture devices
US8521772B2 (en) 2004-02-15 2013-08-27 Google Inc. Document enhancement system and method
US8799303B2 (en) 2004-02-15 2014-08-05 Google Inc. Establishing an interactive environment for rendered documents
US7812860B2 (en) 2004-04-01 2010-10-12 Exbiblio B.V. Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device
US8621349B2 (en) 2004-04-01 2013-12-31 Google Inc. Publishing techniques for adding value to a rendered document
US20070300142A1 (en) 2005-04-01 2007-12-27 King Martin T Contextual dynamic advertising based upon captured rendered text
US7990556B2 (en) 2004-12-03 2011-08-02 Google Inc. Association of a portable scanner with input/output and storage devices
US7894670B2 (en) 2004-04-01 2011-02-22 Exbiblio B.V. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US20080313172A1 (en) 2004-12-03 2008-12-18 King Martin T Determining actions involving captured information and electronic content associated with rendered documents
US9008447B2 (en) 2004-04-01 2015-04-14 Google Inc. Method and system for character recognition
US9143638B2 (en) 2004-04-01 2015-09-22 Google Inc. Data capture from rendered documents using handheld device
US8146156B2 (en) 2004-04-01 2012-03-27 Google Inc. Archive of text captures from rendered documents
US8793162B2 (en) * 2004-04-01 2014-07-29 Google Inc. Adding information or functionality to a rendered document via association with an electronic counterpart
US9116890B2 (en) 2004-04-01 2015-08-25 Google Inc. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US8713418B2 (en) 2004-04-12 2014-04-29 Google Inc. Adding value to a rendered document
US9460346B2 (en) 2004-04-19 2016-10-04 Google Inc. Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device
US8489624B2 (en) 2004-05-17 2013-07-16 Google, Inc. Processing techniques for text capture from a rendered document
US8620083B2 (en) 2004-12-03 2013-12-31 Google Inc. Method and system for character recognition
US8874504B2 (en) 2004-12-03 2014-10-28 Google Inc. Processing techniques for visual capture data from a rendered document
US8346620B2 (en) 2004-07-19 2013-01-01 Google Inc. Automatic modification of web pages
JP4574313B2 (en) * 2004-10-04 2010-11-04 キヤノン株式会社 Image processing apparatus and method
US20110029504A1 (en) * 2004-12-03 2011-02-03 King Martin T Searching and accessing documents on private networks for use with captures from rendered documents
US7451397B2 (en) * 2004-12-15 2008-11-11 Microsoft Corporation System and method for automatically completing spreadsheet formulas
US7840589B1 (en) * 2005-05-09 2010-11-23 Surfwax, Inc. Systems and methods for using lexically-related query elements within a dynamic object for semantic search refinement and navigation
US8234293B2 (en) * 2005-09-08 2012-07-31 Microsoft Corporation Autocompleting with queries to a database
US7992085B2 (en) 2005-09-26 2011-08-02 Microsoft Corporation Lightweight reference user interface
US7788590B2 (en) 2005-09-26 2010-08-31 Microsoft Corporation Lightweight reference user interface
EP2067119A2 (en) 2006-09-08 2009-06-10 Exbiblio B.V. Optical scanners, such as hand-held optical scanners
JP5465171B2 (en) * 2007-05-09 2014-04-09 レクシスネクシス ア ディヴィジョン オブ リード エルザヴィア インコーポレイテッド System and method for parsing documents
US7895246B2 (en) * 2007-05-31 2011-02-22 Microsoft Corporation Collection bin for data management and transformation
US20090109031A1 (en) 2007-10-25 2009-04-30 Calvin Duane A Method of and System for Finding Physical Locations of Servers
US8373703B2 (en) * 2008-09-24 2013-02-12 Penny Beckwith System and method for incorporating a personalized writing style into a word program
JP5426868B2 (en) * 2008-11-11 2014-02-26 株式会社日立製作所 Numerical expression processing device
US8504582B2 (en) 2008-12-31 2013-08-06 Ebay, Inc. System and methods for unit of measurement conversion and search query expansion
US20100185651A1 (en) * 2009-01-16 2010-07-22 Google Inc. Retrieving and displaying information from an unstructured electronic document collection
US8615707B2 (en) * 2009-01-16 2013-12-24 Google Inc. Adding new attributes to a structured presentation
US8977645B2 (en) 2009-01-16 2015-03-10 Google Inc. Accessing a search interface in a structured presentation
US8452791B2 (en) 2009-01-16 2013-05-28 Google Inc. Adding new instances to a structured presentation
US8412749B2 (en) 2009-01-16 2013-04-02 Google Inc. Populating a structured presentation with new values
CN105930311B (en) 2009-02-18 2018-10-09 谷歌有限责任公司 Execute method, mobile device and the readable medium with the associated action of rendered document
WO2010105245A2 (en) 2009-03-12 2010-09-16 Exbiblio B.V. Automatically providing content associated with captured information, such as information captured in real-time
US8447066B2 (en) * 2009-03-12 2013-05-21 Google Inc. Performing actions based on capturing information from rendered documents, such as documents under copyright
US20100306223A1 (en) * 2009-06-01 2010-12-02 Google Inc. Rankings in Search Results with User Corrections
US20110106819A1 (en) * 2009-10-29 2011-05-05 Google Inc. Identifying a group of related instances
US9454514B2 (en) * 2009-09-02 2016-09-27 Red Hat, Inc. Local language numeral conversion in numeric computing
US9081799B2 (en) 2009-12-04 2015-07-14 Google Inc. Using gestalt information to identify locations in printed information
US9323784B2 (en) 2009-12-09 2016-04-26 Google Inc. Image search using text-based elements within the contents of images
US9836460B2 (en) 2010-06-11 2017-12-05 Lexisnexis, A Division Of Reed Elsevier Inc. Systems and methods for analyzing patent-related documents
JP5595846B2 (en) * 2010-09-15 2014-09-24 京セラ株式会社 Electronic device and character display method
WO2013056290A1 (en) * 2011-10-21 2013-04-25 Max.Recall Information Systems Gmbh Method for detecting, for indicating and for seeking measured variables
US8849843B1 (en) * 2012-06-18 2014-09-30 Ez-XBRL Solutions, Inc. System and method for facilitating associating semantic labels with content
US9135327B1 (en) 2012-08-30 2015-09-15 Ez-XBRL Solutions, Inc. System and method to facilitate the association of structured content in a structured document with unstructured content in an unstructured document
WO2014101183A1 (en) * 2012-12-31 2014-07-03 Nokia Corporation Method, apparatus, and system for providing information
US10146756B2 (en) * 2013-03-13 2018-12-04 Microsoft Technology Licensing, Llc Perspective annotation for numerical representations
US9471640B2 (en) 2013-09-19 2016-10-18 Sap Se Automatic conversion of units of measure during data stream processing
US10325385B2 (en) * 2015-09-24 2019-06-18 International Business Machines Corporation Comparative visualization of numerical information
US10437922B2 (en) 2015-12-03 2019-10-08 Workday, Inc. Spreadsheet with unit based conversions
US11222170B2 (en) * 2015-12-03 2022-01-11 Workday, Inc. Spreadsheet with unit parsing
US10394947B2 (en) 2015-12-03 2019-08-27 Workday, Inc. Spreadsheet with unit based math
US10613700B2 (en) * 2016-10-31 2020-04-07 Intuit Inc. Rendering user-interface elements based on variation metamodels
US11556758B2 (en) 2019-08-27 2023-01-17 International Business Machines Corporation Learning approximate translations of unfamiliar measurement units during deep question answering system training and usage
US11475339B2 (en) 2019-08-30 2022-10-18 International Business Machines Corporation Learning unfamiliar measurement units in a deep question answering system
WO2022252203A1 (en) * 2021-06-04 2022-12-08 Citrix Systems, Inc. Interpretation risk detection

Family Cites Families (144)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4674065A (en) 1982-04-30 1987-06-16 International Business Machines Corporation System for detecting and correcting contextual errors in a text processing system
EP0287713B1 (en) * 1987-04-23 1994-06-22 Océ-Nederland B.V. A text processing system and methods for checking in a text processing system the correct and consistent use of units or chemical formulae
US4868750A (en) 1987-10-07 1989-09-19 Houghton Mifflin Company Collocational grammar system
US5408655A (en) * 1989-02-27 1995-04-18 Apple Computer, Inc. User interface system and method for traversing a database
NL8900587A (en) 1989-03-10 1990-10-01 Bso Buro Voor Systeemontwikkel METHOD FOR DETERMINING THE SEMANTIC RELATION OF LEXICAL COMPONENTS IN A TEXT
US5020019A (en) * 1989-05-29 1991-05-28 Ricoh Company, Ltd. Document retrieval system
US5148366A (en) 1989-10-16 1992-09-15 Medical Documenting Systems, Inc. Computer-assisted documentation system for enhancing or replacing the process of dictating and transcribing
GB9009930D0 (en) 1990-05-02 1990-06-27 Int Computers Ltd Electronic spreadsheet
JP3005031B2 (en) * 1990-10-17 2000-01-31 キヤノン株式会社 Communication device
JP2943447B2 (en) 1991-01-30 1999-08-30 三菱電機株式会社 Text information extraction device, text similarity matching device, text search system, text information extraction method, text similarity matching method, and question analysis device
US5202828A (en) 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
EP0601107A4 (en) 1991-08-30 1995-03-15 Trw Financial Systems Inc Method and apparatus for converting documents between paper medium and electronic media.
JP3811902B2 (en) * 1991-09-11 2006-08-23 司文 安藤 Natural language processing on computers
JP2980780B2 (en) 1991-09-24 1999-11-22 ゼネラル・エレクトリック・カンパニイ Method for measuring usage time of consumed energy and usage time meter recorder
US5283856A (en) 1991-10-04 1994-02-01 Beyond, Inc. Event-driven rule-based messaging system
US5541836A (en) 1991-12-30 1996-07-30 At&T Corp. Word disambiguation apparatus and methods
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5337233A (en) * 1992-04-13 1994-08-09 Sun Microsystems, Inc. Method and apparatus for mapping multiple-byte characters to unique strings of ASCII characters for use in text retrieval
US5432940A (en) 1992-11-02 1995-07-11 Borland International, Inc. System and methods for improved computer-based training
EP0820008A3 (en) 1992-12-01 2006-05-24 Microsoft Corporation A method and system for in-place interaction with embedded objects
US5596700A (en) 1993-02-17 1997-01-21 International Business Machines Corporation System for annotating software windows
US5386564A (en) * 1993-02-24 1995-01-31 Hewlett-Packard Company Conversion of data and objects across classes in an object management system
US6272074B1 (en) 1993-09-23 2001-08-07 Oracle Corporation Method and apparatus for generating recurring events in a calendar/schedule system
US5623679A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5657259A (en) * 1994-01-21 1997-08-12 Object Technology Licensing Corp. Number formatting framework
KR970701888A (en) 1994-01-27 1997-04-12 워렌 리차드 보비 SOFTWARE NOTES
US5392386A (en) 1994-02-03 1995-02-21 Inter Hi-Tec Ag Method and apparatus for adding functionality to computer programs executing under graphical user interfaces
US6625581B1 (en) * 1994-04-22 2003-09-23 Ipf, Inc. Method of and system for enabling the access of consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (www) at which consumer product information request (cpir) enabling servlet tags are embedded within html-encoded documents
US6108674A (en) * 1994-06-28 2000-08-22 Casio Computer Co., Ltd. Image output devices which automatically selects and outputs a stored selected image in correspondence with input data
US5761689A (en) * 1994-09-01 1998-06-02 Microsoft Corporation Autocorrecting text typed into a word processing document
EP0702294A3 (en) 1994-09-13 1997-05-02 Sun Microsystems Inc Method and apparatus for diagnosing lexical errors
US5744787A (en) * 1994-09-25 1998-04-28 Advanced Retail Systems Ltd. System and method for retail
US5717923A (en) 1994-11-03 1998-02-10 Intel Corporation Method and apparatus for dynamically customizing electronic information to individual end users
US5617565A (en) 1994-11-29 1997-04-01 Hitachi America, Ltd. Broadcast interactive multimedia system
US5625783A (en) 1994-12-13 1997-04-29 Microsoft Corporation Automated system and method for dynamic menu construction in a graphical user interface
DE69531119T2 (en) * 1994-12-13 2003-12-04 Microsoft Corp Data transfer with extended format for the clipboard
GB9426165D0 (en) 1994-12-23 1995-02-22 Anthony Andre C Method of retrieving and displaying data
US5685000A (en) * 1995-01-04 1997-11-04 U S West Technologies, Inc. Method for providing a linguistically competent dialogue with a computerized service representative
US5805911A (en) * 1995-02-01 1998-09-08 Microsoft Corporation Word prediction system
JP2817646B2 (en) 1995-02-01 1998-10-30 日本電気株式会社 Document editing device
US6292769B1 (en) * 1995-02-14 2001-09-18 America Online, Inc. System for automated translation of speech
US5893073A (en) 1995-02-27 1999-04-06 Sun Microsystems, Inc. Method and apparatus for representing recurring events
US5781189A (en) 1995-05-05 1998-07-14 Apple Computer, Inc. Embedding internet browser/buttons within components of a network component system
US5708825A (en) 1995-05-26 1998-01-13 Iconovex Corporation Automatic summary page creation and hyperlink generation
US5778402A (en) * 1995-06-07 1998-07-07 Microsoft Corporation Method and system for auto-formatting a document using an event-based rule engine to format a document as the user types
US5794257A (en) 1995-07-14 1998-08-11 Siemens Corporate Research, Inc. Automatic hyperlinking on multimedia by compiling link specifications
US5640560A (en) 1995-08-02 1997-06-17 Microsoft Corporation CD-ROM content repurposing
US5752022A (en) 1995-08-07 1998-05-12 International Business Machines Corp. Method for creating a hypertext language for a distributed computer network
US5826025A (en) 1995-09-08 1998-10-20 Sun Microsystems, Inc. System for annotation overlay proxy configured to retrieve associated overlays associated with a document request from annotation directory created from list of overlay groups
US5872973A (en) 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US5855007A (en) * 1995-11-15 1998-12-29 Jovicic; Neboisa Electronic coupon communication system
US5845077A (en) 1995-11-27 1998-12-01 Microsoft Corporation Method and system for identifying and obtaining computer software from a remote computer
US5822539A (en) 1995-12-08 1998-10-13 Sun Microsystems, Inc. System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server
US5859636A (en) 1995-12-27 1999-01-12 Intel Corporation Recognition of and operation on text data
WO1997025798A1 (en) 1996-01-11 1997-07-17 Mrj, Inc. System for controlling access and distribution of digital property
US5875443A (en) * 1996-01-30 1999-02-23 Sun Microsystems, Inc. Internet-based spelling checker dictionary system with automatic updating
US5946647A (en) 1996-02-01 1999-08-31 Apple Computer, Inc. System and method for performing an action on a structure in computer-generated data
US5802299A (en) 1996-02-13 1998-09-01 Microtouch Systems, Inc. Interactive system for authoring hypertext document collections
US5913214A (en) 1996-05-30 1999-06-15 Massachusetts Inst Technology Data extraction from world wide web pages
US5818447A (en) 1996-06-06 1998-10-06 Microsoft Corporation System and method for in-place editing of an electronic mail message using a separate program
US6151643A (en) 1996-06-07 2000-11-21 Networks Associates, Inc. Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US6085201A (en) 1996-06-28 2000-07-04 Intel Corporation Context-sensitive template engine
US5802530A (en) 1996-07-01 1998-09-01 Sun Microsystems, Inc. Web document based graphical user interface
US5987480A (en) 1996-07-25 1999-11-16 Donohue; Michael Method and system for delivering documents customized for a particular user over the internet using imbedded dynamic content
US5895461A (en) * 1996-07-30 1999-04-20 Telaric, Inc. Method and system for automated data storage and retrieval with uniform addressing scheme
US6308171B1 (en) * 1996-07-30 2001-10-23 Carlos De La Huerga Method and system for automated data storage and retrieval
US6516321B1 (en) * 1996-07-30 2003-02-04 Carlos De La Huerga Method for database address specification
US6272505B1 (en) * 1998-07-07 2001-08-07 Carlos De La Huerga Document modification based hyperlink limiting method and apparatus
US6061516A (en) 1996-08-13 2000-05-09 Hitachi, Ltd. Online application processing system
AU4495597A (en) * 1996-09-23 1998-04-14 Lowrie Mcintosh Defining a uniform subject classification system incorporating document management/records retention functions
US6182029B1 (en) 1996-10-28 2001-01-30 The Trustees Of Columbia University In The City Of New York System and method for language extraction and encoding utilizing the parsing of text data in accordance with domain parameters
US5948061A (en) 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
KR19980035431A (en) 1996-11-13 1998-08-05 김광호 How to Convert Multilingual Input Settings
US6292768B1 (en) 1996-12-10 2001-09-18 Kun Chun Chan Method for converting non-phonetic characters into surrogate words for inputting into a computer
US6018761A (en) * 1996-12-11 2000-01-25 The Robert G. Uomini And Louise B. Bidwell Trust System for adding to electronic mail messages information obtained from sources external to the electronic mail transport process
JP3402100B2 (en) 1996-12-27 2003-04-28 カシオ計算機株式会社 Voice control host device
US6006279A (en) 1997-01-21 1999-12-21 Canon Information Systems, Inc. Plug-in module host framework
US5995756A (en) 1997-02-14 1999-11-30 Inprise Corporation System for internet-based delivery of computer applications
US5944787A (en) 1997-04-21 1999-08-31 Sift, Inc. Method for automatically finding postal addresses from e-mail addresses
US5877757A (en) 1997-05-23 1999-03-02 International Business Machines Corporation Method and system for providing user help information in network applications
US6185550B1 (en) * 1997-06-13 2001-02-06 Sun Microsystems, Inc. Method and apparatus for classifying documents within a class hierarchy creating term vector, term file and relevance ranking
US6137911A (en) * 1997-06-16 2000-10-24 The Dialog Corporation Plc Test classification system and method
US5892919A (en) * 1997-06-23 1999-04-06 Sun Microsystems, Inc. Spell checking universal resource locator (URL) by comparing the URL against a cache containing entries relating incorrect URLs submitted by users to corresponding correct URLs
US6088711A (en) 1997-07-01 2000-07-11 Microsoft Corporation Method and system for defining and applying a style to a paragraph
US5974413A (en) * 1997-07-03 1999-10-26 Activeword Systems, Inc. Semantic user interface
US6199046B1 (en) * 1997-07-29 2001-03-06 Adsura Pty Ltd. Method system and article of manufacture for performing real time currency conversion
US6708189B1 (en) * 1997-09-30 2004-03-16 Desknet, Inc. Computer file transfer system
US5896321A (en) * 1997-11-14 1999-04-20 Microsoft Corporation Text completion system for a miniature computer
US6219698B1 (en) 1997-12-19 2001-04-17 Compaq Computer Corporation Configuring client software using remote notification
US6028605A (en) * 1998-02-03 2000-02-22 Documentum, Inc. Multi-dimensional analysis of objects by manipulating discovered semantic properties
US6092074A (en) 1998-02-10 2000-07-18 Connect Innovations, Inc. Dynamic insertion and updating of hypertext links for internet servers
JP3666005B2 (en) * 1998-03-03 2005-06-29 マツダ株式会社 Patent information search system, patent information search device, information search relay device, and patent information search method
US6067087A (en) 1998-03-03 2000-05-23 Microsoft Corporation Method for building menus during idle times
US6052531A (en) 1998-03-25 2000-04-18 Symantec Corporation Multi-tiered incremental software updating
US6154738A (en) * 1998-03-27 2000-11-28 Call; Charles Gainor Methods and apparatus for disseminating product information via the internet using universal product codes
US6006265A (en) 1998-04-02 1999-12-21 Hotv, Inc. Hyperlinks resolution at and by a special network server in order to enable diverse sophisticated hyperlinking upon a digital network
US6173316B1 (en) 1998-04-08 2001-01-09 Geoworks Corporation Wireless communication device with markup language based man-machine interface
JP4036528B2 (en) 1998-04-27 2008-01-23 富士通株式会社 Semantic recognition system
US6122647A (en) * 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6112209A (en) 1998-06-17 2000-08-29 Gusack; Mark David Associative database model for electronic-based informational assemblies
US6121968A (en) 1998-06-17 2000-09-19 Microsoft Corporation Adaptive menus
US6629079B1 (en) * 1998-06-25 2003-09-30 Amazon.Com, Inc. Method and system for electronic commerce using multiple roles
US6199081B1 (en) 1998-06-30 2001-03-06 Microsoft Corporation Automatic tagging of documents and exclusion by content
US6167568A (en) 1998-06-30 2000-12-26 Sun Microsystems, Inc. Method and apparatus for implementing electronic software distribution
US6694055B2 (en) * 1998-07-15 2004-02-17 Microsoft Corporation Proper name identification in chinese
NO984066L (en) * 1998-09-03 2000-03-06 Arendi As Computer function button
US6141005A (en) 1998-09-10 2000-10-31 International Business Machines Corporation Combined display of locale-sensitive calendars in a distributed computer enterprise environment
US7051275B2 (en) * 1998-09-15 2006-05-23 Microsoft Corporation Annotations for multiple versions of media content
US6262728B1 (en) 1998-11-03 2001-07-17 Agilent Technologies, Inc. System and method for annotating a graphical user interface display in a computer-based system
US6338059B1 (en) * 1998-12-17 2002-01-08 International Business Machines Corporation Hyperlinked search interface for distributed database
US6556984B1 (en) * 1999-01-19 2003-04-29 International Business Machines Corporation Hierarchical string matching using multi-path dynamic programming
JP2000242392A (en) 1999-02-12 2000-09-08 Dbm Korea:Kk Computer system for dynamic information display and method thereof
US6311177B1 (en) * 1999-02-16 2001-10-30 International Business Machines Corporation Accessing databases when viewing text on the web
WO2000067117A2 (en) * 1999-04-30 2000-11-09 Peoplesoft, Inc. Multilingual components for application development providing locale sensitive and culturally appropriate presentation of data
AU4286199A (en) * 1999-05-31 2000-12-18 Eurosymbol Limited Computer system
US6732361B1 (en) * 1999-07-28 2004-05-04 Xerox Corporation Generating combinations of offers and using action identifiers from the offers to obtain performance of combinations of actions
US6697824B1 (en) * 1999-08-31 2004-02-24 Accenture Llp Relationship management in an E-commerce application framework
US6519603B1 (en) * 1999-10-28 2003-02-11 International Business Machine Corporation Method and system for organizing an annotation structure and for querying data and annotations
US6564264B1 (en) * 1999-12-08 2003-05-13 At&T Corp. System, apparatus and method for automatic address updating of outgoing and incoming user messages in a communications network
US7478140B2 (en) * 2000-03-09 2009-01-13 Pitney Bowes Software Inc. System and method for sending electronic mail and parcel delivery notification using recipient's identification information
US6311194B1 (en) * 2000-03-15 2001-10-30 Taalee, Inc. System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
US6618733B1 (en) * 2000-04-11 2003-09-09 Revelink Inc. View navigation for creation, update and querying of data objects and textual annotations of relations between data objects
US7421645B2 (en) * 2000-06-06 2008-09-02 Microsoft Corporation Method and system for providing electronic commerce actions based on semantically labeled strings
US6519557B1 (en) * 2000-06-06 2003-02-11 International Business Machines Corporation Software and method for recognizing similarity of documents written in different languages based on a quantitative measure of similarity
WO2001097142A2 (en) * 2000-06-15 2001-12-20 Bellsouth Intellectual Property Corporation Electronic mail (email) internet appliance methods and systems
US6826726B2 (en) * 2000-08-18 2004-11-30 Vaultus Mobile Technologies, Inc. Remote document updating system using XML and DOM
US6636880B1 (en) * 2000-09-18 2003-10-21 International Business Machines Corporation Automatic conversion of units in a computer program
US6622140B1 (en) * 2000-11-15 2003-09-16 Justsystem Corporation Method and apparatus for analyzing affect and emotion in text
US7320019B2 (en) * 2000-11-30 2008-01-15 At&T Delaware Intellectual Property, Inc. Method and apparatus for automatically checking e-mail addresses in outgoing e-mail communications
US6829331B2 (en) * 2001-01-02 2004-12-07 Soundbite Communications, Inc. Address book for a voice message delivery method and system
US6957385B2 (en) * 2001-01-05 2005-10-18 Microsoft Corporation Worldwide number format for a spreadsheet program module
US20020091803A1 (en) * 2001-01-08 2002-07-11 Kokoro Imamura Multi-user management process enabling user privacy for use in a network entertainment center
JP2002232585A (en) * 2001-01-30 2002-08-16 Canon Inc Communication unit, method for managing data of telephone directory, program and storage medium
US7013289B2 (en) * 2001-02-21 2006-03-14 Michel Horn Global electronic commerce system
US6694307B2 (en) * 2001-03-07 2004-02-17 Netvention System for collecting specific information from several sources of unstructured digitized data
US20020133523A1 (en) * 2001-03-16 2002-09-19 Anthony Ambler Multilingual graphic user interface system and method
US20030101204A1 (en) * 2001-03-24 2003-05-29 Watson Todd E. Method for converting units of measurement
US7409638B2 (en) * 2001-05-10 2008-08-05 International Business Machines Corporation Web interface for providing system-status on-demand
US6714486B2 (en) * 2001-06-29 2004-03-30 Kevin Biggs System and method for customized time display
US7051076B2 (en) * 2002-01-16 2006-05-23 Toshiba Tec Kabushiki Kaisha Automatically creating mailing address directory in an image communication apparatus
US20040039990A1 (en) * 2002-03-30 2004-02-26 Xorbix Technologies, Inc. Automated form and data analysis tool
US20030195937A1 (en) * 2002-04-16 2003-10-16 Kontact Software Inc. Intelligent message screening
US7796292B2 (en) * 2003-01-03 2010-09-14 Integrated Software Design, Inc. Interactive system and method for graphical document generation

Also Published As

Publication number Publication date
EP1361523A2 (en) 2003-11-12
JP2004038943A (en) 2004-02-05
US7325194B2 (en) 2008-01-29
US20030212527A1 (en) 2003-11-13
EP1361523A3 (en) 2006-12-20

Similar Documents

Publication Publication Date Title
US7325194B2 (en) Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US7707024B2 (en) Method, system, and apparatus for converting currency values based upon semantically labeled strings
US20050108195A1 (en) Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
US7739588B2 (en) Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US9311410B2 (en) Subject matter context search engine
US9262384B2 (en) Markup language system, method, and computer program product
US8489982B2 (en) Reusable data markup language
US7249328B1 (en) Tree view for reusable data markup language
RU2328034C2 (en) Method and system of operations comparison with to semantic marks in electronic documents
US7512875B2 (en) Chart view for reusable data markup language
US7716255B2 (en) Modeling a data element
US7707496B1 (en) Method, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US7742048B1 (en) Method, system, and apparatus for converting numbers based upon semantically labeled strings
EP1672528A2 (en) File Formats, Methods, and Computer Program Products for Representing Workbooks
US20070050698A1 (en) Add-in tool and method for rendering financial data into spreadsheet compliant format
WO2006031466A2 (en) Functionality and system for converting data from a first to a second form
US7231598B1 (en) User interface for editing documents containing markup language
CN113297856A (en) Document translation method and device and electronic equipment
JP4150593B2 (en) Method and system for realizing a maintenance environment for computer program code
CN112836477B (en) Method and device for generating code annotation document, electronic equipment and storage medium
Rutledge et al. Modeling Techniques for HyTime
Sargent A Materials Data Interchange Language
JP2003263451A (en) Thesaurus formulation support device and thesaurus formulation support method

Legal Events

Date Code Title Description
EEER Examination request
FZDE Dead