Technical Field
The present invention generally relates to evaluating difficulty of documents and particularly relates to a method, a system and a program product for calculation of difficulty of documents.
Description of the Related Art
Recently, on-line education has become popular and huge numbers of educational documents have been published and available on the on-line basis. Learners can select documents with suitable level for the learners and can study by using the selected documents. However, the huge number of educational documents available through a network makes it difficult to find the educational documents suitable for learners. This environment raises new requirements for providing a novel search technology for educational documents.
Several methods have been proposed to evaluate difficulties of documents. For example, Non-Patent Literature 1 (Smith, Dean R., et al. “The Lexile Scale in Theory and Practice. Final Report” technical report 1989, NIH Grant HD-19448, http://files.eric.ed.gov/fulltext/ED307577.pdf) discloses a three-part correlational study examining the explanatory power of the Lexile theory of reading comprehension, which is based on the semantic and syntactic components of prose. Also Non-Patent Literature 2 (Kondo, et al., “Difficulty Estimation of Japanese Text using Textbook Corpus”, 14th Annual Meeting, Association for Natural Language Processing, pp. 1113-1116, March 2008, http://must.c.u-tokyo.ac.jp/nlpann/pdf/nlp2008/D5-05.pdf) discloses an estimation of difficulty of Japanese text using a textbook corpus. Furthermore, Non-Patent Literature 3 (Nakayama, et al., “An Estimation of Academic Books using Reviews”, Japanese Society of Artificial Intelligence, March 2012, https://www.jstage.jst.go.jp/article/tjsai/27/3/27_3_213/_pdf) discloses a method for estimating difficulty of texts using review information provided by users.
Furthermore, Non-Patent Literature 4 (Flesch, Rudolph, “A new readability yardstick”, Journal of Applied Psychology, Vol. 32(3), June 1948, pp. 221-233) discloses a method using a superficial feature of documents called “Readable score”. Further, another strategy for estimating the difficulty of documents uses localities of words included therein without using labels of documents. Specifically, non-Patent Literature 5 (Nishihara, et al., “Information Acquiring Support System Based on Keyword Continuity and Informational Difficulty,” International Conference on Human-Computer Interaction, September 2005, http://www.panda.sys.t.u-tokyo.ac.jp/nishihara/pdf/hci2005.pdf) discloses a method for estimating difficulty of documents using keyword continuity.
Keywords that are highly localized are identified as keywords with high difficulty in documents. However, there may be keywords which do not affect the difficulty of the documents even if the keywords are highly localized, for example, a person's name referred in a textbook of statistics. As described above, many technologies for difficulty evaluation of documents has been proposed and known. Usability, such as wide applicability of various documents, consistency and accuracy was still insufficient and a novel technique has been continuously searched and developed.
An aspect of the present principles provides a method for estimating difficulties of documents accurately in any document groups without labels, which provide keys of the difficulties for documents.
According to an aspect of the present principles, the difficulty of the document is calculated by locality of keyword as the difficulty thereof and then the difficulty of the keyword is estimated using a significance of the keyword present in a particular document, thereby lowering relative difficulty of keyword that has re-estimated difficulty lower than the difficulty estimated only by the locality thereof.
According to an aspect of the present principles, a computer implemented method for estimating difficulty of a document is provided. The method comprises:
retrieving a subject document from a storage;
setting difficulty of each keyword included in the subject document to locality of the keyword in the subject document as an initial value;
estimating, by a processor, difficulty of each subject document by a statistical processing of the difficulties of keywords included in the subject document; and
updating the difficulty of each keyword based on the difficulty of each subject document depending on a significance value of the keyword in the subject document.
Another aspect of the present principles, the method may comprise updating the difficulty of each subject document by using the updated difficulties of keywords included in the subject document.
Further another aspect of the present principles, the updating of the difficulty of each subject document and each keyword may be repeated until a predetermined condition is satisfied.
Still further another aspect to the present principles, the significance value may indicate an importance of the keyword in the subject document among the keywords present in the documents stored in the storage.
Yet further another aspect of the present principles, the difficulty of each keyword may be updated as a normalized sum of difficulties of subject documents including the keyword by the significance value of the keyword.
Yet further another aspect of the present principles, the significance value of each keyword may be calculated by using a formula:
wherein N(c,d) is a number of sentences that contain the keyword “c” in the document “d”, N(c) is a number of sentences that contain the keyword “c” in all documents in the storage, N is a number of sentences contained in all documents in the storage and N(d) is a number of sentences in the document “d”.
Yet still a further aspect of the present principles, a keyword having the significance less than a predetermined threshold may be omitted from the updating of the difficulty of each keyword and the difficulty of the keyword is omitted in the updating of the difficulty of document on condition that an updated difficulty of the keyword is less than a second predetermined threshold of a function that cuts-off the updated difficulty of the keyword less than the second predetermined threshold.
Still further aspects of the present principles, a computer system and a program product including the foregoing aspects of the present principles may be provided.
The present principles will be explained using particular embodiments associated with the drawings. It should be understood in advance that although this disclosure includes a detailed description on cloud computing, implementation of the teachings recited herein are not limited to a cloud computing environment. Rather, embodiments of the present principles are capable of being implemented in conjunction with other types of computing environments now known or later developed.
Cloud computing is a model of service delivery for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, network bandwidth, servers, processing, memory, storage, applications, virtual machines, and services) that can be rapidly provisioned and released with minimal management effort or interaction with a provider of the service. This cloud model may include at least five characteristics, at least three service models, and at least four deployment models.
Characteristics are as follows:
On-demand self-service: a cloud consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with the service's provider.
Broad network access: capabilities are available over a network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, laptops, and PDAs).
Resource pooling: the provider's computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to demand. There is a sense of location independence in that the consumer generally has no control or knowledge over the exact location of the provided resources, but may be able to specify location at a higher level of abstraction (e.g., country, state, or datacenter).
Rapid elasticity: capabilities can be rapidly and elastically provisioned, in some cases automatically, to quickly scale out and rapidly released to quickly scale in. To the consumer, the capabilities available for provisioning often appear to be unlimited and can be purchased in any quantity at any time.
Measured service: cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported providing transparency for both the provider and consumer of the utilized service.
Service Models are as follows:
Software as a Service (“SaaS”): the capability provided to the consumer is to use the provider's applications running on a cloud infrastructure. The applications are accessible from various client devices through a thin client interface such as a web browser (e.g., web-based e-mail). The consumer does not manage or control the underlying cloud infrastructure, including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings.
Platform as a Service (“PaaS”): the capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or acquired applications created using programming languages and tools supported by the provider. The consumer does not manage or control the underlying cloud infrastructure, including networks, servers, operating systems, or storage, but has control over the deployed applications and possibly application hosting environment configurations.
Infrastructure as a Service (“IaaS”): the capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. The consumer does not manage or control the underlying cloud infrastructure, but has control over operating systems, storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls).
Deployment Models are as follows:
Private cloud: the cloud infrastructure is operated solely for an organization. It may be managed by the organization or a third party and may exist on-premises or off-premises.
Community cloud: the cloud infrastructure is shared by several organizations and supports a specific community that has shared concerns (e.g., mission, security requirements, policy, and compliance considerations). It may be managed by the organizations or a third party and may exist on-premises or off-premises.
Public cloud: the cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling cloud services.
Hybrid cloud: the cloud infrastructure is a composition of two or more clouds (private, community, or public) that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load-balancing between clouds).
A cloud computing environment is service oriented with a focus on statelessness, low coupling, modularity, and semantic interoperability. At the heart of cloud computing is an infrastructure comprising a network of interconnected nodes.
Referring now to
Regardless, cloud computing node 10 is capable of being implemented and/or performing any of the functionality set forth hereinabove. In cloud computing node 10 there is a computer system/server 12, which is operational with numerous other general purpose or special purpose computing system environments or configurations.
Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with computer system/server 12 include, but are not limited to, personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputer systems, mainframe computer systems, and distributed cloud computing environments that include any of the above systems or devices, and the like.
Computer system/server 12 may be described in the general context of computer system executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types. Computer system/server 12 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
As shown in
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (“ISA”) bus, Micro Channel Architecture (“MCA”) bus, Enhanced ISA (“EISA”) bus, Video Electronics Standards Association (“VESA”) local bus, and Peripheral Component Interconnects (“PCI”) bus.
Computer system/server 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 12, and it includes both volatile and non-volatile media, removable and non-removable media.
System memory 28 can include computer system readable media in the form of volatile memory, such as random access memory (“RAM”) 30 and/or cache memory 32. Computer system/server 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 34 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”). Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), and an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a CD-ROM, DVD-ROM or other optical media can be provided. In such instances, each can be connected to bus 18 by one or more data media interfaces. As will be further depicted and described below, memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
Program/utility 40, having a set (e.g., at least one) of program modules 42, may be stored in memory 28 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating systems, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. Program modules 42 generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
Computer system/server 12 may also communicate with one or more external devices 14 such as a keyboard, a pointing device, a display 24, one or more devices that enable a user to interact with computer system/server 12, and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 12 to communicate with one or more other computing devices. Such communication can occur via Input/Output (“I/O”) interfaces 22. Still yet, computer system/server 12 can communicate with one or more networks such as a local area network (“LAN”), a general wide area network (“WAN”), and/or a public network (e.g., the Internet) via network adapter 20. As depicted, network adapter 20 communicates with the other components of computer system/server 12 via bus 18. It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer system/server 12. Examples include, but are not limited to, microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
Referring now to
Referring now to
Hardware and software layer 60 includes hardware and software components. Examples of hardware components include: mainframes; Reduced Instruction Set Computer (“RISC”) architecture based servers; storage devices; networks and networking components. In some embodiments, software components include network application server software.
Virtualization layer 62 provides an abstraction layer from which the following examples of virtual entities may be provided: virtual servers; virtual storage; virtual networks, including virtual private networks; virtual applications and operating systems; and virtual clients.
In one example, management layer 64 may provide the functions described below. Resource provisioning provides dynamic procurement of computing resources and other resources that are utilized to perform tasks within the cloud computing environment. Metering and Pricing provide cost tracking as resources are utilized within the cloud computing environment, and billing or invoicing for consumption of these resources. In one example, these resources may comprise application software licenses. Security provides identity verification for cloud consumers and tasks, as well as protection for data and other resources. User portal provides access to the cloud computing environment for consumers and system administrators. Service level management provides cloud computing resource allocation and management such that required service levels are met. Service Level Agreement (“SLA”) planning and fulfillment provides pre-arrangement for, and procurement of, cloud computing resources for which a future requirement is anticipated in accordance with an SLA.
Workloads layer 66 provides examples of functionality for which the cloud computing environment may be utilized. Examples of workloads and functions which may be provided from this layer include: mapping and navigation; software development and lifecycle management; virtual classroom education delivery; data analytics processing; transaction processing; and difficulty evaluation of documents 68 of the present invention.
Hereafter, the present principles will be detailed using particular embodiments for making easy to understanding the present invention.
In one embodiment, the locality of the keyword can be determined simply by 1/(appearance frequency) such that a localized keyword has a high value. Alternatively, the locality reported, as disclosed in Non-Patent Literature 5, can be used as the indicator of the locality. In one embodiment, the difficulty of the keyword is represented by the locality of the keyword “c”, i.e., Difficulty(0)(c)=Locality(c) as the initial setting. The suffix (i) denotes the cycle number of the iteration.
The score calculator 76 calculates a score of difficulty of document “d”, i.e., score(i) (d) by using the Difficulty(i)(ck), where ck represents any keyword in the document “d”. The Difficulty(i)(ck) is refined by an iterator 80 by a significance of the keyword and the refined Difficulty(i+1)(ck) can be used for the next refined score(i+1) of the document. Thus, the next score(i+1) is refined by the significance of the keyword together with the locality of the keyword in the particular document. Note that the difficulty of the keyword should be referred to the term “Difficulty(i)(ck)” and the difficulty of the document should be referred to the term “score(i)(d)”. In an embodiment, the score(i)(d) can be calculated by statistical processing of the parameter Difficulty(ck)s using formula (1):
score(i)(d)=gd(Difficulty(i)(c1), . . . ,Difficulty(i)(cn)) (1)
In formula (1), “i” is a non-negative integer indicating the iteration cycle number; gd is a statistical function of Difficulty(i)(ck); and n is a positive integer indicating a keyword number in the subject document. According to one embodiment of the present principles, the difficulty of the document is modified by the significance of the keyword over the documents stored in the document database 84 so as to improve difficulty estimation by the iteration. The calculations of the iteration cycle and the score(i)(d) will be described hereinafter.
The functional block 70 further comprises a significance allocator 78, an iterator 80 and a score store 82. The significance allocator 78 allocates the significance (ck|d) of the keyword in the documents and the significance value indicates importance of the keyword “ck” in the subject document “d” of all documents in the document database 84.
The iterator 80 refines or updates the value of Difficulty(i)(ck) using the significance of the keyword. The iterator 80 computes the refined Difficulty(i+1)(ck) using the values of Significance(ck|d) and start next iteration cycle using the refined Difficulty(i+1)(ck) to obtain the refined the score(i+1)(d). The refinement of the Difficulty(i)(ck) is performed by using the following formula (2) and the refined value is set as the refined value of Difficulty(i+1)(ck).
In formula (2), the summation is performed over the documents stored in the documents database 84.
The parameter Significance(ck|d) in formula (2) characterizes importance of the keyword “c” in the document “d” among the documents in the document database 84 and the detail of the iteration and the refine of Difficulty(i)(ck), and can be provided as described below.
In an embodiment, the value of Significance(c|d) may provide a role for filtering the keyword with less importance for the document, i.e., popularity of the keyword in the documents in the document database 84. In a particular example, the Significance(c|d) can be the value of PMI(c,d) if the value of PMI(c,d) has positive value and the value of Significance(c|d) becomes zero if the value of PMI(c,d) is less than zero (0) when the threshold=0 is used. Depending on the particular application, different thresholds may be allowed so far as the filtering of the keyword may be possible.
PMI(c,d) is defined by formula (3):
In formula (3), N(c,d) is a number of sentences that contain the keyword “c” in the document “d”; N(c) is a number of sentences that contain the keyword “c” in all documents in the document database 84; N is a number of sentences contained in all documents in the document database 84 and N(d) is a number of sentences in the document “d”.
When the keyword “c” is more significant or localized in the document “d”, the value of PMI(c,d) becomes larger and larger. The negative value of PMI(c,d) means that such keyword “c” may be substantially of no importance or popularity in the documents stored in the document database 84 and can be allowed as noises even when the locality in the subject document is high.
In a further simplified embodiment, the significance value may be determined as Significance(ck|d)=N(c,d) depending on particular characteristics of documents. Further in another embodiment, Significance(ck|d)=N(c,d)/N(d) may be possible depending on a particular application or characteristics of categories of documents. The parameter Significance(ck|d) will be detailed later using a sample pseudo code.
The score store 82 receives the refined score(i+1)(d) and stores the value to the documents database 84 with associating the value to the corresponding documents. In this embodiment, the difficulty of the document score(i)(d) can be estimated by the locality of the keyword and the difficulty of the document is refined by characteristics of the keyword among the documents such that the difficulty of the document can be obtained without other information. And further, the present principles provide a method for estimating difficulties of documents accurately and effectively by a few iterations for Difficulty refinement in any document groups without labels, which provide keys of the difficulties for documents. According to a further embodiment, the difficulty of the document is refined by the refined difficulty of the keyword such that the difficulty can be obtained without other information than the documents.
Then in step S804, the locality characterizer 74 provides the Locality(ck) depending on the appearance frequency. Then in an embodiment, the high value of Locality is assumed to be difficult and for initial setting, the score calculator 76 sets the initial Difficulty(0)(ck)=Locality(ck) in step S805. Also in step S805, the iteration cycle number “i” is initialized to be zero (0).
Then, in step S806, the score calculator 76 calculates the initial difficulty for the document “d”, i.e., score value score(0)(d) (i=0) using the values of Difficulty(0)(ck) using, formula (1) described above.
Now, referencing to
Here, again referring to
Thus, in the case shown in
Again referencing to
Next, the iterator 80 determines whether or not the correlation relevancy reaches to particular sufficient level in step S810. Here, the above correlation relevancy denotes a target level such as a correlation coefficient between the difficulty and keywords provided in a particular embodiment Spearman correlation coefficient. If correlation relevancy is not sufficient level (i.e., no), the iterator 80 reverts to step S806 and performs the next iteration calculation. If the correlation relevancy becomes a sufficient level (i.e., yes), the iterator 80 determines the difficulty level of the document to be the recent score(i)(d) value and stores the value in the documents database 84 in association with the documents identifier in step S811. Then the method is terminated in step S812.
In an embodiment, termination of the iteration can be determined when top N difficult keywords becomes unchanged and/or the correlation of the keyword meaning and a predetermined difficulty level template for meanings reaches a sufficient level. Another method for terminating the iteration may be useful depending on particular applications.
Herein below, the present principles will be explained by using particular example. In this example, the experimental data was selected from a textbook and it was assumed that each of the sections in the textbook were independent documents. Also it was assumed that the difficulty of the section, i.e., documents, became more difficult from the first section to the latter sections as to rank the difficulties of the sections.
The score(d) of the sample documents were calculated by using Equation (E−2) by which the score value was obtained as the ratio of the total difficulty of the keywords to the length of the documents. The evaluation of the ranking of the difficulty was performed by a Spearman correlation coefficient for the evaluated difficulties and the assumed difficulties of the sections.
The experimental condition was as follows:
Computer: Thinkpad™ x230
CPU: Intel Core™ i5-3320 with clock cycle of 2.60 GHz
Memory: 8 GB
Programming language: Java™
The results are shown in
An exemplary implementation of the computer system will be explained by using the illustrations depicted in
To the network 1600, server computer 1607 is connected and the server computer 1607 stores documents provided with the difficulty level according to the present principles. The server computer 1607 can run the program codes of the present principles on an appropriate operating system (“OS”) such as Z/Architecture™ for a main frame computer, Linux™, Unix™ or Windows™ depending on the particular implementation of the apparatus. The program of the present principles may be written by appropriate programming languages such as C, C++, C# etc., depending on the OS.
Also the server computer 1607 can be implemented by using a hypervisor architecture which can make different operating systems run on the server computer 1607. The server computer 1607 can receive requests from the client apparatuses for browsing and/or downloading documents stored in the documents databases 1608, 1609, and 1610.
The documents databases 1608-1610 can be implemented for each of documents providers and can store the documents to which the difficulty levels have been allocated thereto beforehand to the client access rather than “on-the fly” difficulty allocation. The documents of the databases can be searched by difficulty levels of the documents as well as keywords included in each of the documents.
When a particular client apparatus, such as the tablet type computer 1604, sends a request for browsing documents using keywords and/or difficulty levels etc., for example, education documents, the server computer 1607 searches the documents and returns the searched results to the tablet type computer 1604 as the response thereof. The user of the tablet type computer 1604 can browse and/or download the searched documents on the display device so as to satisfy his or her purpose with respect to the difficulties of the documents.
The present principles may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present principles.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: 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), a static random access memory (“SRAM”), a portable compact disc read-only memory (“CD-ROM”), a digital versatile disk (“DVD”), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (“ISA”) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions 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 any type of network, including a local area network (“LAN”) or a wide area network (“WAN”), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (“FPGA”), or programmable logic arrays (“PLA”) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present principles.
Aspects of the present principles are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It should 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, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor 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 readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present principles. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). 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 illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out 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 invention. 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, if any, 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 one or more aspects of the present principles has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed.
The descriptions of the various embodiments of the present principles have been presented for purposes of illustration, but are not intended to be exhaustive or limited to the embodiments 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 described embodiments. The terminology used herein was chosen to best explain the principles of the embodiments, the practical application or technical improvement over technologies found in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.