System and method for searching a document

Information

  • Patent Grant
  • 10394940
  • Patent Number
    10,394,940
  • Date Filed
    Wednesday, July 11, 2012
    12 years ago
  • Date Issued
    Tuesday, August 27, 2019
    5 years ago
  • CPC
  • Field of Search
    • US
    • 715 200000
    • 715 255000
    • CPC
    • G06F17/21
    • G06F17/211
    • G06F17/30896
    • G06F17/3028
    • G06F17/30528
    • G06F17/30699
    • G06F17/24
  • International Classifications
    • G06F17/00
    • G06F17/24
    • G06F16/51
    • Term Extension
      203
Abstract
A computer-implemented method and computing system are provided for defining a plurality of data groups. A set of rules may be associated with each of the data groups. The set of rules may define examples of items that should be included in each group. A document may be processed to identify elements within the document that adhere to a set of rules.
Description
TECHNICAL FIELD

This disclosure relates to document tools and, more particularly, to tools for processing and interacting with a document.


BACKGROUND

Many documents utilize a hierarchical organizational structure to improve comprehension and to allow for internal cross-referencing between the various sections of the document. While the hierarchical structure of a document may be useful for improving comprehension of the subject matter of the document, the management of the hierarchical structure during creation and editing of the document can present many challenges. For example, during editing of the document elements may be added at various levels of the hierarchical structure, new levels of hierarchy may be created and/or levels of the hierarchy may be removed, and elements may be moved within and/or between hierarchical levels. Such changes may impact portions of the document other than those being directly edited. The impacted portions of the document may be required to be updated in response to the edits, which may complicate the creation and editing process for the document.


SUMMARY OF DISCLOSURE

According to an embodiment, a computer-implemented method may include defining a plurality of data groups. The method may also include associating a set of rules with each of the data groups wherein the set of rules defines examples of items that should be included in each group. The method may further include processing a document to identify elements within the document that adhere to a set of rules.


One or more of the following features may be included. The data groups may include one or more of numbers, dates, times of day, units of time, money, and business entities. The set of rules may include a user editable set of rules. The document may include a legal agreement.


Processing the document may include processing the document to identify elements that adhere to a combination of two or more sets of rules. Processing the document may include processing the document to identify elements that adhere to a combination of one or more sets of rules and one or more user defined search terms. The method may further include providing a graphical indicator associated with elements within the document that adhere to the set of rules.


According to another embodiment, a computer program product may include a non-transitory computer readable medium having a plurality of instructions stored on it. When executed by a processor the instructions may cause the processor to perform operations including defining a plurality of data groups. Instructions may also be included for associating a set of rules with each of the data groups wherein the set of rules defines examples of items that should be included in each group. Instructions may further be included for processing a document to identify elements within the document that adhere to a set of rules.


One or more of the following features may be included. The data groups may include one or more of numbers, dates, times of day, units of time, money, and business entities. The set of rules may include a user editable set of rules. The document may include a legal agreement.


The instructions for processing the document may include instructions for processing the document to identify elements that adhere to a combination of two or more sets of rules. The instructions for processing the document may include instructions for processing the document to identify elements that adhere to a combination of one or more sets of rules and one or more user defined search terms. Instructions may further be included for providing a graphical indicator associated with elements within the document that adhere to the set of rules.


According to another embodiment, a computing system may include one or more processors that may be configured to define a plurality of data groups. The one or more processors may also be configured to associate a set of rules with each of the data groups wherein the set of rules defines examples of items that should be included in each group. The one or more processors may further be configured to process a document to identify elements within the document that adhere to a set of rules.


One or more of the following features may be included. The data groups may include one or more of numbers, dates, times of day, units of time, money, and business entities. The set of rules may include a user editable set of rules. The document may include a legal agreement.


The one or more processors configured to process the document may be further configured to process the document to identify elements that adhere to a combination of two or more sets of rules. The one or more processors configured to process the document may be further configured to process the document to identify elements that adhere to a combination of one or more sets of rules and one or more user defined search terms. The one or more processors may be further configured to provide a graphical indicator associated with elements within the document that adhere to the set of rules.


The details of one or more implementations are set forth in the accompanying drawings and the description below. Other features and advantages will become apparent from the description, the drawings, and the claims.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a diagrammatic view of a distributed computing network including a computing device that executes a document process according to an embodiment of the present disclosure;



FIG. 2 is a flowchart of the document process of FIG. 1 according to an embodiment of the present disclosure;



FIG. 3 is a diagrammatic representation of a user interface that may be provided by the document process of FIG. 1 according to an embodiment;



FIG. 4 is a diagrammatic representation of a user interface that may be provided by the document process of FIG. 1 according to an embodiment;



FIG. 5 is a diagrammatic representation of a user interface that may be provided by the document process of FIG. 1 according to an embodiment; and



FIG. 6 is a diagrammatic view of the computing device of FIG. 1 according to an embodiment of the present disclosure.





Like reference symbols in the various drawings indicate like elements.


DETAILED DESCRIPTION OF THE EXAMPLE EMBODIMENTS

Referring to FIG. 1, there is shown document process 10. For the following discussion, it is intended to be understood that document process 10 may be implemented in a variety of ways. For example, document process 10 may be implemented as a server-side process, a client-side process, or a server-side/client-side process.


For example, document process 10 may be implemented as a purely server-side process via document process 10s. Alternatively, document process 10 may be implemented as a purely client-side process via one or more of client-side application 10c1, client-side application 10c2, client-side application 10c3, and client-side application 10c4. Alternatively still, document process 10 may be implemented as a server-side/client-side process via event monitoring process 10s in combination with one or more of client-side application 10c1, client-side application 10c2, client-side application 10c3, and client-side application 10c4.


Accordingly, document process 10 as used in this disclosure may include any combination of document process 10s, client-side application 10c1, client-side application 10c2, client-side application 10c3, and client-side application 10c4.


According to various implementations and embodiments, document process 10 may define a plurality of data groups. Document process 10 may also associate a set of rules with each of the data groups. The set of rules may define examples of items that should be included in each group. Document process 10 may further process a document to identify elements within the document that adhere to one set of rules.


