US9047258B2 - Systems and methods for the comparison of selected text - Google Patents
Systems and methods for the comparison of selected text Download PDFInfo
- Publication number
- US9047258B2 US9047258B2 US13/223,861 US201113223861A US9047258B2 US 9047258 B2 US9047258 B2 US 9047258B2 US 201113223861 A US201113223861 A US 201113223861A US 9047258 B2 US9047258 B2 US 9047258B2
- Authority
- US
- United States
- Prior art keywords
- text
- file
- buffer
- selection
- comparison
- 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.)
- Active, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 41
- 239000000872 buffer Substances 0.000 claims abstract description 106
- 238000003860 storage Methods 0.000 claims description 11
- 230000006870 function Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G06F17/2211—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/248—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/194—Calculation of difference between files
Definitions
- This disclosure generally relates to the comparison of text selections and more particularly, to methods and systems for comparing selected text of a single file or of two files of differing types, and other non-conventional text comparison sources.
- Disclosed embodiments provide computer-based file comparison systems and methods that enable the comparison of selections of text, from within a single file or from various sources, without the need for a copy and paste operation by the user.
- a system for comparing text.
- the system includes a processor and a memory.
- the memory may include instructions that cause the processor to receive a first text selection and a second text selection for comparison.
- the memory may further include instructions that cause the processor to place the first text selection in a first buffer and the second text selection in a second buffer.
- the memory may further include instructions that cause the processor to compare the first text selection of the first buffer with the second text selection of the second buffer to determine differences, and may generate data used to display the differences, if any.
- the first text selection and the second text selection may be from the same source or from different sources.
- the sources may also be of different file types.
- a method for comparing selections of text.
- the method includes receiving a first selection of text and placing the first selection of text into a first buffer.
- the method may further include receiving a second selection of text and placing the second selection of text into a second buffer.
- the method may further determine differences between the first buffer and the second buffer and generate data used to display the differences.
- tangible computer-readable storage media may store program instructions that are executable by a processor to implement one or more of the methods disclosed herein.
- FIG. 1 is a diagram of exemplary system components that may be used to implement disclosed embodiments
- FIG. 2 is a flow diagram illustrating an exemplary text selection and comparison process, consistent with disclosed embodiments
- FIG. 3 is an example of an email chain, consistent with disclosed embodiments
- FIGS. 4 and 5 are exemplary text selection interfaces used to select text for comparison, consistent with disclosed embodiments
- FIG. 6 is an example of a comparison output interface displaying differences between text selections, consistent with disclosed embodiments.
- FIG. 7 is an example of an interface for selecting two buffers that contain selected text for comparison, consistent with disclosed embodiments.
- the disclosed embodiments may enable a user to more easily compare selected text from within the same source file or from different source files.
- Text may include any type of data stored and displayed by one or more computers, including binary computer code, ASCII characters, glyphs, logograms such as han characters, etc.
- a user or a computer process executing software may simply select text from the two files and facilitate a comparison through selection of a comparison operator.
- disclosed embodiments eliminate the cumbersome steps that a user must currently perform, such as having to select, copy, and paste each text selection into a new word processing document before performing a comparison.
- Disclosed embodiments also allow comparison of text from various sources, such as word processing documents, spreadsheets, PDF documents, presentations, emails, web pages, text files, etc.
- FIG. 1 is a diagram of an exemplary system 100 that may be used to implement one or more disclosed embodiments.
- computer system 100 may include a processor 105 , storage 110 , memory 115 , operating system 120 , input/output (I/O) devices 125 , and bus 135 .
- memory 115 may include selected text comparison application 130 and other applications 140 .
- selected text comparison application 130 may be software and applications 140 may be other software.
- selected text comparison application 130 may be a stand-alone application or may be incorporated into one or more other applications 140 .
- Selected text comparison application 130 may reside in memory 115 , and may be loaded from storage 110 or from other external tangible storage medium (not shown) through I/O devices 125 . Instructions in selected text comparison application 130 may be executed by one or more processors, such as processor 105 , to perform features consistent with one or more disclosed embodiments.
- Computer system 100 may be a general purpose or notebook computer, a mobile device with computing ability, a tablet computer, a smart phone, a server, a mainframe computer, or any other type of computer or combination of computers and/or affiliated components.
- Computer system 100 may communicate with a network 150 through I/O devices 125 .
- computer system 100 may establish a communication link with network 150 , such as through a wireless or wired LAN, a WAN, or other suitable connection that enables computer system 100 to send and receive information, as described herein.
- Computer system 100 may be a standalone system or may be part of a subsystem, which may, in turn, be part of a larger system, such as a networked desktop emulator.
- Computer system 100 may be accessible to a user locally, or may be available to a user over the Internet or other type of network.
- Processor 105 may be one or more known or later created processing devices, such as a microprocessor from the PentiumTM family manufactured by IntelTM or the TurionTM family manufactured by AMDTM.
- Memory 115 may be one or more storage devices configured to store information used by processor 105 to perform certain functions related to disclosed embodiments.
- Storage 110 may be a volatile or non-volatile, magnetic, semiconductor, tape, optical, removable, nonremovable, or other type of storage device or tangible computer-readable medium.
- memory 115 may include selected text comparison application 130 that, when executed by a processor, such as processor 105 , may enable the selection of text for comparison, the comparison of the selected text, and the generation of data used to display the results of the comparison.
- Selected text comparison application 130 may be part of an application that compares files, may be a stand-alone application or applet, or may be run as a sub program (i.e. a child application) of application 140 , such as a word processing application or an Internet browser application, which may provide for editing or viewing of files.
- Memory 115 may also include an integrative support program that links the applications and allows them to use a common database, provides a common user interface, performs basic bookkeeping tasks, (such as storing the user's input, etc.), and provides user guidance and help. Memory 115 may also include other programs that perform other functions and processes, such as programs that provide communication support, Internet access, etc.
- memory 115 may be configured with selected text comparison application 130 , which performs one or more functions when executed by processor 105 .
- memory 115 may include multiple programs that collectively perform one or more functions of selected text comparison application 130 .
- processor 105 may execute one or more programs located remotely from system 100 .
- system 100 may access one or more remote programs that, when executed, perform one or more functions of selected text comparison application 130 .
- Memory 115 may be also be configured with operating system 120 that performs known operating system functions when executed by system 100 .
- operating system 120 may include Microsoft WindowsTM, UnixTM, LinuxTM, AppleTM Computers type operating systems, Personal Digital Assistant (PDA) type operating systems, such as Microsoft CETM, or other types of operating systems. Accordingly, embodiments of the disclosed invention will operate and function with computer systems running any type of operating system.
- PDA Personal Digital Assistant
- I/O devices 125 may comprise one or more input devices and one or more output devices that allow data to be received and/or transmitted by system 100 .
- I/O devices 125 may include one or more input devices, such as a keyboard, a touch screen, a mouse, and the like, that enable system 100 to receive data from a user, such as selections of text, for comparison.
- system 100 may include I/O devices 125 that communicate with one or more output devices, such as a display screen, a CRT monitor, an LCD monitor, a plasma display, a printer, and speaker devices, that enable system 100 to present data, such as a comparison output file, to a user.
- I/O devices 125 may also include one or more digital and/or analog communication input/output devices that allow system 100 to communicate with other machines and devices, including other machines and devices connected to network 150 .
- the configuration and number of input and/or output devices incorporated in I/O devices 125 may vary as appropriate for certain embodiments.
- Computer system 100 may also be communicatively connected to one or more databases 145 locally or through network 150 .
- Databases 145 may store information and may be accessed and/or managed through system 100 .
- databases 145 may be Microsoft SQL databases, SharePoint databases, OracleTM databases, SybaseTM databases, or other databases.
- Databases 145 may include, for example, data and information related to settings used by selected text comparison application 130 . Systems and methods of disclosed embodiments, however, are not limited to separate databases or even to the use of a database.
- FIG. 2 is a flow diagram illustrating an exemplary text selection and comparison process 200 , consistent with disclosed embodiments.
- process 200 may be performed by selected text comparison application 130 when executed by processor, such as processor 105 .
- Process 200 may be used to identify text for comparison, to store the identified text in a buffer, to allow a user to choose two text selections stored in the buffers for comparison, and to initiate a comparison upon the selected text.
- selected text comparison application 130 may receive at least two selections of text.
- the text may be selected from any type of file, such as a document, a spreadsheet, a text file, an image, a database, a temporary buffer, a web-page, an email, a PDF file, or any other type of file or structure used to store text.
- the source of the text selection may include any data output to an output device (e.g., a screen) of computer system 100 , or the source may be a file accessible by system 100 .
- a text selection may include a portion or all of the full text contained in the file.
- a user may select the text using any known method of text selection, including but not limited to, placing a cursor at the beginning of the text, pressing and holding a mouse button, dragging the cursor to the end of the text, and releasing the mouse button.
- a user may select text using other mechanisms, such as through voice commands, menu selections, touch screen selections, etc.
- Selected text comparison application 130 may then receive an indication to initiate a comparison operation.
- selected text comparison application 130 may receive an indication that a user desires to use the selected text in a comparison operation through an interface.
- the interface may be a menu option that appears when the user completes the selection of text, such as when the user releases a mouse button or clicks on the selected text.
- the interface may be an option in a parent application.
- Selected text comparison application 130 may receive the text selection through the interface.
- the source from which a user selects text may be the contents of a file displayed on an output device of system 100 , the contents of a file located on a system accessible to system 100 over network 150 , or a combination of these.
- selected text comparison application 130 may create a temporary buffer to hold each text selection received from the user and place the selected text in the buffer.
- a temporary buffer may be any type of temporary computer storage, including a file or a memory array, used to store the selected text.
- the clipboard feature used in the Microsoft WindowsTM operating system is an example of a temporary buffer.
- selected text comparison application 130 may track information about each buffer so that, for example, selected text comparison application 130 can display the source of the text within the buffer and/or the time that the text selection was received.
- the buffers created by selected text comparison application 130 may continue to be available to the user for comparison until they are deleted.
- selected text comparison application 130 may receive a request to initiate a comparison of the text selections. The request may be initiated by a user or by a computer process in an automated fashion.
- selected text comparison application 130 may determine whether more than two buffers with selected text exist. If only two buffers exist (Step 220 , No), selected text comparison application 130 may begin the comparison of the contents of the two buffers in Step 230 . However, if more than two buffers exist (Step 220 , Yes) then, in Step 225 , selected text comparison application 130 may create a display of the buffers and allow the user to select two text selections associated with two buffers for comparison. For example, selected text comparison application 130 may create an interface used to display the available text selections (buffers) and allow a user to choose two. In some embodiments, the interface may include a portion of the text of each buffer, the source of the text contained in the buffer, the time the text was selected, etc.
- FIG. 2 describes a process for selecting two buffers
- disclosed embodiments may include selection of more than two buffers when text selection comparison application 130 is capable of comparing more than two input files. For example, in such embodiments at step 220 , selected text comparison application 130 may determine whether more than three buffers exist. In other such embodiments, selected text comparison application 130 may allow the user to choose whether to compare two files or three files when more than three buffers exist.
- selected text comparison application 130 may receive a selection of two of the buffers.
- a user may select a buffer by clicking on a representation of the buffer, checking a box or a radio button next to a representation of the buffer, or through any other method that enables selection by a user of data displayed on an output device.
- selected text comparison application 130 may compare the selected text associated with the two buffers.
- computer system 100 may execute a file comparison process to compare the text of the two buffers.
- the file comparison process may be part of selected text comparison application 130 , part of application 140 , or a process located remotely from system 100 .
- selected text comparison application 130 may send the text of the two selected buffers to a remote comparison process located, for example, on a server, and may receive the results of the comparison operation from the server.
- selected text comparison application 130 may perform the comparison and generate the results of the comparison operation.
- selected text comparison application 130 may generate information that allows a user to view the differences between the two text selections (i.e. the contents of the two buffers).
- the differences may be displayed such that text in the first selection but not the second selection shows as deleted and text in the second selection but not in the first selection shows as inserted.
- the manner in which differences in the text selections is detected can vary and is not limited to the one example disclosed.
- Process 200 may then end, having created information used to show differences in two selections of text.
- FIGS. 3 through 7 An example of an exemplary text selection and comparison process consistent with disclosed embodiments is explained in connection with FIGS. 3 through 7 .
- a user selects two portions of text from within the same file for comparison.
- the selected text may come from two different files or two different types of files.
- the text selections may reside in a web page and an email, two different web pages, from the same web page, from two email files, from a word processing document and an email, etc. Accordingly, disclosed embodiments are not limited to the example of text selection from a single email message, as discussed below.
- a user may view an email chain displayed by system 100 , as shown in FIG. 3 .
- the user may have sent an original message 305 and received reply message 310 .
- Reply message 310 may contain edits to original message 305 , but the revisions are not readily apparent to the user.
- the user may select all or part of the text of reply message 310 , as shown in FIG. 4 . For example, the user may click on the text “2.8,” holding the left-mouse-button down and dragging the cursor to the end of the text at “period.” The user may then release the left-mouse-button, causing the text to be highlighted or otherwise marked as selected.
- selected text comparison application 130 may display a menu, such as interface 400 .
- the user may then select “Add to Compare” option 405 from interface 400 .
- selected text comparison application 130 may cause the selected text of reply message 310 to be copied to a first buffer.
- the first buffer may be a temporary storage area including the selected text of reply message 310 .
- selected text comparison application 130 may also store the time that the first buffer was created and additional details about the source of the contents of the first buffer, such as the subject line of the email message, the author of the email message, etc.
- selected text comparison application 130 may remove interface 400 after receiving the selection of option 405 from interface 400 .
- the user may select original message 305 in the manner discussed above, or in any other manner used to select text. As shown in FIG. 5 , the user may then right-click on the selected text, which may cause selected text comparison application 130 to display interface 400 . The user may then select option 405 , causing selected text comparison application 130 to create a second buffer that includes the selected text of original message 305 . In this example, selected text comparison application 130 now has access to two buffers including selections of text from different locations within the same source.
- the user may then initiate comparison of the two text selections.
- the user may do so by selecting option 410 of interface 400 , as shown in FIG. 6 .
- the user may right-click on the previously selected text 305 to cause selected text comparison application 130 to display interface 400 .
- the user may request the comparison of the selected text through another interface, such as an option in a word processing document, an applet, or another interface provided by selected text comparison application 130 .
- selected text comparison application 130 may initiate the comparison of the contents of the first buffer and the contents of the second buffer to determine any differences. For example, the comparison may reveal that “8” has been changed to “7” and “Reseller” has been removed, as shown in FIG. 6 .
- Selected text comparison application 130 may generate a comparison output that reflects the result of the comparison of the two buffers, shown as output 605 in FIG. 6 .
- Selected text comparison application 130 may use any known technique for displaying differences between the contents of files.
- selected text comparison application 130 may add the text selected from the document or web page to a third buffer. Selected text comparison application 130 may then allow the user to compare the selected text from the document or web page with original message 305 or reply message 310 . For example, with the third buffer created, and after the user has chosen “compare selected” option 410 , or otherwise indicated that selected text is to be compared, selected text comparison application 130 may display interface 700 , shown in FIG. 7 .
- Interface 700 may allow a user to select the first buffer 710 with the text of original message 305 and the third buffer 705 with text selected from the document or web page. For example, the user may click on a representation of one of the buffers, hold the control key and click on a representation of another buffer. In other embodiments, interface 700 may provide a check box, a radio button, etc., that a user may select to indicate which of the two buffers are selected. Any type of mechanism may be implemented to enable selection of one or more buffer representations. Selected text comparison application 130 may then compare the text contained in the two selected buffers and create a display of the comparison results, as described above.
- Programs based on the written description and disclosed methods are within the capabilities of one of ordinary skill in the art.
- the various programs or program modules can be created using any of the techniques known to one skilled in the art or can be designed in connection with existing software.
- program sections or program modules can be designed in or by means of DirectX, .Net Framework, .Net Compact Framework, Visual Basic, C, XML, Java, C++, JavaScript, HTML, HTML/AJAX, or any other now known or later created programming language.
- One or more of such software sections or modules can be integrated into a computer system or existing browser software.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims (20)
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/223,861 US9047258B2 (en) | 2011-09-01 | 2011-09-01 | Systems and methods for the comparison of selected text |
US14/697,889 US10891418B2 (en) | 2011-09-01 | 2015-04-28 | Systems and methods for the comparison of selected text |
US17/113,590 US11514226B2 (en) | 2011-09-01 | 2020-12-07 | Systems and methods for the comparison of selected text |
US18/052,904 US11699018B2 (en) | 2011-09-01 | 2022-11-04 | Systems and methods for the comparison of selected text |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/223,861 US9047258B2 (en) | 2011-09-01 | 2011-09-01 | Systems and methods for the comparison of selected text |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/697,889 Continuation US10891418B2 (en) | 2011-09-01 | 2015-04-28 | Systems and methods for the comparison of selected text |
Publications (2)
Publication Number | Publication Date |
---|---|
US20130060799A1 US20130060799A1 (en) | 2013-03-07 |
US9047258B2 true US9047258B2 (en) | 2015-06-02 |
Family
ID=47753958
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/223,861 Active 2032-05-25 US9047258B2 (en) | 2011-09-01 | 2011-09-01 | Systems and methods for the comparison of selected text |
US14/697,889 Active 2031-11-18 US10891418B2 (en) | 2011-09-01 | 2015-04-28 | Systems and methods for the comparison of selected text |
US17/113,590 Active US11514226B2 (en) | 2011-09-01 | 2020-12-07 | Systems and methods for the comparison of selected text |
US18/052,904 Active US11699018B2 (en) | 2011-09-01 | 2022-11-04 | Systems and methods for the comparison of selected text |
Family Applications After (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/697,889 Active 2031-11-18 US10891418B2 (en) | 2011-09-01 | 2015-04-28 | Systems and methods for the comparison of selected text |
US17/113,590 Active US11514226B2 (en) | 2011-09-01 | 2020-12-07 | Systems and methods for the comparison of selected text |
US18/052,904 Active US11699018B2 (en) | 2011-09-01 | 2022-11-04 | Systems and methods for the comparison of selected text |
Country Status (1)
Country | Link |
---|---|
US (4) | US9047258B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130275858A1 (en) * | 2012-04-17 | 2013-10-17 | Panasonic Corporation | Information processing device |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8286171B2 (en) | 2008-07-21 | 2012-10-09 | Workshare Technology, Inc. | Methods and systems to fingerprint textual information using word runs |
WO2010059747A2 (en) | 2008-11-18 | 2010-05-27 | Workshare Technology, Inc. | Methods and systems for exact data match filtering |
US11030163B2 (en) | 2011-11-29 | 2021-06-08 | Workshare, Ltd. | System for tracking and displaying changes in a set of related electronic documents |
US10853319B2 (en) | 2010-11-29 | 2020-12-01 | Workshare Ltd. | System and method for display of document comparisons on a remote device |
US10025759B2 (en) | 2010-11-29 | 2018-07-17 | Workshare Technology, Inc. | Methods and systems for monitoring documents exchanged over email applications |
US10783326B2 (en) | 2013-03-14 | 2020-09-22 | Workshare, Ltd. | System for tracking changes in a collaborative document editing environment |
US9170990B2 (en) | 2013-03-14 | 2015-10-27 | Workshare Limited | Method and system for document retrieval with selective document comparison |
US10574729B2 (en) | 2011-06-08 | 2020-02-25 | Workshare Ltd. | System and method for cross platform document sharing |
US10963584B2 (en) | 2011-06-08 | 2021-03-30 | Workshare Ltd. | Method and system for collaborative editing of a remotely stored document |
US9613340B2 (en) | 2011-06-14 | 2017-04-04 | Workshare Ltd. | Method and system for shared document approval |
US10880359B2 (en) | 2011-12-21 | 2020-12-29 | Workshare, Ltd. | System and method for cross platform document sharing |
US11567907B2 (en) | 2013-03-14 | 2023-01-31 | Workshare, Ltd. | Method and system for comparing document versions encoded in a hierarchical representation |
US11763070B2 (en) * | 2013-03-15 | 2023-09-19 | PowerNotes LLC | Method and system for labeling and organizing data for summarizing and referencing content via a communication network |
US10911492B2 (en) | 2013-07-25 | 2021-02-02 | Workshare Ltd. | System and method for securing documents prior to transmission |
EP3226151A4 (en) * | 2014-11-26 | 2018-07-04 | Sony Corporation | Information processing device, information processing method, and program |
US11182551B2 (en) | 2014-12-29 | 2021-11-23 | Workshare Ltd. | System and method for determining document version geneology |
US10133723B2 (en) | 2014-12-29 | 2018-11-20 | Workshare Ltd. | System and method for determining document version geneology |
US11763013B2 (en) | 2015-08-07 | 2023-09-19 | Workshare, Ltd. | Transaction document management system and method |
CN106407049B (en) * | 2016-10-14 | 2021-05-28 | 惠州Tcl移动通信有限公司 | Method and system for judging whether chip setting is interfered by mobile terminal |
US12106042B1 (en) * | 2023-06-09 | 2024-10-01 | International Business Machines Corporation | Enhanced computer automation to transfer data between software applications |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6236993B1 (en) * | 1998-06-24 | 2001-05-22 | Victor V. Fanberg | Computer file comparison method |
US20030101163A1 (en) * | 2000-08-22 | 2003-05-29 | Microsoft Corporation | Method and system for searching for words and phrases in active and stored ink word documents |
US20040158799A1 (en) * | 2003-02-07 | 2004-08-12 | Breuel Thomas M. | Information extraction from html documents by structural matching |
US20050010863A1 (en) * | 2002-03-28 | 2005-01-13 | Uri Zernik | Device system and method for determining document similarities and differences |
US20050188307A1 (en) * | 2001-06-07 | 2005-08-25 | Microsoft Corporation | Interactive formatting interface |
US20080023282A1 (en) * | 2006-07-25 | 2008-01-31 | Cameron Duncan | Sports Equipment Bag With Integrated Stool |
US20080071781A1 (en) * | 2006-09-19 | 2008-03-20 | Netlogic Microsystems, Inc. | Inexact pattern searching using bitmap contained in a bitcheck command |
US20080244378A1 (en) * | 2007-03-30 | 2008-10-02 | Sharp Kabushiki Kaisha | Information processing device, information processing system, information processing method, program, and storage medium |
US7440304B1 (en) * | 2003-11-03 | 2008-10-21 | Netlogic Microsystems, Inc. | Multiple string searching using ternary content addressable memory |
US20090055416A1 (en) * | 2007-08-24 | 2009-02-26 | Ankit Agarwal | Verifying data consistency among structured files |
US20110022960A1 (en) * | 2009-07-27 | 2011-01-27 | Workshare Technology, Inc. | Methods and systems for comparing presentation slide decks |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5754840A (en) * | 1996-01-23 | 1998-05-19 | Smartpatents, Inc. | System, method, and computer program product for developing and maintaining documents which includes analyzing a patent application with regards to the specification and claims |
US7011264B2 (en) | 2002-06-19 | 2006-03-14 | Morgan Construction Company | Laying head for rod rolling mill |
CA2516941A1 (en) * | 2003-02-19 | 2004-09-02 | Custom Speech Usa, Inc. | A method for form completion using speech recognition and text comparison |
US7392471B1 (en) * | 2004-07-28 | 2008-06-24 | Jp Morgan Chase Bank | System and method for comparing extensible markup language (XML) documents |
US7392251B2 (en) * | 2004-12-09 | 2008-06-24 | Schlafender Hase Gmbh | Device and method for comparing digital text documents |
US8065267B2 (en) * | 2005-01-12 | 2011-11-22 | Masatsugu Noda | Information processing device, file data merging method, file naming method, and file data output method |
US7752077B2 (en) * | 2005-01-21 | 2010-07-06 | Amazon Technologies, Inc. | Method and system for automated comparison of items |
US7958227B2 (en) * | 2006-05-22 | 2011-06-07 | Mcafee, Inc. | Attributes of captured objects in a capture system |
US20070294610A1 (en) * | 2006-06-02 | 2007-12-20 | Ching Phillip W | System and method for identifying similar portions in documents |
CN100498789C (en) * | 2006-09-08 | 2009-06-10 | 丁光耀 | Characteristic character string matching method based on dispersion, cross and incompleteness |
US7991987B2 (en) * | 2007-05-10 | 2011-08-02 | Intel Corporation | Comparing text strings |
US20090012984A1 (en) * | 2007-07-02 | 2009-01-08 | Equivio Ltd. | Method for Organizing Large Numbers of Documents |
US8312067B2 (en) * | 2007-12-14 | 2012-11-13 | Lexisnexis Group | Method and computer program product for analyzing documents |
US8196030B1 (en) * | 2008-06-02 | 2012-06-05 | Pricewaterhousecoopers Llp | System and method for comparing and reviewing documents |
WO2011097535A1 (en) * | 2010-02-05 | 2011-08-11 | Fti Technology Llc | Propagating classification decisions |
-
2011
- 2011-09-01 US US13/223,861 patent/US9047258B2/en active Active
-
2015
- 2015-04-28 US US14/697,889 patent/US10891418B2/en active Active
-
2020
- 2020-12-07 US US17/113,590 patent/US11514226B2/en active Active
-
2022
- 2022-11-04 US US18/052,904 patent/US11699018B2/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6236993B1 (en) * | 1998-06-24 | 2001-05-22 | Victor V. Fanberg | Computer file comparison method |
US20030101163A1 (en) * | 2000-08-22 | 2003-05-29 | Microsoft Corporation | Method and system for searching for words and phrases in active and stored ink word documents |
US20050188307A1 (en) * | 2001-06-07 | 2005-08-25 | Microsoft Corporation | Interactive formatting interface |
US20050010863A1 (en) * | 2002-03-28 | 2005-01-13 | Uri Zernik | Device system and method for determining document similarities and differences |
US20080034282A1 (en) * | 2002-03-28 | 2008-02-07 | Opensource, Inc. | Device, system and method for determining document similarities and differences |
US20040158799A1 (en) * | 2003-02-07 | 2004-08-12 | Breuel Thomas M. | Information extraction from html documents by structural matching |
US7440304B1 (en) * | 2003-11-03 | 2008-10-21 | Netlogic Microsystems, Inc. | Multiple string searching using ternary content addressable memory |
US20080023282A1 (en) * | 2006-07-25 | 2008-01-31 | Cameron Duncan | Sports Equipment Bag With Integrated Stool |
US20080071781A1 (en) * | 2006-09-19 | 2008-03-20 | Netlogic Microsystems, Inc. | Inexact pattern searching using bitmap contained in a bitcheck command |
US20080244378A1 (en) * | 2007-03-30 | 2008-10-02 | Sharp Kabushiki Kaisha | Information processing device, information processing system, information processing method, program, and storage medium |
US20090055416A1 (en) * | 2007-08-24 | 2009-02-26 | Ankit Agarwal | Verifying data consistency among structured files |
US20110022960A1 (en) * | 2009-07-27 | 2011-01-27 | Workshare Technology, Inc. | Methods and systems for comparing presentation slide decks |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130275858A1 (en) * | 2012-04-17 | 2013-10-17 | Panasonic Corporation | Information processing device |
Also Published As
Publication number | Publication date |
---|---|
US11699018B2 (en) | 2023-07-11 |
US20150242367A1 (en) | 2015-08-27 |
US20210124867A1 (en) | 2021-04-29 |
US20130060799A1 (en) | 2013-03-07 |
US11514226B2 (en) | 2022-11-29 |
US10891418B2 (en) | 2021-01-12 |
US20230062397A1 (en) | 2023-03-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11699018B2 (en) | Systems and methods for the comparison of selected text | |
US10810365B2 (en) | Workflow system and method for creating, distributing and publishing content | |
US20240134876A1 (en) | Systems and methods for importing data from electronic data files | |
AU2009238294B2 (en) | Data transformation based on a technical design document | |
US9569450B2 (en) | Systems and methods for the comparison of annotations within files | |
US10282399B2 (en) | System and method for web content presentation management | |
EP3857484A1 (en) | Document contribution management system | |
US9813417B2 (en) | Systems and methods for creating and displaying an electronic communication digest | |
US20110314366A1 (en) | Integrating a web-based crm system with a pim client application | |
US8381104B2 (en) | Systems and methods for providing context recognition | |
US20230214378A1 (en) | Systems and methods to facilitate rapid data entry for document review | |
US9965450B2 (en) | Dynamic management of site components | |
US9934200B1 (en) | Method and system for implementing dynamic note formatting and display | |
US20140136489A1 (en) | Dashboard collaborator | |
WO2013009770A1 (en) | Workflow system and method for creating, distributing and publishing content | |
Wirtz | Merging RTF files using SAS®, MSWord®, and Acrobat Distiller® |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: LITERA TECHNOLOGY LLC, NORTH CAROLINA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MASSAND, DEEPAK;REEL/FRAME:027122/0371 Effective date: 20111025 |
|
AS | Assignment |
Owner name: LITERA TECHNOLOGIES, LLC, NORTH CAROLINA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MASSAND, DEEPAK;REEL/FRAME:027662/0142 Effective date: 20120202 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: LITERA CORPORATION, NORTH CAROLINA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LITERA TECHNOLOGIES LLC;REEL/FRAME:043332/0040 Effective date: 20170811 |
|
AS | Assignment |
Owner name: PNC BANK, NATIONAL ASSOCIATION, PENNSYLVANIA Free format text: SECURITY INTEREST;ASSIGNOR:LITERA CORPORATION;REEL/FRAME:043861/0043 Effective date: 20171006 |
|
AS | Assignment |
Owner name: SARATOGA INSVESTMENT CORP. SBIC LP, AS AGENT, NEW YORK Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNOR:LITERA CORPORATION;REEL/FRAME:044396/0217 Effective date: 20171006 Owner name: SARATOGA INSVESTMENT CORP. SBIC LP, AS AGENT, NEW Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNOR:LITERA CORPORATION;REEL/FRAME:044396/0217 Effective date: 20171006 |
|
AS | Assignment |
Owner name: LITERA CORPORATION, NORTH CAROLINA Free format text: MERGER;ASSIGNOR:LITERA CORPORATION;REEL/FRAME:044907/0080 Effective date: 20170824 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: OWL ROCK CAPITAL CORPORATION, NEW YORK Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:LITERA CORPORATION;FREEDOM SOLUTIONS GROUP, L.L.C.;REEL/FRAME:049337/0220 Effective date: 20190531 |
|
AS | Assignment |
Owner name: LITERA CORPORATION, ILLINOIS Free format text: TERMINATION AND RELEASE OF GRANT OF INTELLECTUAL PROPERTY SECURITY AGREEMENT RECORDED AT REEL 043861, FRAME 0043 AND REEL 045626, FRAME 0582;ASSIGNOR:PNC BANK, NATIONAL ASSOCIATION;REEL/FRAME:049354/0544 Effective date: 20190531 Owner name: LITERA CORPORATION, ILLINOIS Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN INTELLECTUAL PROPERTY RECORDED AT REEL 044396, FRAME 0217;ASSIGNOR:SARATOGA INVESTMENT CORP. SBIC LP;REEL/FRAME:049350/0390 Effective date: 20190531 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
AS | Assignment |
Owner name: FREEDOM SOLUTIONS GROUP, L.L.C., ILLINOIS Free format text: MERGER;ASSIGNOR:LITERA CORPORATION;REEL/FRAME:067418/0630 Effective date: 20231226 |