EP2328101A1 - Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels - Google Patents

Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels Download PDF

Info

Publication number
EP2328101A1
EP2328101A1 EP10012722A EP10012722A EP2328101A1 EP 2328101 A1 EP2328101 A1 EP 2328101A1 EP 10012722 A EP10012722 A EP 10012722A EP 10012722 A EP10012722 A EP 10012722A EP 2328101 A1 EP2328101 A1 EP 2328101A1
Authority
EP
European Patent Office
Prior art keywords
name
names
documents
document
directory
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.)
Ceased
Application number
EP10012722A
Other languages
German (de)
English (en)
Inventor
Christopher C. Dozier
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.)
Thomson Reuters Enterprise Centre GmbH
Original Assignee
Thomson Reuters Global Resources ULC
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 Thomson Reuters Global Resources ULC filed Critical Thomson Reuters Global Resources ULC
Publication of EP2328101A1 publication Critical patent/EP2328101A1/fr
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • G06F16/94Hypermedia
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3338Query expansion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99932Access augmentation or optimizing

Definitions

  • the present invention concerns systems, methods, and software for hyperlinking names in documents.
  • Hyperlinks are user-selectable elements, such as highlighted text or icons, that link one portion of an electronic document to another portion of the same document or to other documents in a database or computer network. With proper computer equipment and network access, a user can select or invoke a hyperlink and almost instantaneously view the other document, which can be located almost anywhere in the world. Moreover, the other document itself can include hyperlinks to yet other documents that include hyperlinks, allowing the user to "hop" around the world from document to document to document seeking relevant information at will.
  • the automated system is highly effective, the present inventor recognized that it suffers from at least two limitations.
  • the system exploits structural (organizational) features in judicial opinions, such as case headers, that are not common to other documents and thus limits its general application to other types of names and documents.
  • the system treats all names as equally ambiguous, or equally common, when, in fact, some names are more or less ambiguous than others. For example, the name David Smith is more common than the name Seven Drake and thus more ambiguous, or more likely to identify more than one person.
  • the present inventor has identified a need for other methods of generating hyperlinks for names, or more generally associating data that include names.
  • One exemplary system includes a descriptor module and a linking module.
  • the descriptor module develops descriptive patterns for selecting co-occurent document information that is useful in recognizing associations between names and professional classes.
  • the linking module tags names in an input document, extracts co-occurent information using the descriptive patterns, classifies each names as belonging to a particular profession, and attempts to find corresponding entries in professional directories.
  • the linking module determines a name-rarity (uniqueness or ambiguity) score for each name and inputs this score along with the name and selected co-occurent document information into a Bayesian inference network.
  • the inference network measures the probabilities that the name refers to particular candidate records (or entries) in a given professional directory.
  • the linking module ranks the candidate records based on the probability measurements and defines a hyperlink (or other logical association) based on the highest-ranking record that exceeds a given threshold.
  • the inventor also devised systems, methods, and software that facilitate searching for data that includes potentially ambiguous terms, such as names of persons or other entities. For example, one method entails receiving a query from a user, identifying one or more names in the query, assessing ambiguity or uniqueness of the names, and if the ambiguity is sufficiently great, obtaining further information and updating or supplementing the query to assist in resolving or reducing the ambiguity.
  • the further information which, for example, includes a professional title, location, or organization, can be obtained directly from the user or through automatic supplemental searching.
  • document refers to any logical collection or arrangement of machine-readable data having a filename.
  • database includes any logical collection or arrangement of machine-readable documents.
  • hyperlink includes any token in a document conforming structurally or functionally to any past, present, or future Uniform Resource Locator (URL) standard. It also includes any token including information identifying a specific computer system or networked device.
  • URL Uniform Resource Locator
  • name includes one or more words by which an entity, such as person, animal, place, thing, group, organization or legal entity, is designated and distinguished from others.
  • program modules include routines, programs, objects, components, data structures, and instructions, or instruction sets, and so forth, that perform particular tasks or implement particular abstract data types.
  • the term is not limited in terms of particular carrier medium.
  • Figure 1 shows a diagram of an exemplary computer system 100 incorporating a system, method, and software for automatically marking one or more portions of a document and defining one or more corresponding hyperlinks for each marked portion.
  • the exemplary system is presented as an interconnected ensemble of separate components, some other embodiments implement their functionality using a greater or lesser number of components. Moreover, some embodiments intercouple one or more the components through wired or wireless local- or wide-area networks. Some embodiments implement one or more portions of system 100 using one or more mainframe computers or servers.) Thus, the present invention is not limited to any particular functional partition.
  • system 100 includes an input document database 110, a name-link subsystem 120, professional directories 130, an output documents database 140, and access devices 150.
  • Input documents database 110 includes one or more electronic documents, of which a document 112 is shown as representative.
  • Document 112 includes one or more names of persons, places, things, or legal entities (more generally proper nouns, such as N1, N2, N3, N4, and N5 distributed throughout the document.
  • document 112 is an electronic version of a written news article or other text document, for example, a judicial opinion or other type legal document.
  • document 112 includes one or more images or multimedia data containing one or more names.
  • System 120 includes one or more conventional processors 121, display device122, interface devices 123, network-communications devices 124, memory devices 125, document-processing software 126 and marking-and-linking software 127.
  • Software 126 and 127 includes various software and data components which can take a variety of forms, such as coded instructions or data on an electrical, magnetic, and/or optical carrier medium, and which can be installed on system 120 separately or in combination through a network-download or through other software transfer methods.
  • document-processing software examples include word-processing programs, HTML-editing programs, spreadsheet programs, electronic-mail programs, presentation-development programs, browsing programs, document-management programs, and file-backup programs.
  • word-processing programs HTML-editing programs
  • spreadsheet programs electronic-mail programs
  • presentation-development programs browsing programs
  • document-management programs and file-backup programs.
  • the invention is not limited to any particular genus or species of document-processing software.
  • software 127 is an add-on tool to document-processing software 126. However, in other embodiments, it operates as a separate application program, such as a network-accessible program, or as part of the kernel or shell of an operating system. More particularly, software 127 includes a descriptor module 1271, a linking module 1272, and a training module 1273, all of which are described in further detail below.
  • System 120 is coupled to professional directories 130 and output documents database 140.
  • Professional directories 130 include one or more professional directories, such as an attorney directory 132, a judge directory 134, an expert database 136, and an other-professionals directory 138.
  • Each directory (or more generally database) includes a set of records or other data structures containing information associated with one or more named or identified entities, such as persons, places, things, or legal entities.
  • attorney directory 132 includes a number of attorney records, such as exemplary attorney record A1
  • judge directory 134 includes a number of judge records, such as exemplary judge record J1
  • expert directory 136 includes a number of expert records, such as exemplary expert record E I
  • other directory includes a number of records which contain information associated with other individuals, such as doctors, professors, accountants, teachers, celebrities, etc.
  • Some embodiments may include databases of telephone and e-mail addresses, credit reports, tax reports, criminal records, medical information, school records, etc.
  • Output documents database 140 includes one or more processed documents, such as an exemplary document 142.
  • Document 142 includes marked names N1, N2, N3, N4, N5 and respective hyperlinks 1421, 1422, 1423, 1424, and 1425, which each reference a biographical record or other data structure within at least one of professional directories 130, or to one of the professional directories without designation of a particular directory record, or to a subset of records in a directory.
  • Hyperlinks 1421-1425 generated by name-link processor 120 and embedded within or otherwise associated with the document, are selectable to link respective marked name portions N1, N2, N3, N4, N5 of document 140 to databases 130, 132, and 134 via a public or private local- or wide-area network or dedicated communications path (not shown.)
  • the exemplary embodiment presents the marked names in a contrasting color or font, or in other user-detectable ways, to signify its association with an existing hyperlink.
  • Documents within output database 140 are accessible over a local-or wide-area network through access devices 150.
  • the exemplary embodiments provides output database 140 as part of a web server, such as a Microsoft Internet Information Server 4.0 running on a network of several servers with processors and extended memory and disk configurations.
  • Database 140 can take on any number of forms on a variety of computer platforms.
  • database 140 includes redundant content to allow for more than one device, like access devices 150, to simultaneously access multiple copies of the same document.
  • Access devices 150 include exemplary access devices 152, 154, 156, and 158. Each access devices includes a display, a processor (uP), and software (SW).
  • the term "access device,” as used herein, encompasses browser-equipped personal computers, network appliances, personal digital assistants, telephones, cell phones, web phones, televisions, web television, etc. It also includes monitors and other types of equipment which can output data in a form with which users or other computers can interact. Thus, the present invention is not limited to any particular class or form of access device.
  • exemplary operation of system 100 entails operation of descriptor module 1271, linking module 1272, and training module 1273.
  • Descriptor module 1271 generates one or more professional-name descriptor structures or patterns for use in identifying names that are likely to refer to individuals within one or more particular professional classes (or satisfy other predetermined criteria.)
  • Linking module 1272 receives an input document, such as document 110, and hyperlinks one or more names in the input document to one or more professional directories, based on professional-name descriptor structures and/or other data extracted from document 110 and input into a Bayesian inference network.
  • Training module 1273 defines the conditional probabilities at various nodes in the Bayesian inference network used by linking module 1272.
  • Figure 2 shows a flowchart 200 illustrating an exemplary method of operating descriptor module 1271 to generate name descriptors for a given profession.
  • One premise of the exemplary embodiment is that some personal names are much more likely to pertain to a single individual than other names and that when such names are also associated with a common profession (or other classification), one can automatically identify descriptive language common to people in the profession (or classification). This language then could be used to identify most members of the profession (or classification) who are named in the corpus.
  • Flow chart 200 includes process blocks 210-260. Though these blocks (and those of other flow charts in this document) are arranged serially in the exemplary embodiment, other embodiments may reorder the blocks, omit one or more blocks, and/or execute two or more blocks in parallel using multiple processors or a single processor organized as two or more virtual machines or subprocessors. Moreover, still other embodiments implement the blocks as one or more specific interconnected hardware or integrated-circuit modules with related control and data signals communicated between and through the modules. Thus, this and other exemplary process flows in this document are applicable to software, firmware, hardware, and other types of implementations.
  • Block 210 entails identifying names in a collection of documents (or corpora) that match names in a professional directory and names that do not match. Identifying matching and non-matching names --that is, in-directory and out-of-directory names, entails identifying all names in the collection using a name-tagging program and then executing a search against a professional directory, such as one of professional directories 130.
  • a name-tagging program e.g., a name tagger.
  • suitable examples of name taggers include the NetOwl parsing software from IsoQuest, Inc. of Fairfax, Virginia. (The inventor contemplates a name tagger based on a maximum-entropy model for some embodiments.)
  • the exemplary embodiment After executing the search, the exemplary embodiment identifies a subset of the in-directory names as rare or unique in-directory names. This entails computing name- uniqueness probability for each in-directory name, with the name-uniqueness probability based on a language model for the names in the directory.
  • the exemplary language model is defined in terms of first-name probability and last-name probability, with each first-name and last-name probability based respectively on the ratio of the total number of occurrences of the first name and last name to the total number of names in a list of names drawn from the general population.
  • the list of names should be large enough to represent accurately the distribution of names in the general population. If the professional directory or other database is large enough, it can be used as the basis for the language model. If the professional directory is small, the language model should be based on some other list such as the list of licensed professionals listed in public records across the United States. The description that follows assumes that the professional directory (or database) in question is large enough to be representative of the names in the general population.
  • Each in-directory name that has a name-uniqueness probability exceeding a threshold value, such as 0.07, is then used as a basis, along with the out-of-directory names for further processing at block 220.
  • Block 220 extracts document information co-occurring or otherwise associated with one or more of the identified in-directory names and one of more of the out-of-directory names.
  • this entails extracting text or information within a certain textual window (or document region) around each of the rare in-directory names and around all the out-of directory names.
  • exemplary extraction entails extracting unigrams and bigrams occurring within a textual window extending eight words before and eight words after each occurrence of identified rare in-directory and out-of-directory names in the corpus.
  • exemplary embodiments use other sizes and forms of text windows, such as documents grammatical or organizational structures. For instance, some embodiments define the window based on number of characters, sentence, or subsection.
  • the unigrams and bigrams associated with in-directory names are defined as co-occurring in-directory unigrams and bigrams, whereas those associated with out-of-directory names are referred to as co-occurring out-of-directory unigrams and bigrams. Execution continues at block 230.
  • Block 230 determines a probability or likelihood that the extracted information will occur with an in-directory name rather than an out-of-directory name.
  • this entails computing the probability of each in-directory unigram and bigram occurring within an eight-word window before and after the out-of-directory names, and the probability of each out-of directory unigram and bigram occurring within an eight-word window before and after the in-directory names.
  • P ⁇ unigram / out - of - directory rare name OU NO where OU denotes the number of times unigram occurs in window with an out-of-directory name and NO denotes the number of out-of-directory names.
  • P ⁇ bigram / in - directory rare name IB NI where IB denotes the number of times bigram occurs in window with in-directory rare name and NI the number of in-directory rare names.
  • P ⁇ unigram / out - of - directory rare name OB NO where OB denotes the number of times bigram occurs in window with an out-of-directory name and NO denotes the number of out-of-directory names.
  • the exemplary embodiment divides the in-directory rare name co-occurrence probability by the respective the out-of-directory co-occurrence probability.
  • L unigram P ⁇ unigram / in - directory rare name P ⁇ unigram / out - of - directory rare name
  • L bigram P ⁇ bigram / in - directory rare name P ⁇ bigram / out - of - directory rare name
  • L(unigram) is the likelihood of co-occurrence of a given unigram with an in-directory rare name
  • L(bigram) is the likelihood of co-occurrence of a given bigram with an in-directory rare name.
  • Block 240 ranks the extracted information based on the co-occurrence likelihoods of preceding and trailing unigrams and bigrams.
  • the exemplary embodiment ranks or sorts the co-occurring indirectory unigrams and bigrams in descending order of their in-directory rare name co-occurrence likelihoods. (Other embodiments may compute and use co-occurrence probabilities.) Examples of ranked lists of preceding and trailing unigrams and bigrams for legal professionals along with their likelihood scores are shown in the following two tables.
  • Table 1 Preceding and Trailing Unigram Examples Preceding Unigram Likelihood Score Trailing Unigram Likelihood Score Solicitor 74.32 Judges 46.45 Judge 44.69 Attorney 22.40 Lawyer 18.94 Lawyer 18.34 Step 10.22 Prosecutor 12.38 congressman 10.13 Attorneys 9.29 Attorney 6.89 Counsel 8.37 Prosecutor 6.75 Judge 7.96
  • Table 2 Preceding and Trailing Bigram Examples Preceding Bigram Likelihood Score Trailing Bigram Likelihood Score District judge 152.37 lead counsel 92.91 Court judge 106.85 Tax lawyer 55.75 General counsel 15.03 senior attorney 55.75 city attorney 14.86 Former congressman 55.75 democratic leader 14.45 u.s. attorney 37.16 District attorney 12.38 Law professor 18.58
  • Block 250 entails selecting one or more set of the extracted information based on the rankings In the exemplary embodiment, this is a manual selection process; however, other embodiments may apply an automatic selection criteria based, for example, on a specific minimum rank or a specific minimum rank in combination with a minimum threshold.
  • the exemplary embodiment selects two sets of terms, referred to as anchor terms.
  • the first set of anchor terms include terms that have a high likelihood of preceding an in-directory rare name
  • the second set of anchor terms include terms that have a high likelihood of trailing such a name.
  • the anchor terms are the nouns in appositive phrases or clauses that precede or trail a given name.
  • the exemplary embodiment also groups lowercase terms that are synonymous with each other. For example, terms such as,”lawyer,” “counsel,” and “prosecutor” are considered synonymous with "attorney,” and are thus grouped together to form a single anchor term to reduce the number of regular expressions or descriptors generated at block 260.
  • Block 260 entails automatically generating profession descriptor patterns (or expressions) that correlate with membership in the profession.
  • the exemplary descriptors represent grammatical patterns in corpus fragments that are bounded by in-directory rare names and the selected anchor terms.
  • the exemplary embodiment generates the patterns in the following way. For each sentence fragment, bounded by an anchor term and a rare name, the exemplary embodiment derives a generalized pattern (or structure) by splitting the fragment on space characters and commas into separate tokens and then normalizing each token based on its most commonly associated part of speech in an English lexicon. Tokens outside the lexicon are typed "other,” and forms of the verb "to be” are typed "is” to distinguish them from other verbs. Punctuation marks other than commas are typed as "other.” The exemplary embodiment uses a publicly available English lexicon of about 90,000 words, with each word associated with one or more parts of speech, listed in order of frequency within a corpus.
  • Table 3 Exemplary Vocabulary for Descriptive Patterns Pattern Symbol Grammar Feature Examples $det- determiner a, an, the $pos Possessive his, our $adj Adjective legal $noun Noun attorney $prep Preposition for $pronoun Pronoun he $properNoun proper noun Johnsons $adv Adverb legally $inf Infinitive marker to $isVerb forms of verb "to be” is, was $verb Verb said $comma Comma , $other/s All other parts of speech or punctuation space
  • the exemplary embodiment creates a merged list of unique patterns and counts how often each is repeated in the corpus.
  • the patterns are then sorted based on their occurrence counts, and singular patterns are discarded.
  • the remaining patterns are then taken as indicative of membership in the given profession.
  • Inset box 260' shows that an exemplary pattern structure includes a name structure 261, grammar structures 262, an anchor-terms structure 263, and relative positional data 264 and 265.
  • Name structure 261 is a placeholder for a name in a fragment.
  • Grammar structures 262 include punctuation, parts-of speech identifiers, and associated positional information indicative of any existing grammatical structural patterns between the name and anchor-terms structure 263.
  • Anchor-terms structure 263 represents and includes one or more anchor terms.
  • Relative positional data 264 and 265 respectively indicate the relative position of name structure 261 and grammar structures 262, and grammar structure 262 and anchor terms 263.
  • the exemplary embodiment implements the relative positional data implicitly in terms of the ordering of the data within the pattern structure, other embodiments explicitly denote the relative position as "before” or "after.”
  • Some embodiments omit the name structure and/or intervening grammar structures and define patterns in terms of word or character distance between anchor terms and an implicit name structure.
  • Examples of profession-descriptive patterns for identifying attorneys from a corpus of news articles are shown in the following table. Also shown are corresponding sentence fragments extracted from a document using these patterns.
  • Table 4 Examples of Attorney-Descriptive Patterns and Sentence Fragments Attorney Descriptor Patterns Examples Retrieved Fragments $Anchor $comma ⁇ s+ $Name attorney, ⁇ name > $Anchor ⁇ s+ $Name Attorney general ⁇ name> $Anchor ⁇ s+ $prep ⁇ s+ $det ⁇ s+ $other $comma ⁇ s+ $Name attorney for the Johnsons, ⁇ name> $Name $comma ⁇ s+ $det $Anchor ⁇ name>, a lawyer $Name $comma ⁇ s+ $pos ⁇ s+ $Anchor ⁇ name>, his attorney $Name $comma ⁇ s+ $det ⁇ s+ $adj ⁇ s+ $Anchor ⁇ name>, a defense attorney
  • the exemplary embodiment uses rare or less ambiguous names as virtual tags to identify or filter out a set of exemplary sentence fragments that contain descriptions of named professionals and that can be used as the basis for defining grammatically descriptive patterns.
  • the rarity filter serves to identify good examples much more efficiently than looking at sentence fragments around personal names in general. These patterns are then used to assist in automatic generation of hyperlinks in linking module 1272.
  • linking module 1272 receives an input document, such as document 110, and hyperlinks one or more names in the input document to one or more professional directories, based on the professional-name descriptor structures defined by descriptor module 1271.
  • FIG. 3 shows a flowchart 300 of an exemplary method embodied in linking module 1272.
  • Flowchart 300 includes process blocks 310-370.
  • linking module 1272 executes in the context of one or more sessions initiated by document-processing software 127, and the input document represents an entire document hosted by the document-processing software or one or more selected portions of the document within an active processing window in a document-processing program. However, in other embodiments, the document or document portion is received or retrieved from a currently active processing window in a document-processing program.
  • the linking module is a stand-alone application which interacts with one or more databases coupled to a host computer system, such as workstation. Execution continues at block 320.
  • the linking module uses a generic tagger to tag or mark each person, place, and organization name in the input document.
  • the exemplary embodiment uses the same tagger as used in the descriptor module.
  • tagging the names also entails resolving apparent co-references to the same name within the input document.
  • the exemplary embodiment links references within a document to the same name together, using a set of name comparison rules. These links are termed in-document co-reference chains, or name chains.
  • name chains are termed in-document co-reference chains, or name chains.
  • the last name of each newly found name is compared against the last names of those names already found. If no matches are found, the newly found name is treated as unique name in the document. If the newly found last name matches an existing last name, the first name paired with the newly found last name is compared to the first name paired with the matching last names. If a first name matches or is compatible, the names are assumed to be the same. If the first name is incompatible with the first name of any of the matching last names, the name is treated as unique in the document. If the newly found name has no clearly associated first name, then the name is treated as a reference to the most recently found name having the same last name.
  • Other embodiments may use other techniques to resolve in-document co-references.
  • the linking module determines which of the one or more tagged name chains is likely to be associated with one or more of the professional directories. In the exemplary embodiment, this entails applying one or more of the profession-descriptive patterns generated by descriptor module 1271. In applying the descriptive patterns, the exemplary embodiment tries to match or map each descriptive pattern for a given profession to the text around each occurrence of a tagged name in the input document. If the descriptive pattern successfully maps to an occurrence of a name, the name (and its in-document co-references) is deemed a candidate professional and added to a list of candidate professionals of a given type. (Other embodiments exploit the regular structure or cue features of documents as further evidence regarding the nature of names in the documents. For examples, judicial opinions (caselaw), include case headers, counsel phrases, concurring opinions, and dates that can be used to identify and/or distinguish attorneys and judges.) The list of candidate name chains is forwarded for further processing at block 340.
  • Block 340 entails defining one or more name templates or other data structures based on the tagged name chains of candidate professionals and related co-occurring text or other information from the document.
  • defining the name templates entails forming for each tagged name chain a collection of sentences in the document that contain a name in the chain, and a collection of paragraphs in the document that contain a name in the chain.
  • the collections of sentences and paragraphs are document position indicators that denote the start and/or end of sentences and paragraphs.
  • the linking module defines a template for each name chain, with each template having the form of exemplary name template 340'.
  • Name template 340' includes a name record 341, a descriptor data record 342, an location data record 343, an organization record 344, and a name uniqueness (or rarity) record 345.
  • Name record 341 includes a first-name field (first), a middle-name field (mid), a last-name field (last), and a suffix field (suffix).
  • Other embodiments include other name-related data such nicknames from a lookup table or common alternative spellings. And still other embodiments exclude one or more of the fields used in the exemplary embodiment, such as suffix.
  • Descriptor data record 342 includes one or more descriptor fields, such as D1, D2, D3... Dn.
  • Each descriptor field in the exemplary embodiment, includes sentence fragments extracted from the input document using one or more of the profession-descriptive patterns generated by descriptor module 1271 for a given profession.
  • the descriptor structures are applied to each occurrence of the name to assemble the set of descriptor fields. Some embodiments may even apply the descriptor patterns to pronoun references to a given name. (In other embodiments, the descriptors also include verbs that co-occur within a certain distance of the names.)
  • Application of the patterns entails aligning the name portion of each pattern with the names in the sentence collection and determining if the grammar of the adjacent portion (fragment) of the sentence agrees with the grammar of the pattern. If there is agreement, the exemplary linking module copies one or more portions of the corresponding sentence fragment, such as the anchor term, into a respective descriptor field of the descriptor data record 342.
  • Location data record 343 includes a same-sentence field and a same-paragraph field.
  • the same sentence field includes subfields LS1, LS2, ..., LSj, with each LS subfield including a location name that co-occurred in a sentence with a reference to the name in name data record 341.
  • the same-paragraph field includes subfields LP1, LP2, ..., LPk.
  • Each LP subfield includes a location name that co-occurred in a paragraph containing a reference to the name in data record 341.
  • constructing this record entails searching for locations in the sentence and paragraph collections for a given name and copying found locations into the respective subfields.
  • Organization data record 344 includes a same-sentence field and a same-paragraph field.
  • the same sentence field includes subfields OS1, OS2, ..., OSj, with each subfield including an organization that co-occurred in a sentence with a reference to the name in name data record 341.
  • the same-paragraph field includes subfields OP1, OP2, ..., OPk. Each OP subfield includes an organization that co-occurred in a paragraph containing a reference to the name in data record 341.
  • a sentence is understood to include grammatical as well as typographical sentences, and a paragraph includes any group of one or more sentences that are delimited or separated from another group of one or more sentences by punctuation or other signaling device or technique.
  • the same-sentence and same-paragraph locations and organizations need not be mutually exclusive. That is, if a term occurs in a sentence with an occurrence of a name, it also occurs within same paragraph containing the sentence. However, in other embodiments, the same-sentence and same-paragraph locations could be defined as mutually exclusive.
  • the exemplary embodiment provide implicit positional information for the locations and organizations through the structure of the same-field and same-paragraph fields
  • other embodiments may use other techniques to incorporate position information relative to a given name in the name template. For example, some embodiments use character, word, sentence, paragraph, or page offset from the name, or more precisely a given name occurrence.
  • Other embodiments provides positional information as a set of binary codes or flags, with each flag indicating whether a logically associated or corresponding location or organization occurred within a sentence or paragraph with its associated name.
  • Still other embodiments provide flags that indicate whether the places are within or without a certain text window or document region relative to a name.
  • other embodiments provide relative document position or absolute document position for each organization or place.
  • Name uniqueness (or rarity) record 345 includes a score field which contains an indicator of uniqueness or rarity of its associated name.
  • this indicator is a numerical quantity indicative of a prior probability of a name matching a candidate record drawn from a particular directory.
  • templates for judges may omit separate location information, since organization information, such as a court name, implicitly contains location information.
  • Other embodiments may omit information altogether rather than just its explicit form.
  • Block 350 which is executed after defining the name templates in block 340, retrieves a set of candidate directory entries from one or more of professional directories 130. To this end, the exemplary embodiment searches for directory entries that have the same last name as one of the candidate professional names. It then retrieves full name, title, organization, location, and entry identification information for these candidate directory entries for further processing in block 360.
  • Block 360 entails comparing and scoring the similarity of each name template to one or more of the retrieved candidate records or data structures. In the exemplary embodiment, this entails use of one or more Bayesian inference systems, such as the one shown in Figure 4 .
  • Figure 4 show an exemplary inference system 400 which includes input name template 410, and an input candidate record 420, and one or more Bayesian inference engines, such as Bayesian inference engine 430.
  • Input name template 410 includes name data 411, descriptor data 412, location data 413, organization data 414, and name uniqueness data 415.
  • Input candidate record 420 includes name data 421, title data 422, location data 423, organization data 424, and record identification data 425.
  • Inference engine 430 includes evidence comparison modules 431-434 and calculation module 435.
  • Comparison modules 431-434 include respective data and logical rule structures which define various comparison states and associated probabilities.
  • each inference engine is tailored to a specific professional directory or other database.
  • the exemplary embodiment implements each engine using a re-configurable software module with configuration options for defining the comparison logic and calculations.
  • other embodiments may use entirely distinct inference-engine structures.
  • Each comparison module generally includes two or more mutually exclusive states indicating a potential result of comparing a candidate data item to a respective input data item.
  • Each state is associated with specific comparison logic and conditional probabilities for the state given that a candidate record matches the input name template and given that the candidate records do not match the input name template.
  • Exemplary states include: an exact match, a strong-fuzzy match, a weak-fuzzy match, an unknown (or unspecified) match, and a mismatch.
  • An exact match occurs when the data items or elements match exactly.
  • a strong- fuzzy match occurs when the elements fall short of matching exactly, but are strongly compatible.
  • a weak fuzzy match occurs when the elements fall short of matching exactly, but are weakly compatible.
  • An unknown match occurs when there is insufficient information to determine whether the data match or mismatch. And, a mismatch occurs when the items have no compatibility.
  • Comparison module 431 has three states: an exact-match (EX) state; a strong-fuzzy (SF) state; and a weak-fuzzy (WF) state.
  • EX exact-match
  • SF strong-fuzzy
  • WF weak-fuzzy
  • Abraham Lincoln exactly matches Abraham Lincoln, but not Abe Lincoln, Abraham Lincoln, Jr., or Abraham S. Lincoln.
  • a strong-fuzzy match the first and last name in the tagged document must match the first and last name in the record, with all other components in the record being unspecified or blank.
  • Abraham Lincoln is a strong fuzzy match with Abraham Lincoln, Jr. and Abraham S. Lincoln.
  • comparison 431 exemplarily includes or has access to a database of names and common nicknames or variants, which it accesses when name comparison reveals that first names do not match exactly. Other embodiments, however, may include such nicknames into the name template itself or even omit nickname consideration completely.
  • Comparison module 432 includes four states: an exact-match (EX) state, a strong-fuzzy (SF) state, a weak-fuzzy (WF) state, and a no match (NO) state.
  • EX exact-match
  • SF strong-fuzzy
  • WF weak-fuzzy
  • NO no match
  • An exact match occurs where all elements of a fully specified descriptor match. For example, the descriptor "U.S. Supreme Court Justice” exactly matches the title "U.S. Supreme Court Justice.”
  • a strong fuzzy match occurs where some but not all of the elements of a descriptor and title match. For example, the descriptor "Supreme Court Justice is a strong fuzzy match to the title U.S. Supreme Court Justice.
  • An unknown state occurs when the descriptor identifies a general profession that is consistent with the profession(s) covered by the directory.
  • mismatch or “no match” state occurs when the descriptor conflicts with or inconsistent with the specification in the record. For example, if the descriptor is New York District judge and the title in the directory entry is "U.S. 8th Circuit Court judge,” then the match state is mismatch.
  • Comparison module 433 which compares location evidence, has five match states: an exact-match (EX) state, a strong-fuzzy (SF) state, a weak-fuzzy (WF) state, an unknown or unspecified (UN) state, and a no match (NO) state.
  • EX exact-match
  • SF strong-fuzzy
  • WF weak-fuzzy
  • UN unknown or unspecified
  • NO no match
  • An exact match occurs where city and state location evidence that is explicitly linked within the document to the extracted name matches the city and state of a directory record.
  • An explicit linkage occurs, for example, when the location co-occurs in the same sentence.
  • a strong-fuzzy match occurs when the city or state that occurs in the same paragraph with the extracted name matches the corresponding city or state in a candidate directory.
  • a weak-fuzzy match occurs when the city or state that occurs in the same document but outside the same paragraph of the extracted name matches the city or state listed in a directory entry.
  • the unknown, or unspecified, state occurs when the extracted name is not explicitly linked to a particular city or state and none of the locations in the text match the city or state information in the candidate record.
  • a mismatch occurs when the extracted name is explicitly linked to a city or state name that does not match the city or state information in the candidate record.
  • Comparison module 434 which compares organization data, has five states: an exact-match (EX) state, a strong-fuzzy (SF) state, a weak-fuzzy (WF) state, an unknown or unspecified (UN) state, and a no match (NO) state.
  • EX exact-match
  • SF strong-fuzzy
  • WF weak-fuzzy
  • UN unknown or unspecified
  • NO no match
  • An exact match occurs when an extracted name is explicitly linked to a particular organization in the text and that organization matches the organization in the candidate record.
  • An explicit linkage occurs, for example, when the location co-occurs in the same sentence. For example, an exact match exists if text describes an attorney as working at the firm of Smith & Jones and the directory entry lists Smith & Jones as an associated law firm or other organization.
  • a strong-fuzzy match occurs if the extracted name occurs in the same paragraph as the extracted organization and if the extracted organization matches the organization in a candidate record
  • a weak-fuzzy match occurs if the extracted name occurs in the same document but outside the paragraph and if the extracted organization matches the candidate organization.
  • An unknown match occurs when the extracted name is not explicitly linked to a particular organization and none of the organization names in the text matches the organization information in the candidate record.
  • a mismatch occurs when the extracted name is explicitly linked to an organization name and that organization name does not match the organization name in the candidate record.
  • Evidence comparison modules 431-434 conduct their respective comparisons and output their results in the form of eight conditional probabilities to calculation module 435.
  • Calculation module 435 calculates a similarity score or match probability based on these conditional probabilities and the uniqueness or name-rarity data for the input name template.
  • the exemplary calculation uses the following form of Baye's rule: where P(M
  • ⁇ M) denotes the conditional probability that E i takes on a particular state given that a name template does not match any record in the professional directory.
  • ⁇ M) denotes the probability that the location information in a person template and candidate record match given that the template and candidate do not match. (Other embodiments include lesser or greater numbers of states, as well as other types of co-occurring information.)
  • each candidate record-name-template comparison is associated with a candidate record identification 424 for the candidate record.
  • this association represented by the broken line between score 440 and candidate record identification 425.
  • execution continues at block 370.
  • the linking module links one or more of the professional names tagged in the input document to one or more of the candidate professional directories based on the comparison scores.
  • this entails executing process blocks 371-375 shown in inset 370'.
  • Block 371 selects the best candidate record from among the candidate records for a particular name template. Specifically, this entails selecting the candidate having the highest comparison score. If there is no single candidate having the highest score, the exemplary embodiment advances to block 372 without selection of a candidate for the name template.
  • other embodiments could employ some form of tie breaker (for example one based on chronology), or construct links to each of the highest ranking candidate records with a message qualifying uncertainty in the link accuracy, or build a link that presents a menu of the highest ranking candidates for the user.
  • Block 372 determines if the selected candidate record meets other criteria. To this end, the exemplary embodiment determines if the score of the selected candidate record satisfies a given threshold criterion, such as greater than or equal to 0.05. However, other embodiments use additional criteria, such as commercial or chronological relationship with the professional directory containing the candidate record. If the candidate record satisfies the link criteria execution, continue at block 373.
  • a given threshold criterion such as greater than or equal to 0.05.
  • additional criteria such as commercial or chronological relationship with the professional directory containing the candidate record.
  • Block 373 entails building a hyperlink that links at least one occurrence of the name under consideration in the input document to the entry in the professional directory hosting the candidate record.
  • this includes marking all occurrences of the name in the document and embedding a URL (uniform resource locator) identifying the candidate record in the document.
  • the candidate reference identification and a document identification number for the input document are written into an index that can be used to facilitate name-based searching and further document linking between the professional directories and document databases.
  • the marking can take any number of forms, such as a font change relative to other text in the document.
  • Other embodiments may insert a hyperlink that references the professional directory, instead of a particular record in the directory.
  • Other templates include character-offset information for use in placing hyperlinks at the correct spot within a given sentence, paragraph, or document. Still other embodiments may define the hyperlink in terms of one or more intermediate destinations that are forwarded or otherwise routed to the directory or directory record to effect the desired linkage.
  • Block 374 determines whether the input document contains another name for possible linkage. An affirmative determination returns execution to block 371 for selection of a candidate record for another name template, and a negative determination branches execution to block 375. Block 375 returns execution to block 310 to receive another input document for further processing.
  • FIG. 5 shows a flowchart 500, which illustrates exemplary structure and operation of training module 1273 to define the conditional probabilities used in the Bayesian inference engine of Figure 4 .
  • Flowchart 500 includes process blocks 510-560.
  • execution begins by receiving a set of training documents having tagged names that are known to match names in a professional directory.
  • the training documents are manually tagged; however, in other embodiments the documents may be automatically tagged.
  • the training documents may be held in a local or remote database and communicated to the training module via a variety of transfer techniques.
  • Block 520 entails extracting data from the training documents based on the tagged names.
  • the exemplary embodiment generates a name template, using the extraction module from linking module 1272, for each tagged name, with each template including an extracted name, extracted descriptor text, extracted location list, an extracted organization list.
  • the name template has a structure similar to that of name template 340' in Figure 3 .
  • Block 530 entails searching one or more professional directories, based on the names in the training data structures. In the exemplary embodiment, this entails searching one or more of the professional directories and retrieving directory entries with last names that match the last names in the name templates for further processing.
  • Block 540 entails determining conditional probabilities for each state of each evidence variable.
  • this determination entails determining frequency counts for each comparison state based on the name templates for the manually tagged set of documents. Specifically, for cases in which a tagged name has been manually matched to a candidate record, the embodiment counts the number of times each particular evidence state occurs for each of the evidence variables: name, descriptor, location, and organization. The embodiment then divides the count for each evidence state by the total number of matches to obtain P(E i
  • x denotes the number of evidence states for evidence variable E i ; such as three states for name
  • y denotes the number of directory records for which the particular state, for example, exact match occurred
  • z denotes total number of attorney match pairs
  • a is a smoothing constant, such as 0.999999.
  • the exemplary embodiment counts the number of times each evidence state occurs when the candidate name does not match the template name and divides by the total mismatches to get P(E i
  • some embodiments may sample the matching and/or mismatching candidate records, for example, by selecting every tenth record.
  • Figure 6 shows that the teachings of the present have applications beyond facilitating generation of hyperlinks for names.
  • Figure 6 shows a flowchart 600 of an exemplary method of operating a data retrieval system incorporating teachings of the present invention.
  • Flowchart 600 includes process blocks 610-670.
  • the exemplary method begins with receipt of a query for information.
  • the query has a Boolean or natural-language form and includes a name of an entity, such as a person.
  • the query is provided by a user of a client computer or access device, such as one of access devices 150 in Figure 1 , to a server , such as database server 140 in Figure 1 , in a client-server environment.
  • the exemplary method is incorporated into software on a server.
  • the query may be received and processed (in accord with this exemplary method) on the client side before transmission to a server for execution.
  • the exemplary method may be incorporated into a browser, a browser add-on, a client-side operating system or searching software.
  • H denotes the estimated size of the human population likely to be referenced in the corpus or database targeted by the query.
  • One way to estimate H is to take the size of the community corpus likely to be referenced and scale it up by some percentage to account for inevitable references to people outside the referenced community.
  • Block 630 determines whether to request additional information to assist in answering the query based on the determined ambiguity of a name (or other portion) in the query. In the exemplary embodiment, this entails comparing the computed probability of name uniqueness to a threshold. If the probability of name uniqueness is less than the threshold, execution advances to block 640; otherwise execution continues at block 660.
  • Block 640 entails obtaining additional information regarding the query.
  • obtaining the additional information entails requesting the user for additional information related to one or more ambiguous portions of the query, such as a name in the query.
  • the request in some embodiments, is presented as a dialog window requesting information related to a profession, a location, and/or an organization associated with the name.
  • obtaining additional information entails automatically formulating one or more queries based on one or more ambiguous portions of the received query, such as the identified name or a portion of the name, and executing the query against one or more databases, for example, professional directories or other databases that include names in association with other data.
  • one query can request records or portions of records having last names that match the last name of a name identified in the received query.
  • the portions of the records in one embodiment, includes location, organization, and/or professional title information.
  • Block 650 entails changing the query based on the additional information.
  • changing the query includes adding one or more portions of the additional information to the query, for example as one or more appended text strings.
  • change the query by adding a search operator, for example, an AND operator, and one or more portions of the additional information.
  • changing the query includes adding one or more sub-queries, using additional information, such as city, state, organization, and professional title obtained at block 650.
  • changing the query includes changing the scope of the search by for example, adding or deleting one or more target databases for the query, based on the additional information.
  • Block 660 conducts a search based on the original query or the changed query.
  • searching based on the changed query entails executing the search against an original target database and/or one or more other databases. Execution continues at block 670.
  • Block 670 entails outputting the results of the queries. In the exemplary embodiment, this entails outputting the results on a display. In one embodiment that changes the received query by adding sub-queries based on the additional information, outputting the results includes displaying results of the original received query and results of the sub-queries in separate regions of a display screen. In some variants of this embodiment, the results in both regions are ranked.
  • Still other applications of the teachings of the present invention include generating new name directories for databases based on famous names, political figures, celebrities, filling gaps in current directories, identifying or discovering gaps in directories.
  • Other applications include automatic generation of dossiers, and cross-referencing of individuals, businesses, assets, and public and private records.
  • the inventor has presented various exemplary systems, methods, and software which facilitate logical association of names in documents or other data structures to data structures, such as records, in professional directories or other type databases. Additionally, the inventor has presented various systems, methods, and software for processing and augmenting queries based on ambiguous query terms, such as entity names.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)
  • Machine Translation (AREA)
  • Information Transfer Between Computers (AREA)
EP10012722A 2001-12-21 2002-12-20 Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels Ceased EP2328101A1 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US34295601P 2001-12-21 2001-12-21
US10/171,170 US7333966B2 (en) 2001-12-21 2002-06-13 Systems, methods, and software for hyperlinking names
EP02799974A EP1474759B1 (fr) 2001-12-21 2002-12-20 Systèmes, procédés et logiciel permettant d'établir des hyperliens vers des annuaires professionnels sur des noms de personnes dans des documents

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
WOPCT/US02/41144 Previously-Filed-Application 2002-12-20
EP02799974.7 Division 2002-12-20

Publications (1)

Publication Number Publication Date
EP2328101A1 true EP2328101A1 (fr) 2011-06-01

Family

ID=26866803

Family Applications (3)

Application Number Title Priority Date Filing Date
EP10012722A Ceased EP2328101A1 (fr) 2001-12-21 2002-12-20 Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels
EP02799974A Expired - Lifetime EP1474759B1 (fr) 2001-12-21 2002-12-20 Systèmes, procédés et logiciel permettant d'établir des hyperliens vers des annuaires professionnels sur des noms de personnes dans des documents
EP10012705A Ceased EP2336903A1 (fr) 2001-12-21 2002-12-20 Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels

Family Applications After (2)

Application Number Title Priority Date Filing Date
EP02799974A Expired - Lifetime EP1474759B1 (fr) 2001-12-21 2002-12-20 Systèmes, procédés et logiciel permettant d'établir des hyperliens vers des annuaires professionnels sur des noms de personnes dans des documents
EP10012705A Ceased EP2336903A1 (fr) 2001-12-21 2002-12-20 Système, procédé et logiciel permettant d'établir des hyperliens de personnes dans des documents avec des annuaires professionnels

Country Status (10)

Country Link
US (2) US7333966B2 (fr)
EP (3) EP2328101A1 (fr)
JP (2) JP4436909B2 (fr)
CN (1) CN1623146B (fr)
AT (1) ATE530989T1 (fr)
AU (3) AU2002364593B2 (fr)
CA (3) CA2924140A1 (fr)
ES (1) ES2378653T3 (fr)
NZ (3) NZ534222A (fr)
WO (1) WO2003060767A2 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9990340B2 (en) 2014-02-03 2018-06-05 Bluebeam, Inc. Batch generation of links to documents based on document name and page content matching
WO2023039000A1 (fr) * 2021-09-08 2023-03-16 Google Llc Suggestion de personnes dans des éditeurs collaboratifs de texte en ligne

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003719B1 (en) * 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
US7333966B2 (en) * 2001-12-21 2008-02-19 Thomson Global Resources Systems, methods, and software for hyperlinking names
US20040205484A1 (en) * 2002-05-01 2004-10-14 Pennington Stanford E. System and method for dynamically generating customized pages
US6856679B2 (en) * 2002-05-01 2005-02-15 Sbc Services Inc. System and method to provide automated scripting for customer service representatives
US7766743B2 (en) * 2002-08-29 2010-08-03 Douglas Schoellkopf Jebb Methods and apparatus for evaluating a user's affinity for a property
WO2004049192A2 (fr) 2002-11-28 2004-06-10 Koninklijke Philips Electronics N.V. Procede d'attribution de donnees de classes de mots
US7792827B2 (en) * 2002-12-31 2010-09-07 International Business Machines Corporation Temporal link analysis of linked entities
US7917483B2 (en) * 2003-04-24 2011-03-29 Affini, Inc. Search engine and method with improved relevancy, scope, and timeliness
AU2011204902B2 (en) * 2003-12-31 2015-01-15 Thomson Reuters Enterprise Centre Gmbh Systems, Methods, Interfaces And Software For Automated Collection And Integration Of Entity Data Into Online Databases And Professional Directories
US20050149851A1 (en) * 2003-12-31 2005-07-07 Google Inc. Generating hyperlinks and anchor text in HTML and non-HTML documents
ES2388817T3 (es) * 2003-12-31 2012-10-18 Thomson Reuters Global Resources Sistemas, métodos, interfaces y soporte lógico para recogida e integración automática de datos de entidad en bases de datos y directorios de profesionales en línea
US7574409B2 (en) * 2004-11-04 2009-08-11 Vericept Corporation Method, apparatus, and system for clustering and classification
US8185560B2 (en) 2005-01-28 2012-05-22 Thomson Reuters Global Resources Systems, methods, software for integration of case law, legal briefs, and litigation documents into law firm workflow
US7424472B2 (en) * 2005-05-27 2008-09-09 Microsoft Corporation Search query dominant location detection
EP1934843A2 (fr) * 2005-10-04 2008-06-25 Thomson Global Resources Systemes, procedes et logiciels de leve d'ambiguite sur des termes medicaux
US8689134B2 (en) 2006-02-24 2014-04-01 Dana W. Paxson Apparatus and method for display navigation
US7810021B2 (en) * 2006-02-24 2010-10-05 Paxson Dana W Apparatus and method for creating literary macramés
US8091017B2 (en) * 2006-07-25 2012-01-03 Paxson Dana W Method and apparatus for electronic literary macramé component referencing
US8595245B2 (en) * 2006-07-26 2013-11-26 Xerox Corporation Reference resolution for text enrichment and normalization in mining mixed data
AR062635A1 (es) * 2006-09-01 2008-11-19 Thomson Global Resources Sistema, metodos, software e interfases para dar formato a citas de legislacion
US9026514B2 (en) * 2006-10-13 2015-05-05 International Business Machines Corporation Method, apparatus and article for assigning a similarity measure to names
US10635455B2 (en) * 2007-02-13 2020-04-28 Oracle International Corporation Simplifying understanding of procedure dependencies in a form definition
US20110179344A1 (en) * 2007-02-26 2011-07-21 Paxson Dana W Knowledge transfer tool: an apparatus and method for knowledge transfer
US20140257939A9 (en) * 2007-06-05 2014-09-11 Mark Britton Rating system that characterizes attorneys based on attributes
US7912767B1 (en) * 2007-10-29 2011-03-22 Intuit Inc. Tax preparation system facilitating remote assistance
US8478787B2 (en) 2007-12-06 2013-07-02 Google Inc. Name detection
CA2710421A1 (fr) * 2007-12-21 2009-07-09 Marc Light Extraction d'entites, evenements et relations
US9501467B2 (en) 2007-12-21 2016-11-22 Thomson Reuters Global Resources Systems, methods, software and interfaces for entity extraction and resolution and tagging
US8788523B2 (en) * 2008-01-15 2014-07-22 Thomson Reuters Global Resources Systems, methods and software for processing phrases and clauses in legal documents
JP4693065B2 (ja) * 2008-01-29 2011-06-01 日本電信電話株式会社 人名表現同定装置、その方法、プログラム及び記録媒体
US10049100B2 (en) * 2008-01-30 2018-08-14 Thomson Reuters Global Resources Unlimited Company Financial event and relationship extraction
US8423882B2 (en) * 2008-02-27 2013-04-16 International Business Machines Corporation Online navigation of choice data sets
US20090248595A1 (en) * 2008-03-31 2009-10-01 Yumao Lu Name verification using machine learning
US8843522B2 (en) * 2008-09-15 2014-09-23 Thomson Reuters (Markets) Llc Systems and methods for rapid delivery of tiered metadata
US10346835B1 (en) * 2008-10-07 2019-07-09 United Services Automobile Association (Usaa) Systems and methods for presenting recognizable bank account transaction descriptions compiled through customer collaboration
US8234274B2 (en) * 2008-12-18 2012-07-31 Nec Laboratories America, Inc. Systems and methods for characterizing linked documents using a latent topic model
US8250124B2 (en) * 2009-01-29 2012-08-21 Hewlett-Packard Development Company, L.P. Assigning content to an entry in directory
US8190538B2 (en) 2009-01-30 2012-05-29 Lexisnexis Group Methods and systems for matching records and normalizing names
US8949241B2 (en) * 2009-05-08 2015-02-03 Thomson Reuters Global Resources Systems and methods for interactive disambiguation of data
BR112012018653B1 (pt) * 2010-01-29 2020-12-22 The Dun And Bradstreet Corporation. sistema e método para agregação e associação de dados de afiliação profissional com conteúdo de dados comerciais
JP5182960B2 (ja) * 2010-03-15 2013-04-17 日本電信電話株式会社 店舗名曖昧性解消装置、その方法、プログラム及び記録媒体
CN102971729B (zh) * 2010-04-14 2016-09-28 邓白氏公司 将可操作属性归于描述个人身份的数据
US11386510B2 (en) 2010-08-05 2022-07-12 Thomson Reuters Enterprise Centre Gmbh Method and system for integrating web-based systems with local document processing applications
US10089390B2 (en) * 2010-09-24 2018-10-02 International Business Machines Corporation System and method to extract models from semi-structured documents
US9104979B2 (en) * 2011-06-16 2015-08-11 Microsoft Technology Licensing, Llc Entity recognition using probabilities for out-of-collection data
US8706723B2 (en) * 2011-06-22 2014-04-22 Jostle Corporation Name-search system and method
US9361131B1 (en) * 2011-06-24 2016-06-07 Amazon Technologies, Inc. Network resource access via a mobile shell
US9454528B2 (en) * 2011-10-17 2016-09-27 Xerox Corporation Method and system for creating ordered reading lists from unstructured document sets
US8812496B2 (en) * 2011-10-24 2014-08-19 Xerox Corporation Relevant persons identification leveraging both textual data and social context
US11455350B2 (en) * 2012-02-08 2022-09-27 Thomson Reuters Enterprise Centre Gmbh System, method, and interfaces for work product management
JP5870776B2 (ja) * 2012-03-09 2016-03-01 大日本印刷株式会社 リンク付与装置、リンク付与方法、およびプログラム
CN103365831B (zh) * 2012-03-29 2017-07-21 深圳市世纪光速信息技术有限公司 一种为文本添加超级链接的方法和装置
JP5770753B2 (ja) * 2013-01-15 2015-08-26 グーグル・インコーポレーテッド Cjk名前検出
US10089697B2 (en) * 2013-01-25 2018-10-02 Capital One Services, Llc Systems and methods for extracting information from a transaction description
US9286291B2 (en) * 2013-02-15 2016-03-15 International Business Machines Corporation Disambiguation of dependent referring expression in natural language processing
US9110869B2 (en) * 2013-09-27 2015-08-18 Nokia Technologies Oy Visual representation of a character identity and a location identity
GB201320334D0 (en) 2013-11-18 2014-01-01 Microsoft Corp Identifying a contact
US10628411B2 (en) * 2013-11-20 2020-04-21 International Business Machines Corporation Repairing a link based on an issue
JP5723472B1 (ja) * 2014-08-07 2015-05-27 廣幸 田中 データリンク生成装置、データリンク生成方法、データリンク構造および電子ファイル
US10409909B2 (en) * 2014-12-12 2019-09-10 Omni Ai, Inc. Lexical analyzer for a neuro-linguistic behavior recognition system
US9535903B2 (en) 2015-04-13 2017-01-03 International Business Machines Corporation Scoring unfielded personal names without prior parsing
CA2987838A1 (fr) 2015-06-11 2017-02-02 Jochen L. LEIDNER Identification de risques et systeme et moteur de generation de registre de risques
CN106709318B (zh) * 2017-01-24 2019-05-03 腾云天宇科技(北京)有限公司 一种用户设备唯一性的识别方法、装置和计算设备
US10599129B2 (en) * 2017-08-04 2020-03-24 Duro Labs, Inc. Method for data normalization
US11176156B2 (en) * 2019-05-10 2021-11-16 Salesforce.Com, Inc. Efficiently and accurately assessing the number of identifiable records for creating personal profiles

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5963940A (en) * 1995-08-16 1999-10-05 Syracuse University Natural language information retrieval system and method

Family Cites Families (184)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US174105A (en) * 1876-02-29 Improvement in jig-saws
US3872448A (en) * 1972-12-11 1975-03-18 Community Health Computing Inc Hospital data processing system
US4384288A (en) * 1980-12-31 1983-05-17 Walton Charles A Portable radio frequency emitting identifier
US4799258A (en) 1984-02-13 1989-01-17 National Research Development Corporation Apparatus and methods for granting access to computers
US4575621A (en) * 1984-03-07 1986-03-11 Corpra Research, Inc. Portable electronic transaction device and system therefor
US4817050A (en) * 1985-11-22 1989-03-28 Kabushiki Kaisha Toshiba Database system
US4893270A (en) * 1986-05-12 1990-01-09 American Telephone And Telegraph Company, At&T Bell Laboratories Medical information system
US4887212A (en) 1986-10-29 1989-12-12 International Business Machines Corporation Parser for natural language text
US4958283A (en) 1987-07-08 1990-09-18 Kabushiki Kaisha Toshiba Method and system for storing and communicating medical image data
US4864501A (en) 1987-10-07 1989-09-05 Houghton Mifflin Company Word annotation system
US4878175A (en) 1987-11-03 1989-10-31 Emtek Health Care Systems Method for generating patient-specific flowsheets by adding/deleting parameters
US5157783A (en) 1988-02-26 1992-10-20 Wang Laboratories, Inc. Data base system which maintains project query list, desktop list and status of multiple ongoing research projects
US4994966A (en) * 1988-03-31 1991-02-19 Emerson & Stern Associates, Inc. System and method for natural language parsing by initiating processing prior to entry of complete sentences
US5146439A (en) 1989-01-04 1992-09-08 Pitney Bowes Inc. Records management system having dictation/transcription capability
US5408655A (en) * 1989-02-27 1995-04-18 Apple Computer, Inc. User interface system and method for traversing a database
US5842224A (en) 1989-06-16 1998-11-24 Fenner; Peter R. Method and apparatus for source filtering data packets between networks of differing media
US5860136A (en) * 1989-06-16 1999-01-12 Fenner; Peter R. Method and apparatus for use of associated memory with large key spaces
US5418942A (en) * 1989-07-06 1995-05-23 Krawchuk; Kenneth V. System and method for storing and managing information
US5065315A (en) 1989-10-24 1991-11-12 Garcia Angela M System and method for scheduling and reporting patient related services including prioritizing services
US5233513A (en) * 1989-12-28 1993-08-03 Doyle William P Business modeling, software engineering and prototyping method and apparatus
US5253362A (en) 1990-01-29 1993-10-12 Emtek Health Care Systems, Inc. Method for storing, retrieving, and indicating a plurality of annotations in a data cell
US5218697A (en) * 1990-04-18 1993-06-08 Microsoft Corporation Method and system for networking computers having varying file architectures
US5291399A (en) * 1990-07-27 1994-03-01 Executone Information Systems, Inc. Method and apparatus for accessing a portable personal database as for a hospital environment
US5317729A (en) * 1990-10-24 1994-05-31 International Business Machines Corporation Method for the storage of multi-versioned data with retrieval based on searched query
US5204947A (en) * 1990-10-31 1993-04-20 International Business Machines Corporation Application independent (open) hypermedia enablement services
US5297249A (en) * 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
US5581460A (en) 1990-11-06 1996-12-03 Kabushiki Kaisha Toshiba Medical diagnostic report forming apparatus capable of attaching image data on report
US5414838A (en) * 1991-06-11 1995-05-09 Logical Information Machine System for extracting historical market information with condition and attributed windows
CA2066559A1 (fr) * 1991-07-29 1993-01-30 Walter S. Rosenbaum Stockage et extraction d'objets sans texte
US5377323A (en) 1991-09-13 1994-12-27 Sun Microsytems, Inc. Apparatus and method for a federated naming system which can resolve a composite name composed of names from any number of disparate naming systems
US5488725A (en) * 1991-10-08 1996-01-30 West Publishing Company System of document representation retrieval by successive iterated probability sampling
US5265065A (en) 1991-10-08 1993-11-23 West Publishing Company Method and apparatus for information retrieval from a database by replacing domain specific stemmed phases in a natural language to create a search query
JP3300391B2 (ja) * 1991-10-11 2002-07-08 株式会社東芝 画像処理装置
US5283884A (en) * 1991-12-30 1994-02-01 International Business Machines Corporation CKD channel with predictive track table
US5490250A (en) * 1991-12-31 1996-02-06 Amdahl Corporation Method and apparatus for transferring indication of control error into data path of data switcher
US5361346A (en) 1992-01-15 1994-11-01 Santa Monica Pioneer Research Inc. Portable tester (qualifier) for evaluating and testing SCSI interface magnetic disc drives in accordance with ANSI SCSI-A and SCSI-2 definitions
US5434974A (en) * 1992-03-30 1995-07-18 International Business Machines Corporation Name resolution for a multisystem network
US5319711A (en) * 1992-08-19 1994-06-07 Gte Laboratories Incorporated Wireless device for verifying identification
US5515534A (en) * 1992-09-29 1996-05-07 At&T Corp. Method of translating free-format data records into a normalized format based on weighted attribute variants
US5459860A (en) 1992-10-05 1995-10-17 International Business Machines Corporation Computerized system and process for managing a distributed database system
US5558638A (en) 1993-04-30 1996-09-24 Healthdyne, Inc. Patient monitor and support system
US5544352A (en) * 1993-06-14 1996-08-06 Libertech, Inc. Method and apparatus for indexing, searching and displaying data
US5361202A (en) 1993-06-18 1994-11-01 Hewlett-Packard Company Computer display system and method for facilitating access to patient data records in a medical information system
US5506984A (en) * 1993-06-30 1996-04-09 Digital Equipment Corporation Method and system for data retrieval in a distributed system using linked location references on a plurality of nodes
US5438655A (en) * 1993-07-29 1995-08-01 Hewlett-Packard Company Methods and apparatus for updating and antialiasing waveforms
US5477215A (en) * 1993-08-02 1995-12-19 At&T Corp. Arrangement for simultaneously interrogating a plurality of portable radio frequency communication devices
US6339767B1 (en) 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
US5806079A (en) 1993-11-19 1998-09-08 Smartpatents, Inc. System, method, and computer program product for using intelligent notes to organize, link, and manipulate disparate data objects
US5497317A (en) * 1993-12-28 1996-03-05 Thomson Trading Services, Inc. Device and method for improving the speed and reliability of security trade settlements
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US5560005A (en) 1994-02-25 1996-09-24 Actamed Corp. Methods and systems for object-based relational distributed databases
US6141663A (en) 1994-03-18 2000-10-31 Unimax Systems Corporation Automatic external data synchronization method
DE69408439T2 (de) * 1994-03-22 1998-09-17 Agfa Gevaert Nv Verfahren zur Identifizierung eines Strahlungsbildes
CA2125300C (fr) * 1994-05-11 1999-10-12 Douglas J. Ballantyne Methode et dispositif pour la distribution electronique d'information medicale et de services aux patients
US5557539A (en) 1994-06-13 1996-09-17 Centigram Communications Corporation Apparatus and method for testing an interactive voice messaging system
US5608900A (en) * 1994-06-21 1997-03-04 Internationl Business Machines Corp. Generation and storage of connections between objects in a computer network
US5535372A (en) * 1994-07-06 1996-07-09 International Business Machines Corporation Method and apparatus for efficient updating of CKD data stored on fixed block architecture devices
US5623652A (en) 1994-07-25 1997-04-22 Apple Computer, Inc. Method and apparatus for searching for information in a network and for controlling the display of searchable information on display devices in the network
US5434932A (en) * 1994-07-28 1995-07-18 West Publishing Company Line alignment apparatus and process
US5603025A (en) * 1994-07-29 1997-02-11 Borland International, Inc. Methods for hypertext reporting in a relational database management system
US5629981A (en) * 1994-07-29 1997-05-13 Texas Instruments Incorporated Information management and security system
US5715445A (en) * 1994-09-02 1998-02-03 Wolfe; Mark A. Document retrieval system employing a preloading procedure
US5659676A (en) * 1994-09-20 1997-08-19 International Business Machines Corporation Systems and methods for creating and refreshing compound documents
WO1996015505A2 (fr) 1994-11-08 1996-05-23 Vermeer Technologies, Inc. Outil de developpement de services en ligne a fonctions d'etablissement de taxation
US5630852A (en) * 1994-11-23 1997-05-20 Fmc Corporation Organophosphorus additives for improved fuel lubricity
US5617565A (en) * 1994-11-29 1997-04-01 Hitachi America, Ltd. Broadcast interactive multimedia system
US5642502A (en) 1994-12-06 1997-06-24 University Of Central Florida Method and system for searching for relevant documents from a text database collection, using statistical ranking, relevancy feedback and small pieces of text
FR2728088A1 (fr) 1994-12-13 1996-06-14 Inst Nat Rech Inf Automat Procede d'echange d'informations en mode client/serveur, entre stations reliees par un reseau de communication
US5530852A (en) 1994-12-20 1996-06-25 Sun Microsystems, Inc. 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 described by the profiles and topics
GB9426165D0 (en) 1994-12-23 1995-02-22 Anthony Andre C Method of retrieving and displaying data
US5794050A (en) * 1995-01-04 1998-08-11 Intelligent Text Processing, Inc. Natural language understanding system
US5873077A (en) * 1995-01-13 1999-02-16 Ricoh Corporation Method and apparatus for searching for and retrieving documents using a facsimile machine
NZ298861A (en) 1995-01-23 1999-01-28 British Telecomm Accessing information from a store by comparing keywords with information descriptors
JP2947111B2 (ja) 1995-02-17 1999-09-13 日本電気株式会社 交換機のデータ引き継ぎ方法およびシステム
US5963205A (en) 1995-05-26 1999-10-05 Iconovex Corporation Automatic index creation for a word processor
US5708825A (en) * 1995-05-26 1998-01-13 Iconovex Corporation Automatic summary page creation and hyperlink generation
US5664109A (en) 1995-06-07 1997-09-02 E-Systems, Inc. Method for extracting pre-defined data items from medical service records generated by health care providers
US5870770A (en) * 1995-06-07 1999-02-09 Wolfe; Mark A. Document research system and method for displaying citing documents
JP3700733B2 (ja) * 1995-06-12 2005-09-28 富士ゼロックス株式会社 文書管理装置及び文書管理方法
US5740549A (en) * 1995-06-12 1998-04-14 Pointcast, Inc. Information and advertising distribution system and method
US5860073A (en) * 1995-07-17 1999-01-12 Microsoft Corporation Style sheets for publishing system
US5878421A (en) * 1995-07-17 1999-03-02 Microsoft Corporation Information map
US5644720A (en) * 1995-07-31 1997-07-01 West Publishing Company Interprocess communications interface for managing transaction requests
US5942986A (en) * 1995-08-09 1999-08-24 Cedars-Sinai Medical Center System and method for automatic critical event notification
US5745360A (en) * 1995-08-14 1998-04-28 International Business Machines Corp. Dynamic hypertext link converter system and process
US6026388A (en) * 1995-08-16 2000-02-15 Textwise, Llc User interface and other enhancements for natural language information retrieval system and method
WO1997012334A1 (fr) 1995-09-25 1997-04-03 International Compu Research, Inc. Mise en correspondance et classement hierarchique de citations juridiques
US5740252A (en) * 1995-10-13 1998-04-14 C/Net, Inc. Apparatus and method for passing private demographic information between hyperlink destinations
US5764906A (en) * 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
US5754857A (en) * 1995-12-08 1998-05-19 Sun Microsystems, Inc. Distributed asynchronous workflow on the net
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
US5781900A (en) * 1996-01-02 1998-07-14 Sofmap Future Design, Inc. Flexible hyperlink association system
US5751961A (en) * 1996-01-31 1998-05-12 Bell Communications Research, Inc. Integrated internet system for translating logical addresses of internet documents to physical addresses using integrated service control point
US5862325A (en) * 1996-02-29 1999-01-19 Intermind Corporation Computer-based communication system and method using metadata defining a control structure
US5875431A (en) 1996-03-15 1999-02-23 Heckman; Frank Legal strategic analysis planning and evaluation control system and method
US5926811A (en) 1996-03-15 1999-07-20 Lexis-Nexis Statistical thesaurus, method of forming same, and use thereof in query expansion in automated text searching
US5745908A (en) * 1996-03-29 1998-04-28 Systems Focus International Method for converting a word processing file containing markup language tags and conventional computer code
US5867562A (en) * 1996-04-17 1999-02-02 Scherer; Gordon F. Call processing system with call screening
US5905866A (en) * 1996-04-30 1999-05-18 A.I. Soft Corporation Data-update monitoring in communications network
EP0909414A1 (fr) * 1996-05-06 1999-04-21 Adobe Systems Incorporated Glisser-deplacer d'hyperliens internet
EP0810534B1 (fr) 1996-05-13 2003-03-19 Oki Electric Industry Co., Ltd. Système d'affichage de documents et dictionnaire électronique
US5794236A (en) * 1996-05-29 1998-08-11 Lexis-Nexis Computer-based system for classifying documents into a hierarchy and linking the classifications to the hierarchy
US5742181A (en) * 1996-06-04 1998-04-21 Hewlett-Packard Co. FPGA with hierarchical interconnect structure and hyperlinks
US5724595A (en) * 1996-06-19 1998-03-03 Sun Microsystems, Inc. Simple method for creating hypertext links
US5907680A (en) 1996-06-24 1999-05-25 Sun Microsystems, Inc. Client-side, server-side and collaborative spell check of URL's
US5963950A (en) 1996-06-26 1999-10-05 Sun Microsystems, Inc. Method and system for facilitating access to selectable elements on a graphical user interface
US5761436A (en) * 1996-07-01 1998-06-02 Sun Microsystems, Inc. Method and apparatus for combining truncated hyperlinks to form a hyperlink aggregate
US6516321B1 (en) * 1996-07-30 2003-02-04 Carlos De La Huerga Method for database address specification
US6434567B1 (en) 1996-07-30 2002-08-13 Carlos De La Huerga Method for specifying enterprise-wide database address formats
US6272505B1 (en) * 1998-07-07 2001-08-07 Carlos De La Huerga Document modification based hyperlink limiting method and apparatus
US6308171B1 (en) 1996-07-30 2001-10-23 Carlos De La Huerga Method and system for automated data storage and retrieval
US6345268B1 (en) * 1997-06-09 2002-02-05 Carlos De La Huerga Method and system for resolving temporal descriptors of data records in a computer system
US5895461A (en) * 1996-07-30 1999-04-20 Telaric, Inc. Method and system for automated data storage and retrieval with uniform addressing scheme
US5903889A (en) * 1997-06-09 1999-05-11 Telaric, Inc. System and method for translating, collecting and archiving patient records
US6353822B1 (en) * 1996-08-22 2002-03-05 Massachusetts Institute Of Technology Program-listing appendix
JP3773602B2 (ja) 1996-09-18 2006-05-10 株式会社東芝 ハイパーテキスト処理装置及びその方法
US5764916A (en) * 1996-09-27 1998-06-09 Ichat, Inc. Method and apparatus for real time communication over a computer network
US6037944A (en) * 1996-11-07 2000-03-14 Natrificial Llc Method and apparatus for displaying a thought network from a thought's perspective
US5836771A (en) * 1996-12-02 1998-11-17 Ho; Chi Fai Learning method and system based on questioning
US6216141B1 (en) 1996-12-06 2001-04-10 Microsoft Corporation System and method for integrating a document into a desktop window on a client computer
EP0848337A1 (fr) 1996-12-12 1998-06-17 SONY DEUTSCHLAND GmbH Serveur avec assemblage automatique de documents
AUPO489297A0 (en) 1997-01-31 1997-02-27 Aunty Abha's Electronic Publishing Pty Ltd A system for electronic publishing
JPH10228473A (ja) * 1997-02-13 1998-08-25 Ricoh Co Ltd 文書画像処理方法、文書画像処理装置および記憶媒体
US5875446A (en) * 1997-02-24 1999-02-23 International Business Machines Corporation System and method for hierarchically grouping and ranking a set of objects in a query context based on one or more relationships
AU2002301438B2 (en) 1997-03-18 2006-09-21 Trade Me Limited Vehicle Information System Part 1
US5970505A (en) 1997-03-31 1999-10-19 Sun Mirosystems, Inc. Linking related data in a document set including a plurality of books written by different groups of authors in a computer network
US6038573A (en) * 1997-04-04 2000-03-14 Avid Technology, Inc. News story markup language and system and process for editing and processing documents
US5987454A (en) 1997-06-09 1999-11-16 Hobbs; Allen Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US6025844A (en) * 1997-06-12 2000-02-15 Netscape Communications Corporation Method and system for creating dynamic link views
US5974413A (en) 1997-07-03 1999-10-26 Activeword Systems, Inc. Semantic user interface
US6073140A (en) 1997-07-29 2000-06-06 Acxiom Corporation Method and system for the creation, enhancement and update of remote data using persistent keys
US5905991A (en) * 1997-08-21 1999-05-18 Reynolds; Mark L System and method providing navigation between documents by creating associations based on bridges between combinations of document elements and software
US6356922B1 (en) * 1997-09-15 2002-03-12 Fuji Xerox Co., Ltd. Method and system for suggesting related documents
US6009428A (en) 1997-09-15 1999-12-28 International Business Machines Corporation System and method for providing a single application program interface for heterogeneous databases
US6256631B1 (en) * 1997-09-30 2001-07-03 International Business Machines Corporation Automatic creation of hyperlinks
US6091412A (en) * 1997-09-30 2000-07-18 The United States Of America As Represented By The Secretary Of The Navy Universal client device permitting a computer to receive and display information from several special applications
US5940843A (en) * 1997-10-08 1999-08-17 Multex Systems, Inc. Information delivery system and method including restriction processing
US6014662A (en) * 1997-11-26 2000-01-11 International Business Machines Corporation Configurable briefing presentations of search results on a graphical interface
US6094649A (en) * 1997-12-22 2000-07-25 Partnet, Inc. Keyword searches of structured databases
US6289342B1 (en) 1998-01-05 2001-09-11 Nec Research Institute, Inc. Autonomous citation indexing and literature browsing using citation context
US6151624A (en) 1998-02-03 2000-11-21 Realnames Corporation Navigating network resources based on metadata
US6092074A (en) * 1998-02-10 2000-07-18 Connect Innovations, Inc. Dynamic insertion and updating of hypertext links for internet servers
US6263212B1 (en) * 1998-02-17 2001-07-17 Alcatel Usa Sourcing, L.P. Short message service center
US6457028B1 (en) 1998-03-18 2002-09-24 Xerox Corporation Method and apparatus for finding related collections of linked documents using co-citation analysis
JP3744676B2 (ja) * 1998-03-20 2006-02-15 沖電気工業株式会社 情報抽出装置及びその方法
US6122647A (en) 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6529911B1 (en) 1998-05-27 2003-03-04 Thomas C. Mielenhausen Data processing system and method for organizing, analyzing, recording, storing and reporting research results
US6205576B1 (en) 1998-06-05 2001-03-20 Nortel Networks Limited Method and apparatus for identifying indirect messaging relationships between software entities
US6263121B1 (en) 1998-09-16 2001-07-17 Canon Kabushiki Kaisha Archival and retrieval of similar documents
US7003719B1 (en) * 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
WO2000057306A1 (fr) 1999-03-08 2000-09-28 Alexander Sann Systeme et procedes de recherche informatisee servant au traitement et a l'affichage d'informations scientifiques, techniques, academiques et professionnelles
JP4732593B2 (ja) 1999-05-05 2011-07-27 ウエスト パブリッシング カンパニー ドキュメント分類システム、ドキュメント分類方法およびドキュメント分類ソフトウェア
EP1203315A1 (fr) 1999-06-15 2002-05-08 Kanisa Inc. Systeme et procede de gestion de documents bases sur plusieurs taxonomies des connaissances
US6591261B1 (en) 1999-06-21 2003-07-08 Zerx, Llc Network search engine and navigation tool and method of determining search results in accordance with search criteria and/or associated sites
US6341306B1 (en) * 1999-08-13 2002-01-22 Atomica Corporation Web-based information retrieval responsive to displayed word identified by a text-grabbing algorithm
JP2001075959A (ja) * 1999-08-31 2001-03-23 Matsushita Electric Ind Co Ltd 文書処理装置
WO2001022285A2 (fr) 1999-09-21 2001-03-29 Borthwick Andrew E Modele probabiliste de couplage de donnees derive de donnees d'apprentissage
WO2001033432A1 (fr) 1999-11-01 2001-05-10 Lockheed Martin Corporation Systeme et procede permettant de stocker des donnees electroniques et d'y acceder dans un systeme informatique fonctionnant sur le web
US7216115B1 (en) 1999-11-10 2007-05-08 Fastcase.Com, Inc. Apparatus and method for displaying records responsive to a database query
WO2001035714A2 (fr) 1999-11-15 2001-05-25 Openpark Limited Representation de langage graphique et procede et/ou systeme de communication et leur application a un procede de navigation graphique pour recuperer les informations dans une base de donnees informatique et un moteur de recherche sur l'internet
US6731802B1 (en) * 2000-01-14 2004-05-04 Microsoft Corporation Lattice and method for identifying and normalizing orthographic variations in Japanese text
US6738760B1 (en) 2000-03-23 2004-05-18 Albert Krachman Method and system for providing electronic discovery on computer databases and archives using artificial intelligence to recover legally relevant data
US20010037380A1 (en) * 2000-04-24 2001-11-01 Communityiq.Com Web site hosting model
CN100373377C (zh) 2000-04-27 2008-03-05 网上技术公司 用于检索来自多个不同数据库的搜索结果的方法
US20020019827A1 (en) * 2000-06-05 2002-02-14 Shiman Leon G. Method and apparatus for managing documents in a centralized document repository system
US6507837B1 (en) * 2000-06-08 2003-01-14 Hyperphrase Technologies, Llc Tiered and content based database searching
AR029290A1 (es) 2000-06-28 2003-06-18 American Express Travel Relate Sistema y metodo para integrar datos publicos y privados
US6654758B1 (en) * 2000-07-21 2003-11-25 Unisys Corporation Method for searching multiple file types on a CD ROM
US6618717B1 (en) 2000-07-31 2003-09-09 Eliyon Technologies Corporation Computer method and apparatus for determining content owner of a website
JP4200645B2 (ja) 2000-09-08 2008-12-24 日本電気株式会社 情報処理装置、情報処理方法および記録媒体
CN1253815C (zh) * 2000-09-08 2006-04-26 百度在线网络技术(北京)有限公司 计算机在中文数据中识别中文姓名的方法
TW548557B (en) * 2000-09-13 2003-08-21 Intumit Inc A method and system for electronic document to have fast-search category and mutual link
US7143339B2 (en) * 2000-09-20 2006-11-28 Sap Aktiengesellschaft Method and apparatus for dynamically formatting and displaying tabular data in real time
WO2002029623A1 (fr) 2000-10-03 2002-04-11 Goldspirit Invest Pty Ltd Procede de reperage de pages du web par utilisation d'images visuelles
BR0114495A (pt) 2000-10-11 2005-04-12 Health Trio Inc Aparelho para comunicar dados de cuidados com a saúde de um remetente para um receptor, método para comunicar dados de cuidades com a saúde de um sistema de computador para outro, sistemas para trocar dados de cuidados com a saúde entre um remetente e um transmissor, e para normalizar da dos de cuidados com a saúde para transferência entre uma seguradora e um participante
JP2002140339A (ja) 2000-10-31 2002-05-17 Tonfuu:Kk 法律等検索システムおよび法律等検索装置ならびに法律等検索プログラム
US20020087469A1 (en) * 2000-12-28 2002-07-04 Ravi Ganesan Technique of registration for and direction of electronic payments in real-time
US6766316B2 (en) * 2001-01-18 2004-07-20 Science Applications International Corporation Method and system of ranking and clustering for document indexing and retrieval
US6662178B2 (en) 2001-03-21 2003-12-09 Knowledge Management Objects, Llc Apparatus for and method of searching and organizing intellectual property information utilizing an IP thesaurus
US20020165856A1 (en) 2001-05-04 2002-11-07 Gilfillan Lynne E. Collaborative research systems
US20030041305A1 (en) * 2001-07-18 2003-02-27 Christoph Schnelle Resilient data links
US7333966B2 (en) 2001-12-21 2008-02-19 Thomson Global Resources Systems, methods, and software for hyperlinking names
JP4255239B2 (ja) 2002-03-29 2009-04-15 富士通株式会社 文書検索方法
ES2388817T3 (es) 2003-12-31 2012-10-18 Thomson Reuters Global Resources Sistemas, métodos, interfaces y soporte lógico para recogida e integración automática de datos de entidad en bases de datos y directorios de profesionales en línea

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5963940A (en) * 1995-08-16 1999-10-05 Syracuse University Natural language information retrieval system and method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
C. DOZIER: "Assigning Belief Scores to Names in Queries", PROCEEDINGS OF THE FIRST INTERNATIONAL CONFERENCE ON HUMAN LANGUAGE TECHNOLOGY RESEARCH, 18 March 2001 (2001-03-18), SAN DIEGO, CA, pages 1 - 5, XP002324530, Retrieved from the Internet <URL:http://acl.ldc.upenn.edu/H/H01/H01-1008.pdf> [retrieved on 20040411] *
ROBERT HASCHART: "Automatic Extraction and Linking of Person Names in Legal Text", PROCEEDINGS OF RIAO 2000: CONTENT BASED MULTIMEDIA INFORMATION ACCESS. PARIS, FRANCE, April 2000 (2000-04-01), pages 1305 - 1321, XP002271447
SILVIU CUCERZAN; DAVID YAROWSKY: "Language Independent Named Entity Recognition Combining Morphological and Contextual Evidence", JOINT SIGDAT CONFERENCE ON EMPIRICAL METHODS IN NATURAL LANGUAGE PROCESSING AND VERY LARGE CORPORA, 1999, pages 90 - 99, XP002324551, Retrieved from the Internet <URL:http://acl.ldc.upenn.edu/W/W99/W99-0612.pdf> [retrieved on 20040410] *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9990340B2 (en) 2014-02-03 2018-06-05 Bluebeam, Inc. Batch generation of links to documents based on document name and page content matching
US10789418B2 (en) 2014-02-03 2020-09-29 Bluebeam, Inc. Batch generation of links to documents based on document name and page content matching
US11361035B2 (en) 2014-02-03 2022-06-14 Bluebeam, Inc. Batch generation of links to documents based on document name and page content matching
WO2023039000A1 (fr) * 2021-09-08 2023-03-16 Google Llc Suggestion de personnes dans des éditeurs collaboratifs de texte en ligne
US11861296B2 (en) 2021-09-08 2024-01-02 Google Llc People suggestion in collaborative online text editors

Also Published As

Publication number Publication date
NZ567455A (en) 2009-06-26
ES2378653T3 (es) 2012-04-16
CN1623146A (zh) 2005-06-01
JP5252725B2 (ja) 2013-07-31
AU2008212604A1 (en) 2008-10-02
US7333966B2 (en) 2008-02-19
WO2003060767A3 (fr) 2004-08-26
AU2002364593B2 (en) 2008-10-02
CA2754006A1 (fr) 2003-07-24
US20030135826A1 (en) 2003-07-17
JP2005539283A (ja) 2005-12-22
CA2924140A1 (fr) 2003-07-24
AU2008212267A1 (en) 2008-10-02
CA2754006C (fr) 2016-05-31
WO2003060767A2 (fr) 2003-07-24
EP1474759A2 (fr) 2004-11-10
US9002764B2 (en) 2015-04-07
NZ552575A (en) 2008-06-30
AU2002364593A1 (en) 2003-07-30
CN1623146B (zh) 2014-04-02
EP2336903A1 (fr) 2011-06-22
EP1474759B1 (fr) 2011-10-26
ATE530989T1 (de) 2011-11-15
JP4436909B2 (ja) 2010-03-24
CA2471592A1 (fr) 2003-07-24
US20080301074A1 (en) 2008-12-04
JP2009259252A (ja) 2009-11-05
CA2471592C (fr) 2011-12-13
NZ534222A (en) 2007-05-31

Similar Documents

Publication Publication Date Title
EP1474759B1 (fr) Systèmes, procédés et logiciel permettant d&#39;établir des hyperliens vers des annuaires professionnels sur des noms de personnes dans des documents
CA2536265C (fr) Systeme et procede de traitement d&#39;une demande
US7707023B2 (en) Method of finding answers to questions
EP1225517A2 (fr) Système et procédé pour la recherche de textes d&#39;importance assistée par ordinateur
US20060230035A1 (en) Estimating confidence for query revision models
US20110179026A1 (en) Related Concept Selection Using Semantic and Contextual Relationships
JP2008282366A (ja) 質問応答装置、質問応答方法、質問応答プログラム並びにそのプログラムを記録した記録媒体
Magnini et al. Mining Knowledge from Repeated Co-Occurrences: DIOGENE at TREC 2002.
Savoy Comparative study of monolingual and multilingual search models for use with Asian languages
Lazarinis et al. Current research issues and trends in non-English Web searching
AU2011253689B2 (en) Systems, methods, and software for hyperlinking names
AU2011253680B2 (en) Systems, methods, and software for hyperlinking names
Milić-Frayling Text processing and information retrieval
Xu et al. A machine learning approach to recognizing acronyms and their expansion
Vogel Using generic corpora to learn domain-specific terminology
Petrakis et al. Similarity searching in the CORDIS text database
Pradhan et al. Using semantic representations in question answering
Apostolou et al. A Greek retrieval system in the legal domain
Zhou et al. Text segmentation and Chinese site search
Scime et al. The Semanference System: Better Search Results through Better Queries
EP1386255A1 (fr) Procede permettant de trouver des reponses a des questions

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AC Divisional application: reference to earlier application

Ref document number: 1474759

Country of ref document: EP

Kind code of ref document: P

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LI LU MC NL PT SE SI SK TR

17P Request for examination filed

Effective date: 20111201

17Q First examination report despatched

Effective date: 20130201

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: THOMSON REUTERS GLOBAL RESOURCES UNLIMITED COMPANY

APBK Appeal reference recorded

Free format text: ORIGINAL CODE: EPIDOSNREFNE

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: THOMSON REUTERS GLOBAL RESOURCES UNLIMITED COMPANY

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: THOMSON REUTERS ENTERPRISE CENTRE GMBH

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20210528