Document process 10s may be a server application and may reside on and may be executed by computing device 12, which may be connected to network 14 (e.g., the Internet or a local area network). Examples of computing device 12 may include, but are not limited to: a personal computer, a server computer, a series of server computers, a mini computer, a mainframe computer, or a dedicated network device.


The instruction sets and subroutines of document process 10s, which may be stored on storage device 16 coupled to computing device 12, may be executed by one or more processors (not shown) and one or more memory architectures (not shown) included within computing device 12. Examples of storage device 16 may include but are not limited to non-transitory computer readable mediums, such as a hard disk drive; a tape drive; an optical drive; a RAID device; an NAS device, a Storage Area Network, a random access memory (RAM); a read-only memory (ROM); and all forms of flash memory storage devices.


Network 14 may be connected to one or more secondary networks (e.g., network 18), examples of which may include but are not limited to: a local area network; a wide area network; or an intranet, for example.


Examples of client-side applications 10c1, 10c2, 10c3, 10c4 may include but are not limited to a web browser, a game console user interface, a television user interface, or a specialized application (e.g., including an application running on a mobile platform). The instruction sets and subroutines of client-side application 10c1, 10c2, 10c3, 10c4, which may be stored on storage devices 20, 22, 24, 26 (respectively) coupled to client electronic devices 28, 30, 32, 34 (respectively), may be executed by one or more processors (not shown) and one or more memory architectures (not shown) incorporated into client electronic devices 28, 30, 32, 34 (respectively). Examples of storage devices 20, 22, 24, 26 may include but are not limited to: hard disk drives; tape drives; optical drives; RAID devices; random access memories (RAM); read-only memories (ROM), and all forms of flash memory storage devices.


Examples of client electronic devices 28, 30, 32, 34 may include, but are not limited to, data-enabled, cellular telephone 28, laptop computer 30, personal digital assistant 32, personal computer 34, a notebook computer (not shown), a server computer (not shown), a gaming console (not shown), a data-enabled television console (not shown), and a dedicated network device (not shown). Client electronic devices 28, 30, 32, 34 may each execute an operating system.


Users 36, 38, 40, 42 may access event process 10 directly through network 14 or through secondary network 18. Further, event process 10 may be accessed through secondary network 18 via link line 44.


The various client electronic devices (e.g., client electronic devices 28, 30, 32, 34) may be directly or indirectly coupled to network 14 (or network 18). For example, data-enabled, cellular telephone 28 and laptop computer 30 are shown wirelessly coupled to network 14 via wireless communication channels 46, 48 (respectively) established between data-enabled, cellular telephone 28, laptop computer 30 (respectively) and cellular network/bridge 50, which is shown directly coupled to network 14. Further, personal digital assistant 32 is shown wirelessly coupled to network 14 via wireless communication channel 52 established between personal digital assistant 32 and wireless access point (i.e., WAP) 54, which is shown directly coupled to network 14. WAP 54 may be, for example, an IEEE 802.11a, 802.11b, 802.11g, 802.11n, Wi-Fi, and/or Bluetooth device that is capable of establishing wireless communication channel 52 between personal digital assistant 32 and WAP 54. Additionally, personal computer 34 is shown directly coupled to network 18 via a hardwired network connection.


Referring also to FIG. 2, in an example embodiment document process 10 may define 100 a plurality of data groups. Document process 10 may also associate 102 a set of rules with each of the data groups. The set of rules may define examples of items that should be included in each group. Document process 10 may further process 104 a document to identify elements within the document that adhere to one set of rules.


For example, document process 10 may facilitate searching a document to identify classes of information. For example, certain data types may be expressed using sequences of characters that may include different character types and/or expressions that may make searching a document for such data types difficult. Accordingly, in an example embodiment, data process 10 may define 100 a plurality of data groups. The data groups may include, but are not limited to, e.g., one or more of numbers, dates, times of day, units of time, money, and business entities.


For example, numbers may include digits, comma-separated numbers, decimals, percentages, and numbers in word form. Further, numbers may include combinations of various character types and expressions. For example, the cardinal number ten million may be expressed in words (e.g., ten million), in digits (e.g., 10000000), in comma-separated digits (10,000,000), in combinations of digits and words (e.g., 10 million), in combinations of digits and abbreviations (e.g., 10M, 10 M), and/or various other forms. Similarly, percentages may be expressed in various forms, e.g., 50%, 50 percent, fifty percent, fifty per centum, etc. Similarly, ordinal numbers may also be expressed in various forms. For example, fifty-eighth, 58th, etc. Various other numbers may be similarly expressed in a variety of manners.


Dates may also be expressed according to a variety of formats and/or using a variety of character types. For example, the date Aug. 30, 2010 may be expressed in words (e.g., August thirtieth, twenty ten, August thirtieth, two thousand ten, etc.), as a combination of words and digits (e.g., August thirtieth, 2010, Aug. 10, 2010, etc.), and/or in a variety of numerical expressions (e.g., 8/30/10, 8/30/2010, 08/30/2010, etc.). Similarly, times of day may be expressed in a variety of manners including words, digits, and/or general expressions of time of day (e.g., 9:30 AM, 9:30 AM, 9:30 a.m., noon, afternoon, midnight, etc.). A variety of common expressions may also be used to express units of time (e.g., seconds, sec., minutes, min., hours, hrs., days, months, quarters, years, anniversary, etc.). Money may also be expressed in a variety of manners, including number expressions (e.g., as generally discussed above) in combination with a name, abbreviation, and/or symbol of a currency (e.g., $100, 100 dollars, one hundred dollars, 100 USD, etc.). Business entities may also be expressed using a variety of terms and/or abbreviations (e.g., LLC, Limited Partnership, GmbH, etc.).


