Natural language transformations for propagating hypertext...

Data processing: speech signal processing – linguistics – language – Linguistics

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000

Reexamination Certificate

active

06370497

ABSTRACT:

FIELD OF THE INVENTION
This invention is in the field of automatic translation of natural language text. It specifically provides a technique for propagating simple language changes in computer displayed text through navigational programming links.
BACKGROUND OF THE INVENTION
Programming links are navigational aids frequently used in online text that permit users to read and navigate text and graphics in a nonlinear fashion, based on what the user wants to see next. The link embeds the address of a destination object behind a textual label (a word or a phrase) that is generally set off, visually, from the remainder of the text through the use of highlighting, underlining or contrasting colour.
The address is a pointer to a destination that is quite often not sequentially in order with the page in which the label is located. In Internet use, such addresses may point to pages on servers in remote locations, under the control of different operators. The user merely selects the label (double-clicks the left mouse button), and the system's browser automatically locates the destination page or site, accesses the information from the destination, and renders the text and graphics from it onto the user's computer display.
A form of linkage that is now commonly used is based on the concept of “hypertext” and a transfer method known as HTTP (Hypertext Transfer Protocol). HTTP is designed to run primarily over TCP/IT (Transmission Control Protocol/Internet Protocol), a networking protocol that permits use of the Internet, but is also used for local network connections.
One format for information transfer is to create documents using Hypertext Markup Language (HTML), a programming language that supports navigational linking. HTML is a structured language, based on SGML (Standard Generalized Markup Language), a document processing system. Like SGML, HTML describes the structure of the document through a system of tags; HTML pages are made up of standard text as well as formatting codes for headings, paragraphs, lists, tables and character styles, that indicate how the page should be displayed. However, HTML defines a set of common document styles particularly for web pages, particularly because it includes a tag called a “link tag” that provides the programming for nonlinear navigational links.
U.S. Pat. No. 5,530,852 of Sun Microsystems, Inc., titled “Method for Extracting Profiles and Topics from a First File Written in a First Markup Language and Generating Files in Different Markup Languages Containing the Profiles and Topics for use in Accessing Data and Described by the profiles and Topics”, describes a method for converting a file from SGML to HTML, including adding “anchors” or navigational links referencing other files during the conversion.
Although HTML and hypertext are commonly associated with World Wide Web (WWW) applications over the Internet, they are also widely used in online tools, such as program design tools, authoring tools and online help, to present information in an intuitive fashion. To get more information on a topic, the user can simply click on a label for the topic that links the user to a new screen, window or dialog box containing the new information. This destination screen can itself include links on words or phrases to permit the user to easily navigate to still other screens and topics, farther removed from the starting point.
As discussed in greater detail below, in a typical piece of hypertext, the data stored in the hypertext link is both an address pointing to a remote destination, and a textual label. This is programmed in HTML by embedding the address of the link destination in the link tag. In the case of local pages, the address is usually the pathname of the file containing the destination page, and may include the directory and subdirectory, as needed for local access. The WWW makes use of Uniform Resource Locator (URL) to define the address of a particular page on the Internet. Hypertext for an Internet link includes the URL of the remote destination. The URL naming system consists of tree parts: the transfer format (often “http”) followed by a colon and two forward slashes (://), the name of the host machine that holds the file, and finally, the path to the file on the host machine. In HTML the <A>tag is used to specify a link and its label. For example “<a href=”www.ibm.com“>IBM</a>” would have a label of IBM and point to www.ibm.com.
When a client accesses a web page, it does so through a software program called a browser which establishes the connection with the server hosting the page. The server executes corresponding server software which presents information to the client in a transfer format (eg., http) response corresponding with the web page or other data generated by the server. Other data included in the http response can provide authorisation confirmation for the client's access to the page, as described in U.S. Pat. No. 5,708,780 of Open Market, Inc., titled “Internet Server Access Control and Monitoring System”.
As the web page is initialized on the client machine, the browser renders the text and graphics for it from the HTML data. If the page includes link tags, the browser attempts to resolve these by requiring each link object to provide the default text for the link labels. If the user selects a link the address is resolved and the text from the target element is fetched.
A problem arises when the destination object changes its name. Often it is desirable that the labels of all references found in links for the destination must also be changed for consistency.
Normally, in an online tool, a change in the name of the destination object requires a programmer to locate all references/links to the destination object, and to change them individually to ensure that contextual consistency is maintained. In the case of a change on an Internet page, nothing can be done to propagate the change other than notifying operators of all known references to effect the change, and rely on them to do so. If the change includes a change in the URL, sites which do not effect the change or which are not notified will simply have a link which cannot be executed by the browser.
The following simple example will illustrate the problem. A hypertext page on the internal network of ABC Co. has a sentence with two links pointing to the home page of the company. The page could be rendered in text in the form “The ABC Co. provides services to the users of the ABC Co.'s services”. This would be encoded in HTML using two hypertext links of the form:
“<a href-transfer format://www.abc.com>The ABC Co. </a> provides services to users of the <a href= the ABC Co.'s </a>services.”
Note that the grammatical case of the second label is the possessive, indicated in English by an apostrophe.
If the ABC Co. is acquired by the XYZ Co. and renamed the XYZ Services Division, then every piece of hypertext referencing the ABC Company's home page (now the XYZ Services Division main web page) would have to be located and its label changed to the new name, the XYZ Services Division web page, furthermore this would have to be done in a way that kept the correct case agreement of the name endings as used in the possessive.
“The XYZ Services Division provides services to users of the XYZ Services Division's services”.
On renaming a destination such as this, the preferred solution would be to be able to automatically rename all reference links to the destination.
One reason that this is difficult to do is that even if the label is a simple noun, it must be taken in context at the link location and, changes to the label must agree with the case of the rest of the sentence in which the label is presented.
An automatic change (such as a broadcast to the browser) that simply provides a global replacement for all references will result in “The ABC Co. provides services” being replaced with “The XYZ Services Division provides services” and “The ABC Co.'s services” being replaced with “The XY

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Natural language transformations for propagating hypertext... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Natural language transformations for propagating hypertext..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Natural language transformations for propagating hypertext... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2902655

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.