Document process 10 may also associate 102 a set of rules with each of the data groups. The set of rules may define examples of items included in each group. The rules defining examples of items included in each group may include logic for defining examples of items to be included in each group. For example, and in a manner generally described above, document process 10 may associate 102 one or more rules with each data group, in which the one or more rules may define examples of items, and/or logic for identifying items that should be included within each data group. For example, each example data group (e.g., numbers, dates, times of day, units of time, money, and business entities) may include one or more rules that may define an example of items included in each group. For example, logic for identifying items that should be included in the numbers data group may include logic for identifying any digit and any word expression of a number. Other data groups may include similar lists of items that are included in the respective data groups. Further, document process 10 may also associate 102 one or more rules with one or more of the data groups that may define logic for identifying items included within the group. For example, document process 10 may associate 102 a rule with the number data group whereby any expression including a number (e.g., either digit or word expression of a number) in combination (e.g., including as a suffix and/or separated by a space) with a capital “M” or a capital “B” should include the capital “M” or capital “B” as part of the number expression. Various additional/alternative rule sets including logic for determining items included within the data group will be appreciated by those having skill in the art, and may similarly be utilized.


Further, in some embodiments, a set of rules associated 102 with a data group may include a set of rules for another data group, e.g., in combination with other criteria and/or otherwise modified. For example, one rule associated with a money data group may include the set of rules associated with numbers in combination with one or more rules including examples of currency names, symbols, and/or abbreviations. In a similar manner, document process 10 may associate 102 sets of rules with dates, times of day, and units of time in which at least a portion of the rules included within the sets of rules may incorporate the sets of rules for numbers. For example, dates may incorporate rules for numbers that may be limited to certain ranges (e.g., 1-12 for months, 1-31 for days, etc.), and/or may implement rules for formatting the numbers. Similarly, document process 10 may associate sets of rules with times of day that may incorporate rules for numbers that may be limited to certain ranges (e.g., 0-23 for hours, 0-59 for minutes, etc.) in combination with rules for formatting the numbers (e.g., a number in the range of 1-12 separated from a number in the range of 0-59 by a colon, etc.). Further, one or more rules for units of time may also incorporate rules for numbers, e.g., in combination with an expression for a unit of time, such as “days”, etc.


Various additional and/or alternative sets of rules may be associated with the various data groups. Additionally, according to an embodiment, the set of rules may include a user editable set of rules. That is, a user (e.g., user 38) may add, remove, and/or edit definitions associated with a data group. For example, a user may edit a definition associated with the numbers data group to include the letter “k” or “K” as an abbreviation indicating one thousand.


Further, document process 10 may process 104 a document to identify elements within the document that adhere to a set of rules. Processing 104 the document may include evaluating elements (e.g., character strings and sets of character strings) included within the document to determine if one or more elements adhere to a set of rules. For example, a user (e.g., user 38) may identify a data group to be searched within a document. Document process 10 may process 104 the document relative to the set of rules associated 102 with the data group identified by the user to identify any elements within the document that belong to the data group identified by the user.


While the present disclosure may be used in connection with any type of document, in one example embodiment the document may include a legal agreement. For example, in the context of a legal agreement, data groups such as numbers, money, units of time, etc., may be particularly important, e.g., for evaluating the terms of the agreement, and the like. In some embodiments, e.g., in which the document may include a legal agreement, certain elements of the document may not be processed 104 to identify elements that adhere to a set of rules. For example, section numbers and the like may not be processed 104 by document process 10.


With reference also to FIG. 3, an example user interface 150 is depicted including a portion of a document in the form of a legal agreement. User interface 150 may be provided by document process 10 (e.g., client-side application 10c1, alone and/or in conjunction with another application). The legal agreement may include a plurality of provisions (e.g., provisions 152-172). Additionally, user interface 150 may include search interface 174 which may allow a user (e.g., user 38) to input a desired search term. In an embodiment, document process 10 may process 104 the document to identify elements within the document that adhere to a set of rules in response to user 38 conducting a search for a data group. In some embodiments a search may be conducted for a data group based on a request for a search for a sequence of characters identifying a search group preceded by a sigil character (e.g., # or other suitable characters). Accordingly, user 38 may input a search for a data group (e.g., using a search term “#number” to search for elements within the document adhering to a rule associated 102 with the number data group) in search field 176. It will be appreciated that search terms other than #(data group name) and/or search functionality may be utilized to identify elements within the document that adhere to one or more rules of a data group. It will be appreciated that the user interface depicted and described is intended only for the purpose of illustration, and should not be construed as a limitation as additional and/or alternative user interface and/or user interface features may be utilized.


User 38 may further click the search button 178 (e.g., using an onscreen pointer or the like; not shown). In response to user 38 entering the search term “#number” and clicking search button 178, document process 10 may process 104 the document to identify elements within the document that adhere to one or more rules associated 102 with the number data group.


In an embodiment, document process 10 may provide 106 a graphical indicator associated with elements within the document that adhere to the one or more of the set(s) of rules. The graphical indicator may include, but is not limited to, highlighting the elements that adhere to the one or more of the set(s) of rules, providing a facility to navigate between identified elements, and the like. Continuing with the above-stated example in which a search was conducted relative to the number data group, processing 104 the document may, for example, identify the number “two” in provision 152, the number “10” in provision 154, the number “2nd” in provision 158, and the number “10,000” in provision 164. As discussed above, in an embodiment, processing 104 the document may not identify section or provision identifiers (e.g., the provision identifiers associated with provisions 152, 162, and 172).


In an example embodiment, processing 104 the document may include processing the document to identify 108 elements that adhere to a combination of two or more sets of rules. For example, and referring to FIG. 4, assume that user 38 may wish to search for all combinations of a number followed by a unit of time. Accordingly, user 38 may enter, into search field 176, a search for the number data group in combination with the unit of time data group (e.g., #number #unitoftime). Upon clicking search button 178, document process 10 may process 104 the document to identify 108 elements within the document that adhere to the one or more rules associated with both the number data group and the unit of time data group. For example, document process may identify 108 the element “two years” within provision 152, in which a string adhering to a rule associated with the number data group (i.e., “two”) is within proximity (e.g., within zero to a defined number of characters) to a string adhering to a rule associated with the unit of time data group (i.e., years). In an embodiment, the proximity (e.g., the maximum separation between a string adhering to a rule associated with the number data group and a string associated with the unit of time data group) may be predefined and/or may be user definable and/or variable based on user selection. In some embodiments, the proximity may include one or more white spaces (e.g., space characters) between the strings. Other embodiments may also be utilized. Similarly, as shown in the example of FIG. 4, document process 10 may identify the phrase “10 days” in provision 154, and the phrase “2nd anniversary” within provision 158.


Processing 104 the document may include processing the document to identify 110 elements that adhere to a combination of a set of rules and a user defined search term. For example, and referring also to FIG. 5, assume that user 38 may wish to search the document for a number in combination with the word “shares,” (e.g., which may include a number followed by the word shares and/or a number within a given proximity of the word shares). In such an embodiment, user 38 may input, into search field 176, a search for the number data group and the term “shares” (e.g., #number shares). Upon clicking search button 178, document process 10 may process 104 the document to identify 110 elements within the document that adhere to one or more rules associated 102 with the number data group within proximity (e.g., within zero to a defined number of characters, within one or more white spaces, etc.) to the term “shares”. In some embodiments, document process 10 may process 104 the document to identify 110 elements within the document that adhere to one or more rules associated 102 with the number data group within proximity to the term “shares” and/or common variations of the term shares, such as the singular “share” (e.g., based on linguistic analysis of the search terms). For example, as shown in FIG. 5, document process 10 may identify 110 the element “10,000 shares” within provision 164. Consistent with the foregoing description, search terms may also be utilized that may include one or more data groups (e.g., that adhere to one or more sets of rules) and one or more user defined search terms in various combinations with one another.


Referring also to FIG. 6, there is shown a diagrammatic view of computing system 12. While computing system 12 is shown in this figure, this is for illustrative purposes only and is not intended to be a limitation of this disclosure, as other configurations are possible. For example, any computing device capable of executing, in whole or in part, event monitoring process 10 may be substituted for computing device 12 within FIG. 6, examples of which may include but are not limited to client electronic devices 28, 30, 32, 34.


Computing system 12 may include microprocessor 200 configured to e.g., process data and execute instructions/code for event monitoring process 10. Microprocessor 200 may be coupled to storage device 16. As discussed above, examples of storage device 16 may include but are not limited to: a hard disk drive; a tape drive; an optical drive; a RAID device; an NAS device, a Storage Area Network, a random access memory (RAM); a read-only memory (ROM); and all forms of flash memory storage devices. IO controller 202 may be configured to couple microprocessor 200 with various devices, such as keyboard 206, mouse 208, USB ports (not shown), and printer ports (not shown). Display adaptor 210 may be configured to couple display 212 (e.g., a CRT or LCD monitor) with microprocessor 200, while network adapter 214 (e.g., an Ethernet adapter) may be configured to couple microprocessor 200 to network 14 (e.g., the Internet or a local area network).


As will be appreciated by one skilled in the art, the present disclosure may be embodied as a method (e.g., executing in whole or in part on computing device 12), a system (e.g., computing device 12), or a computer program product (e.g., encoded within storage device 16). Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, the present disclosure may take the form of a computer program product on a computer-usable storage medium (e.g., storage device 16) having computer-usable program code embodied in the medium.


Any suitable computer usable or computer readable medium (e.g., storage device 16) may be utilized. The computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples (a non-exhaustive list) of the computer-readable medium may include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a transmission media such as those supporting the Internet or an intranet, or a magnetic storage device. The computer-usable or computer-readable medium may also be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory. In the context of this document, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The computer-usable medium may include a propagated data signal with the computer-usable program code embodied therewith, either in baseband or as part of a carrier wave. The computer usable program code may be transmitted using any appropriate medium, including but not limited to the Internet, wireline, optical fiber cable, RF, etc.


Computer program code for carrying out operations of the present disclosure may be written in an object oriented programming language such as Java, Smalltalk, C++, Objective C or the like. However, the computer program code for carrying out operations of the present disclosure may also be written in conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through a local area network/a wide area network/the Internet (e.g., network 14).


The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, may be implemented by computer program instructions. These computer program instructions may be provided to a processor (e.g., processor 200) of a general purpose computer/special purpose computer/other programmable data processing apparatus (e.g., computing device 12), such that the instructions, which execute via the processor (e.g., processor 200) of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.


These computer program instructions may also be stored in a computer-readable memory (e.g., storage device 16) that may direct a computer (e.g., computing device 12) or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.


The computer program instructions may also be loaded onto a computer (e.g., computing device 12) or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.


The flowcharts and block diagrams in the figures may illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, may be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.


The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.


The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present disclosure has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the disclosure. The embodiment was chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.


Having thus described the disclosure of the present application in detail and by reference to embodiments thereof, it will be apparent that modifications and variations are possible without departing from the scope of the disclosure defined in the appended claims.

Claims
  • 1. A computer-implemented method comprising: defining, on a processor, a plurality of data groups;associating, on the processor, a set of rules with each of the data groups wherein the set of rules defines examples of items included in each data group;receiving, on the processor, a user selection including a first data group and at least one of a second data group and one or more user defined search terms to be identified within a document, wherein the user selection is received within a search field, wherein the user selection, including a sequence of characters with a pre-defined data group identifier character, identifies a data group of the plurality of data groups to be identified within the document, wherein the user selection, including a sequence of characters without the pre-defined data group identifier character, identifies the one or more user defined search terms to be identified within the document; andprocessing, on the processor, the document to identify one or more instances of the first data group and at least one of the second data group and the one or more user defined search terms within the document, processing including: evaluating one or more elements included within the document to determine if one or more of the elements include a first string adhering to the set of rules associated with the first data group and at least one of a second string adhering to a second rule within the set of rules relative to the second data group and a third string including the one or more user defined search terms, andidentifying an element of the one or more elements as an instance of the first data group and at least one of the second data group and the one or more user defined search terms based upon, at least in part, the element including the first string with one or more of the examples of items included in the first data group and at least one of the second string including one or more examples of items included in the second data group and the third string including the one or more user defined search terms, and the first string within a pre-defined proximity, within the document, of at least one of the second string and the third string.
  • 2. The computer-implemented method of claim 1, wherein the data groups include one or more of numbers, dates, times of day, units of time, money, and business entities.
  • 3. The computer-implemented method of claim 1, wherein the set of rules include a user editable set of rules.
  • 4. The computer-implemented method of claim 1, wherein the document includes a legal agreement.
  • 5. The computer-implemented method of claim 1, further comprising providing a graphical indicator associated with elements within the document that adhere to the set of rules.
  • 6. The computer-implemented method of claim 1, wherein each data group is defined with a data group name.
  • 7. The computer-implemented method of claim 6, wherein the user selection including a sequence of characters including a data group name preceded by the pre-defined data group identifier character identifies a data group of the plurality of data groups to be identified within the document.
  • 8. A computer program product residing on a non-transitory computer readable medium having a plurality of instructions stored thereon, which, when executed by a processor cause the processor to perform operations comprising: defining a plurality of data groups;associating a set of rules with each of the data groups wherein the set of rules defines examples of items included in each data group;receiving a user selection including a first data group and at least one of a second data group and one or more user defined search terms to be identified within a document, wherein the user selection is received within a search field, wherein the user selection, including a sequence of characters with a pre-defined data group identifier character, identifies a data group of the plurality of data groups to be identified within the document, wherein the user selection including a sequence of characters without the pre-defined data group identifier character identifies the one or more user defined search terms to be identified within the document; andprocessing the document to identify one or more instances of the first data group and at least one of the second data group and the one or more user defined search terms within the document, processing including: evaluating one or more elements included within the document to determine if one or more of the elements include a first string adhering to the set of rules associated with the first data group and at least one of a second string adhering to a second rule within the set of rules relative to the second data group and a third string including the one or more user defined search terms, andidentifying an element of the one or more elements as an instance of the first data group and at least one of the second data group and the one or more user defined search terms based upon, at least in part, the element including the first string with one or more of the examples of items included in the first data group and at least one of the second string including one or more examples of items included in the second data group and the third string including the one or more user defined search terms, and the first string within a pre-defined proximity, within the document, of at least one of the second string and the third string.
  • 9. The computer program product of claim 8, wherein the data groups include one or more of numbers, dates, times of day, units of time, money, and business entities.
  • 10. The computer program product of claim 8, wherein the set of rules include a user editable set of rules.
  • 11. The computer program product of claim 8, wherein the document includes a legal agreement.
  • 12. The computer program product of claim 8, further comprising instructions for providing a graphical indicator associated with elements within the document that adhere to the set of rules.
  • 13. The computer program product of claim 8, wherein each data group is defined with a data group name.
  • 14. The computer program product of claim 13, wherein the user selection including a sequence of characters including a data group name preceded by the pre-defined data group identifier character identifies a data group of the plurality of data groups to be identified within the document.
  • 15. A computing system comprising one or more processors configured to: define a plurality of data groups;associate a set of rules with each of the data groups wherein the set of rules defines examples of items included in each data group;receive a user selection including a first data group and at least one of a second data group and one or more user defined search terms to be identified within a document, wherein the user selection is received within a search field, wherein the user selection, including a sequence of characters with a pre-defined data group identifier character, identifies a data group of the plurality of data groups to be identified within the document, wherein the user selection, including a sequence of characters without the pre-defined data group identifier character, identifies the one or more user defined search terms to be identified within the document; andprocess the document to identify one or more instances of the first data group and at least one of the second data group and the one or more user defined search terms within the document, processing including: evaluating one or more elements included within the document to determine if one or more of the elements include a first string adhering to the set of rules associated with the first data group and at least one of a second string adhering to a second rule within the set of rules relative to the second data group and a third string including the one or more user defined search terms, andidentifying an element of the one or more elements as an instance of the first data group and at least one of the second data group and the one or more user defined search terms based upon, at least in part, the element including the first string with one or more of the examples of items included in the first data group and at least one of the second string including one or more examples of items included in the second data group and the third string including the one or more user defined search terms, and the first string within a pre-defined proximity, within the document, of at least one of the second string and the third string.
  • 16. The computing system of claim 15, wherein the data groups include one or more of numbers, dates, times of day, units of time, money, and business entities.
  • 17. The computing system of claim 15, wherein the set of rules include a user editable set of rules.
  • 18. The computing system of claim 15, wherein the document includes a legal agreement.
  • 19. The computing system of claim 15, wherein the one or more processors are further configured to provide a graphical indicator associated with elements within the document that adhere to the set of rules.
  • 20. The computing system of claim 15, wherein each data group is defined with a data group name.
  • 21. The computing system of claim 20, wherein the user selection including a sequence of characters including a data group name preceded by the pre-defined data group identifier character identifies a data group of the plurality of data groups to be identified within the document.
CROSS-REFERENCE TO RELATED APPLICATIONS

The application claims the benefit of U.S. provisional patent application Ser. No. 61/506,408 filed on 11 Jul. 2011, and also claims the benefit of U.S. provisional patent application Ser. No. 61/534,515 filed on 14 Sep. 2011 the entire disclosure of both of which applications are incorporated herein by reference.

US Referenced Citations (194)
Number Name Date Kind
4996665 Nomura Feb 1991 A
5644334 Jones et al. Jul 1997 A
5649192 Stucky Jul 1997 A
5778401 Beer et al. Jul 1998 A
5924107 Fukao et al. Jul 1999 A
5940842 Sakuta Aug 1999 A
5943669 Numata Aug 1999 A
6067531 Hoyt et al. May 2000 A
6366906 Hoffman Apr 2002 B1
6694484 Mueller Feb 2004 B1
6751620 Orbanes et al. Jun 2004 B2
6839701 Baer Jan 2005 B1
6857102 Bickmore et al. Feb 2005 B1
6915299 Arcuri et al. Jul 2005 B1
7137072 Bauer et al. Nov 2006 B2
7165221 Monteleone Jan 2007 B2
7231386 Nonomura et al. Jun 2007 B2
7340674 Newman Mar 2008 B2
7380201 Vasey May 2008 B2
7418660 Hua et al. Aug 2008 B2
7428699 Kane et al. Sep 2008 B1
7475333 Otter et al. Jan 2009 B2
7475337 Huang Jan 2009 B1
7480708 Muehl et al. Jan 2009 B2
7496837 Larcheveque et al. Feb 2009 B1
7519579 Yalovsky et al. Apr 2009 B2
7562085 Bier et al. Jul 2009 B2
7644360 Beretich et al. Jan 2010 B2
7657515 Jewell Feb 2010 B1
7657832 Lin Feb 2010 B1
7689933 Parsons Mar 2010 B1
7865820 Sauer et al. Jan 2011 B2
7917848 Harmon et al. Mar 2011 B2
8095575 Sharma et al. Jan 2012 B1
8095882 Kashi Jan 2012 B2
8108768 Petri Jan 2012 B2
8196030 Wang et al. Jun 2012 B1
8209278 Straus Jun 2012 B1
8224785 Myers et al. Jul 2012 B2
8380753 Mansfield et al. Feb 2013 B2
8397155 Szabo Mar 2013 B1
8423471 Emigh et al. Apr 2013 B1
8479092 Pandey Jul 2013 B1
8745488 Wong Jun 2014 B1
8762411 Poon et al. Jun 2014 B2
8826173 Bay Sep 2014 B2
8886676 Mansfield Nov 2014 B2
8892591 Haugen Nov 2014 B1
8983955 Lessing et al. Mar 2015 B2
8984396 Tingstrom et al. Mar 2015 B2
9001390 Zernik Apr 2015 B1
9043285 Bekkerman May 2015 B2
9122667 Vasey Sep 2015 B2
9135249 Dejean Sep 2015 B2
9384172 Lukic et al. Jul 2016 B2
9400790 Yasrebi et al. Jul 2016 B2
9418054 Shaver Aug 2016 B2
9449080 Zhang Sep 2016 B1
9489119 Smith, Jr. Nov 2016 B1
9519872 Griggs Dec 2016 B2
9558187 Bastide et al. Jan 2017 B2
9639510 Isidore May 2017 B2
9719702 Murata et al. Aug 2017 B2
9773119 Sinha et al. Sep 2017 B2
9792270 Kloiber et al. Oct 2017 B2
20010001857 Kendall et al. May 2001 A1
20010018739 Anderson et al. Aug 2001 A1
20020083096 Hsu Jun 2002 A1
20020129056 Conant et al. Sep 2002 A1
20020129066 Milward et al. Sep 2002 A1
20020184308 Levy et al. Dec 2002 A1
20020188627 Bleizeffer et al. Dec 2002 A1
20030018660 Martin et al. Jan 2003 A1
20030074345 Baldwin et al. Apr 2003 A1
20030140053 Vasey Jul 2003 A1
20030196176 Abu-Ghazalah Oct 2003 A1
20030200501 Friebel et al. Oct 2003 A1
20030220854 Chu Nov 2003 A1
20040006742 Slocombe Jan 2004 A1
20040015408 Rauen, IV et al. Jan 2004 A1
20040064480 Bartlett et al. Apr 2004 A1
20040068694 Kaler et al. Apr 2004 A1
20040083432 Kawamura et al. Apr 2004 A1
20040111675 Mori et al. Jun 2004 A1
20040205047 Carpenter Oct 2004 A1
20050010865 Kuppusamy et al. Jan 2005 A1
20050039118 Gordon et al. Feb 2005 A1
20050086598 Marshall et al. Apr 2005 A1
20050102612 Allan May 2005 A1
20050160379 Roberts Jul 2005 A1
20050187954 Raman et al. Aug 2005 A1
20050193330 Peters Sep 2005 A1
20050203924 Rosenberg Sep 2005 A1
20050210016 Brunecky Sep 2005 A1
20050246631 Mori et al. Nov 2005 A1
20060010377 Anecki et al. Jan 2006 A1
20060034434 Kashi Feb 2006 A1
20060047646 Maluf et al. Mar 2006 A1
20060080599 Dubinsky Apr 2006 A1
20060085765 Peterson et al. Apr 2006 A1
20060107200 Ching May 2006 A1
20060107251 Boshier et al. May 2006 A1
20060129569 Dieberger et al. Jun 2006 A1
20060161781 Rice Jul 2006 A1
20060173813 Zorola Aug 2006 A1
20060190816 Vasey Aug 2006 A1
20060206490 Schiller Sep 2006 A1
20060242549 Schwier Oct 2006 A1
20060271519 Blackwood et al. Nov 2006 A1
20070055679 Yoshida et al. Mar 2007 A1
20070185837 Gurcan et al. Aug 2007 A1
20070185846 Budzik Aug 2007 A1
20070198952 Pittenger Aug 2007 A1
20080010605 Frank Jan 2008 A1
20080065973 Schumacher et al. Mar 2008 A1
20080104506 Farzindar May 2008 A1
20080114700 Moore et al. May 2008 A1
20080120376 Allsop May 2008 A1
20080163159 Oara Jul 2008 A1
20080168056 Bluvband Jul 2008 A1
20080243786 Stading Oct 2008 A1
20080281860 Elias et al. Nov 2008 A1
20090083612 Baker Mar 2009 A1
20090119574 Gitlin et al. May 2009 A1
20090138466 Henry May 2009 A1
20090144277 Trutner et al. Jun 2009 A1
20090144294 Kemp Jun 2009 A1
20090172773 Moore Jul 2009 A1
20090228777 Henry et al. Sep 2009 A1
20090249178 Ambrosino et al. Oct 2009 A1
20090249181 Bloom Oct 2009 A1
20090276378 Boguraev et al. Nov 2009 A1
20090281853 Misvaer et al. Nov 2009 A1
20090313236 Hernacki Dec 2009 A1
20090327862 Emek et al. Dec 2009 A1
20100005058 Tago et al. Jan 2010 A1
20100005388 Haschart et al. Jan 2010 A1
20100041467 St. John et al. Feb 2010 A1
20100095202 Ishizuka Apr 2010 A1
20100100572 Schiller Apr 2010 A1
20100107059 Suzumura et al. Apr 2010 A1
20100121816 Petri May 2010 A1
20100174978 Mansfield et al. Jul 2010 A1
20100191748 Martin Jul 2010 A1
20100192358 Lindberg Aug 2010 A1
20100228734 Murthy Sep 2010 A1
20100268528 Raskina Oct 2010 A1
20100281383 Meaney et al. Nov 2010 A1
20100306260 Dejean Dec 2010 A1
20100318567 Kuo Dec 2010 A1
20100332974 Douglass Dec 2010 A1
20110173528 Zunger Jul 2011 A1
20110231385 Wang et al. Sep 2011 A1
20110239101 Rivers-Moore et al. Sep 2011 A1
20110258173 Ratiner Oct 2011 A1
20110289105 Hershowitz Nov 2011 A1
20120011475 Hontz, Jr. Jan 2012 A1
20120041955 Regev et al. Feb 2012 A1
20120054604 Warncke-Wang Mar 2012 A1
20120078934 Goerke Mar 2012 A1
20120089903 Liu et al. Apr 2012 A1
20120095987 Cheng Apr 2012 A1
20120143842 Lacasse Jun 2012 A1
20120179684 Alba et al. Jul 2012 A1
20120233171 Richard Sep 2012 A1
20120310663 Jackson Dec 2012 A1
20120323919 Alba et al. Dec 2012 A1
20130019151 Whetsell et al. Jan 2013 A1
20130019164 Whetsell et al. Jan 2013 A1
20130019165 Whetsell et al. Jan 2013 A1
20130097490 Kotler Apr 2013 A1
20130124975 Lessing et al. May 2013 A1
20130151564 Brinkman Jun 2013 A1
20130151974 Cho et al. Jun 2013 A1
20130185634 Fox et al. Jul 2013 A1
20130198596 Angelillo et al. Aug 2013 A1
20130205197 Wong Aug 2013 A1
20130219483 Cho Aug 2013 A1
20130227406 Mansfield et al. Aug 2013 A1
20130294694 Zhang et al. Nov 2013 A1
20130339846 Buscemi Dec 2013 A1
20140006490 Sethur et al. Jan 2014 A1
20140012787 Zhang Jan 2014 A1
20140013209 Good Jan 2014 A1
20140068400 Gulezian et al. Mar 2014 A1
20140082469 Sitrick et al. Mar 2014 A1
20140085323 Wang et al. Mar 2014 A1
20140222717 Planitzer et al. Aug 2014 A1
20140258832 Hepp et al. Sep 2014 A1
20150121335 Braun et al. Apr 2015 A1
20150242375 Lessing et al. Aug 2015 A1
20150363478 Haynes Dec 2015 A1
20160004820 Moore Jan 2016 A1
20160343404 Roenning Nov 2016 A1
Non-Patent Literature Citations (75)
Entry
Palmirani et al., Norma-System: A Legal Document System for Managing Consolidated Acts, Springer 2002, pp. 310-320.
Cederquist et al., Audit-based Compliance Control, Springer 2007, pp. 133-151.
Agosti et al., A Two-level Hypertext Retrieval Model for Legal Data, ACM 1991, pp. 316-325.
Moens et al., Abstracting of Legal Cases: The Salomon Experience, ACM 1991, pp. 114-122.
Day et al., Mixed-Initiative Development of Language Processing System, ACM 1997, pp. 348-355.
Yang et al., Interoperation Support for Electronic Business, ACM 2000, pp. 39-47.
Can et al., Postal Address Detection from Web Documents, IEEE 2000, pp. 1-6.
Algergaway et al., XML Data Clustering: An Overview, ACM 2011, pp. 25:1-25:41. (Year: 2011).
Li et al., Text Document Clustering based on Frequent Word Meaning Sequences, Elsevier 2008, pp. 381-404. (Year: 2008).
International Preliminary Report on Patentability for International Application No. PCT/US2012/046264 dated Jan. 23, 2014. 7 pages.
International Preliminary Report on Patentability for International Application No. PCT/US2012/046289 dated Jan. 23, 2014. 6 pages.
International Preliminary Report on Patentability for International Application No. PCT/US2012/046297 dated Jan. 23, 2014. 5 pages.
International Preliminary Report on Patentability for International Application No. PCT/US2012/046277 dated Jan. 23, 2014. 5 pages.
Chawathe et al., Change Detection in Hierarchically Structured Information, ACM 1996, pp. 493-504.
International Search Report and Written Opinion, dated Sep. 24, 2012, received in counterpart International Application No. PCT/US2012/046264, 9 pgs.
International Search Report and Written Opinion, dated Sep. 20, 2012, received in counterpart International Application No. PCT/US2012/046289, 7 pgs.
International Search Report and Written Opinion, dated Sep. 21, 2012, received in counterpart International Application No. PCT/US2012/046297, 6 pgs.
International Search Report and Written Opinion, dated Sep. 21, 2012, received in counterpart International Application No. PCT/US2012/046277, 6 pgs.
Navarro et al. Proximal Nodes: A Model to Query Document Database by Content and Structure, ACM 1997, 400-435.
Wang et al., Discovering Typical Structures of Documents: A Road Map Approach, ACM 1998, pp. 146-154.
Sarkar, et al., On the Reading of Tables of Contents, IEEE 2008, pp. 386-393.
Biagioli, et al., The NIR Project Standards and Tools for Legislative Drafting and Legal Document Web Publication, Google 2003, pp. 1-10.
Schweighofer, et al., Automatic Text Representation, Classification and Labeling in European Law, ACM 2001, pp. 78-87.
Sanderson, et al. Deriving Concept Hierarchies from Text, ACM 1999, pp. 206-213.
Cai, et al., Hierarchical Document Categorization with Suport Vector Machinesm, ACM 2004, pp. 78-87.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,578 dated Sep. 11, 2015.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,578 dated Oct. 23, 2014.
Final Office Action issued in related U.S. Appl. No. 13/546,578 dated Feb. 27, 2015.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,516 dated Sep. 12, 2014.
Final Office Action issued in related U.S. Appl. No. 13/546,516 dated Mar. 18, 2015.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,516 dated Sep. 29, 2015.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,413 dated Dec. 4, 2015.
Final Office Action issued in related U.S. Appl. No. 13/546,413 dated Apr. 7, 2015.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,413 dated Sep. 25, 2015.
Extended Search Report issued in related European Patent Application No. 12 810 545.9 dated Sep. 8, 2015.
Extended Search Report issued in related European Patent Application No. 12 810 920.4 dated Sep. 16, 2015.
Extended Search Report issued in related European Patent Application No. 12 81 0666.3 dated Sep. 16, 2015.
Katherine Murray, et al.,: “Microsoft Office Word 2007 Inside Out; Chapter 14” In: “Microsoft Office Word 2007 Inside Out; Chapter 14”, Jan. 1, 2007 (Jan. 1, 2007), Microsoft Press, XP055212784, ISBN: 978-0-73-562330-9 pp. 382-401, the whole document* p. 384-p. 385* p. 391-p. 393* pp. 395, 398.
Anonymous: “How to automatically add paragraph numbering to Existing text in word or wordperfect?—AnandTech Forums”, Nov. 19, 2002 (Nov. 19, 2002), XP055212761, Retrieved from the Internet: URL:http://forums.anandtech.com/showthread.php?t=927457 [retrieved on Sep. 11, 2015] *the whole document*.
Anonymouns: “Outline numbering (Word's Numbering Explained)”, Jun. 29, 2011 (Jun. 29, 2011), XP055212757, Retrieved from the Internet: URL:http://web.archive.org/web/20110629211911/http://word.mvps.org/faqs/numbering/NumberingExplained/TypesOfNumbering/OutlineNumbering.htm [retrieived on Sep. 11, 2015] *the whole document*.
Extended Search Report issued in related European Patent Application No. 12 811 496.4 dated Sep. 16, 2015.
Anonymous: “Using QuickBullets (QuickNumbers) in WordPerfect < CompuSavvy's Word & WordPerfect Tips”, Jan. 30, 2011 (Jan. 30, 2011), XP05521310, Retrieved from the Internet: URL:http://web.archive.org/web/20110130083808/http://compusavvy.wordpress.com/2010/06/20/using-quickbullets-quicknumbers-in-wordperfect/ [retrieved on Sep. 14, 2015] *the whole document*.
Final Office Action issued in related U.S. Appl. No. 13/546,578 dated Jun. 17, 2016.
Kummamuru et al., A Hierarchical Monothetic Document Clustering Algorithm for Summarization and Browsing Search Results, ACM 2004, pp. 658-665.
Patent Examination Report dated Aug. 8, 2016 in counterpart Australian Patent Application No. 2012281166.
Patent Examination Report dated Aug. 15, 2016 in counterpart Australian Patent Application No. 2012281151.
Non-Final Office Action issued in counterpart U.S. Appl. No. 13/546,578 dated May 5, 2017.
Patent Examination Report dated Jul. 6, 2017 in counterpart Australian Patent Application No. 2012281151.
Patent Examination Report No. 2 dated Jul. 25, 2017 in counterpart Australian Patent Application No. 2012281160.
Patent Examination Report dated Sep. 15, 2016 in counterpart Australian Patent Application No. 2012281160.
Patent Examination Report dated Aug. 1, 2016 in counterpart Australian Patent Application No. 2012282688.
Non-Final Office Action issued in related U.S. Appl. No. 13/546,413 dated Apr. 7, 2017.
Noll et al., Exploring Social Annotations for Web Document Classification, ACM 2008, pp. 2315-1209.
Wu, et al., Table of Contents Recognition and Extractors for Heterogeneous Book Documents, IEEE 2013, pp. 1205-1209.
Non-Final Office Action issued in counterpart U.S. Appl. No. 13/546,516 dated Apr. 10 2017.
Biagioli et al., Automatic Semantics Extraction in Law Documents, ACM 2005, pp. 133-140.
Dejean, Numbered Sequence Detection in Documents, Google Scholar 2010, pp. 1-12.
Final Office Action issued in counterpart U.S. Appl. No. 13/546,516 dated Nov. 16, 2017.
Romero, et al., Applying Web Usage Mining for Personalizing Hyperlinks in Web-based Adaptive Educational Systemsa, Elsevier 2009, pp. 828-840.
Final Office Action dated Dec. 18, 2017 in counterpart U.S. Appl. No. 13/546,578.
Final Office Action issued in counterpart U.S. Appl. No. 13/546,413 dated Nov. 2, 2017.
Patent Examination Report No. 2 dated Jul. 18, 2017 in counterpart Australian Patent Application No. 2012282688.
Patent Examination Report No. 2 dated Jul. 27, 2017 in counterpart Australian Patent Application No. 2012281166.
Examiner's Report issued in counterpart Canadian Patent Application No. 2,840,228 dated May 31, 2018.
Examiner's Report issued in counterpart Canadian Patent Application No. 2,840,233 dated Jun. 1, 2018.
Non-Final Office Action issued in U.S. Appl. No. 13/546,413 dated Jul. 2, 2018.
Gopal et al., Integrating Content-based Access Mechanisms with Hierarchical File Systems, Symposium on Operating Systems Design and Implementation 1999, pp. 1-15.
Non-Final Office Action issued in U.S. Appl. No. 13/546,516 dated Jul. 3, 2018.
Non-Final Office Action issued in U.S. Appl. No. 13/546,578 dated Jul. 26, 2018.
Examiner's Report issued in Canadian Application 2,840,231 on May 31, 2018.
Examiner's Report issued in Canadian Application No. 2,840,229 on May 31, 2018.
Final Office Action issued in U.S. Appl. No. 13/546,413 dated Apr. 12, 2019.
Final Office Action issued in U.S. Appl. No. 13/546,516 dated Apr. 29, 2019.
Final Office Action issued in U.S. Appl. No. 13/546,578 dated May 3, 2019.
Nation et al., Visualizing Websites Using a Hierarchical Table of Contents Browser: WebTOC, ScienceDirect 2003, pp. 199-210. (Year: 2003).
Related Publications (1)
Number Date Country
20130019167 A1 Jan 2013 US
Provisional Applications (2)
Number Date Country
61506408 Jul 2011 US
61534515 Sep 2011 US