ori_index int64 0 9.93k | dataset stringclasses 7
values | split stringclasses 3
values | sentence1 stringlengths 3 416 | sentence2 stringlengths 7 444 | score float64 0 5 | text_sim float64 0 1 | fuzz_sim float64 0.05 1 | scaled_score float64 0 1 |
|---|---|---|---|---|---|---|---|---|
608 | sts16 | test | vector space representation results in the loss of the order which the terms are in the document . | the order in which terms appear in the document is lost in a vector space representation . | 4 | 0.56 | 0.45 | 0.8 |
609 | sts16 | test | p ( a ) is the probability of the student being a girl ( which is 2 / 5 ) . | what is the probability this student is a girl ? | 2 | 0.32 | 0.67 | 0.4 |
610 | sts16 | test | the basic idea is to represent each document as a vector of certain weighted word frequencies . | if a term appears in the document , the terms value in the vector is non-zero . | 1 | 0.24 | 0.47 | 0.2 |
611 | sts16 | test | therefore , the " program " is the optimal plan for action that is produced . | the " program " is the optimal plan for action that is produced . | 5 | 0.85 | 0.92 | 1 |
612 | sts16 | test | this is highly used in dynamic programming . | there are four steps in dynamic programming : 1 . | 2 | 0.29 | 0.69 | 0.4 |
613 | sts16 | test | other ways of computing these values , or weights , have been developed . | many different methods of calculating these values , sometimes known as ( term ) weights , have been developed . | 4 | 0.39 | 0.69 | 0.8 |
614 | sts16 | test | it is usually be used to compute posterior probabilities given observations . | it is used to compute posterior probabilities given observations . | 4 | 0.83 | 0.92 | 0.8 |
615 | sts16 | test | in probability theory , bayes ' theorem relates the conditional and marginal probabilities of two random events . | bayes theorem is a mathematical formula used to calculate conditional probabilities . | 3 | 0.2 | 0.54 | 0.6 |
616 | sts16 | test | p ( b ) is the prior or marginal probability of b , and acts as a normalizing constant . | p ( b | a ) is the conditional probability of b given a . | 1 | 0.45 | 0.61 | 0.2 |
617 | sts16 | test | a website ’ s page rank , is how ‘ important ’ it is on the web . | a variation of the pagerank method bases the importance of a webpage on how many visits the page gets . | 3 | 0.23 | 0.51 | 0.6 |
618 | sts16 | test | in computer science ; dynamic programming is a way of solving problems consist of overlapping subproblems and optimal substructure . | dynamic programming is a very powerful mathematical technique , often utilised in programming , for solving optimization problems . | 4 | 0.29 | 0.49 | 0.8 |
619 | sts16 | test | the most popular is tf-idf weighting . | one of the most famous schemes is tf-idf weighting . | 4 | 0.55 | 0.73 | 0.8 |
620 | sts16 | test | this method is used in the google toolbar , which reports back actual site visits to google . | in order to prevent spamming , google releases little information on the way in which a pagerank is calculated . | 1 | 0.29 | 0.43 | 0.2 |
621 | sts16 | test | to achieve this , the programmer has to note generalisations and similarities about various aspects of the program . | mathematicians use the word to describe a set of rules which anyone can follow to solve a problem . | 0 | 0.13 | 0.45 | 0 |
622 | sts16 | test | construct an optimal solution from computed values . | the last point would be to construct an optimal solution from the computed values . | 4 | 0.57 | 0.77 | 0.8 |
623 | sts16 | test | if the term doesn ’ t occur within the document , the value in the vector is zero . | if a term appears in the document , the terms value in the vector is non-zero . | 3 | 0.5 | 0.78 | 0.6 |
624 | sts16 | test | this is a much quicker method than other more naive methods . | the method takes much less time than naive methods . | 4 | 0.38 | 0.64 | 0.8 |
625 | sts16 | test | p ( b ) is the prior or marginal probability of b , and acts to normalise the probability . | p ( a ) , or the probability that the student is a girl regardless of any other information . | 1 | 0.4 | 0.49 | 0.2 |
626 | sts16 | test | inheritance in object oriented programming is a way to form new classes using classes that have already been defined . | inheritance in object oriented programming is where a new class is formed using classes which have allready been defined . | 4 | 0.58 | 0.86 | 0.8 |
627 | sts16 | test | they also inherit the attributes and methods of its superclass . | the new classes are called derived classes and they inherit the behaviours and attributes of the base classes . | 3 | 0.39 | 0.53 | 0.6 |
628 | sts16 | test | a term which occurs in the document has a value in the vector of non-zero . | a document is represented as a vector , with each dimension corresponding to a separate term . | 2 | 0.22 | 0.44 | 0.4 |
629 | sts16 | test | if a term appears in the document , the terms value in the vector is non-zero . | a term which occurs in the document has a value in the vector of non-zero . | 5 | 0.5 | 0.78 | 1 |
630 | sts16 | test | the order in which terms appear in the document is lost in a vector space representation . | in vector space model , the documents from which the information is to be retrieved are represented as vectors . | 1 | 0.27 | 0.52 | 0.2 |
631 | sts16 | test | the vector space model has some limitations : 1 . | limitation : there is some limitation of vector space model . | 5 | 0.43 | 0.51 | 1 |
632 | sts16 | test | however , the vector space model has limitations . | the limitations of the vector space model are thus . | 4 | 0.5 | 0.65 | 0.8 |
633 | sts16 | test | the method can be abused when people deliberately link to sites in order to raise a site 's pagerank . | mathematicians use the word to describe a set of rules which anyone can follow to solve a problem . | 0 | 0.16 | 0.48 | 0 |
634 | sts16 | test | when a document is represented as a vector , each dimension corresponds to a separate term . | to explain further vector space models , basically a document is characterized by a vector . | 2 | 0.32 | 0.43 | 0.4 |
635 | sts16 | test | the basic idea is to represent each document as a vector of certain weighted word frequencies . | a term which occurs in the document has a value in the vector of non-zero . | 1 | 0.25 | 0.52 | 0.2 |
636 | sts16 | test | programming , in this sense , means finding an acceptable plan of action . | programming means finding a plan of action . | 4 | 0.5 | 0.75 | 0.8 |
637 | sts16 | test | google ’ s payoff is that it gets to track the behaviour of actual users . | after this , it is using this to pick the best overall path . | 0 | 0.21 | 0.49 | 0 |
638 | sts16 | test | this means that inheritance is used when types have common factors and these would be put into the superclass . | there is also conditional probability which is usually interested in the way variables relate to each other . | 0 | 0.09 | 0.45 | 0 |
639 | sts16 | test | bayes ’ theorem was names after rev thomas bayes and is a method used in probability theory . | as a formal theorem bayes theorem is valid in all common interpretations of probability . | 3 | 0.29 | 0.56 | 0.6 |
640 | sts16 | test | dynamic programming solves problems by combining the solutions of subproblems . | the key to dynamic programming is to find the structure of optimal solutions . | 4 | 0.35 | 0.56 | 0.8 |
641 | sts16 | test | terms are basically the words or any indexing unit used to identify the contents of a text . | in this classic model the term specific weights in the document vectors are products of local and global parameters . | 2 | 0.13 | 0.43 | 0.4 |
642 | sts16 | test | the vector space model are the documents which are represented as “ bags of words ” . | in vector space model , the documents from which the information is to be retrieved are represented as vectors . | 2 | 0.42 | 0.66 | 0.4 |
643 | sts16 | test | thus , the " program " is the optimal plan of action that is being produced . | the easiest way to look at inheritance is as an “ … is a kind of ” relationship . | 0 | 0.14 | 0.42 | 0 |
644 | sts16 | test | to achieve this , the programmer has to note generalisations and similarities about various aspects of the program . | the advantage being the less time consumption in comparison to other amateur methods . | 0 | 0.11 | 0.45 | 0 |
645 | sts16 | test | subclasses are said to extend or specialise their superclasses . | subclasses are said to ‘ extend ’ superclasses . | 4 | 0.58 | 0.8 | 0.8 |
646 | sts16 | test | it is also called the posterior probability because it is derived from or depends upon the specified value of b . | it is also called the subsequent probability because it is derived from or depends upon the specified value of b . | 3 | 0.89 | 0.93 | 0.6 |
647 | sts16 | test | this can be useful when the number of times a word appears is not considered important . | it is mainly used to calculate the probability of one event ’ s outcome given that a previous event happened . | 0 | 0.16 | 0.44 | 0 |
648 | sts16 | test | java allows object inheritance . | inheritance is one of the basic concepts of object oriented programming . | 1 | 0.23 | 0.4 | 0.2 |
649 | sts16 | test | mathematicians use the word to describe a set of rules which anyone can follow to solve a problem . | instead , a new object is made to inherit properties of objects which already exist . | 0 | 0.18 | 0.45 | 0 |
650 | sts16 | test | virtual attributes and methods can be shadowed / overridden . | in java all attributes and methods are implicitly virtual . | 1 | 0.33 | 0.58 | 0.2 |
651 | sts16 | test | one of the best known schemes is tf-idf weighting , proposed by salton , wong and yang . | tf-idf weighting is one of the most well known schemes . | 3 | 0.47 | 0.43 | 0.6 |
652 | sts16 | test | in the vector space model a document is represented as a vector . | the vector space model are the documents which are represented as “ bags of words ” . | 1 | 0.37 | 0.76 | 0.2 |
653 | sts16 | test | the vector space model has the following limitations : 1 . | limitation : there is some limitation of vector space model . | 3 | 0.33 | 0.42 | 0.6 |
654 | sts16 | test | it is intended to help reuse existing code with little or no modification . | the idea of inheritance is to reuse the existing code with little or no modification at all . | 3 | 0.55 | 0.77 | 0.6 |
655 | sts16 | test | it is often used to compute posterior probabilities given observations . | the theorem is often used when we have observations and wish to compute posterior probabilities . | 4 | 0.5 | 0.62 | 0.8 |
656 | sts16 | test | when any sub-problem is met again , it can be found and re-used to solve another problem . | it was intended to allow existing code to be used again with minimal or no alteration . | 2 | 0.17 | 0.42 | 0.4 |
657 | sts16 | test | the peropos of inheritance in object oriented programming is to minimize the reuse of existing code without modification . | in object oriented programming inheritance is also dependant on access level modifiers . | 1 | 0.3 | 0.54 | 0.2 |
658 | sts16 | test | every dimension is precisely related to a separate term . | each and every dimension corresponds to a separate term . | 4 | 0.54 | 0.72 | 0.8 |
659 | sts16 | test | the other method is the top down approach which is a method that combines memorization and recursion . | the easiest way to look at inheritance is as an “ … is a kind of ” relationship . | 0 | 0.14 | 0.46 | 0 |
660 | sts16 | test | p ( a ) , or the probability that the student is a girl regardless of any other information . | later versions of pagerank ( see the below formulas ) would assume a probability distribution between 0 and 1 . | 0 | 0.23 | 0.38 | 0 |
661 | sts16 | test | when a document is represented as a vector , each dimension corresponds to a separate term . | the value of a vector is non-zero if a term occurs in the document . | 1 | 0.27 | 0.44 | 0.2 |
662 | sts16 | test | to achieve this , the programmer has to note generalisations and similarities about various aspects of the program . | terms are basically the words or any indexing unit used to identify the contents of a text . | 0 | 0.13 | 0.43 | 0 |
663 | sts16 | test | the vector space model are the documents which are represented as “ bags of words ” . | the limitations of the vector space model are thus . | 2 | 0.41 | 0.48 | 0.4 |
664 | sts16 | test | the vector space model is one of these methods , and it is an algebraic model . | in vector space model , the documents from which the information is to be retrieved are represented as vectors . | 1 | 0.26 | 0.51 | 0.2 |
665 | sts16 | test | the vector space model has the following limitations : 1 . | the vector space model has some limitations : 1 . | 5 | 0.82 | 0.86 | 1 |
666 | sts16 | test | however an object cannot be cast to a class which is no relative of it . | here by meaning that a program can be an optimal plan for the produced action . | 0 | 0.14 | 0.45 | 0 |
667 | sts16 | test | the vector is then constucted of the frequency of eacher word ( dimension ) . | the basic idea is to represent each document as a vector of certain weighted word frequencies . | 3 | 0.25 | 0.48 | 0.6 |
668 | sts16 | test | typically terms are single words , keywords , or longer phrases . | typically terms are keywords , single words or longer phrases . | 5 | 1 | 0.86 | 1 |
669 | sts16 | test | it does not take into account any information about b and therefore is considered “ prior ” . | it doesn 't take into account any information about b , so it is " prior " . | 5 | 0.48 | 0.8 | 1 |
670 | sts16 | test | the pagerank depends on the pagerank rating and number of all pages that have links to it . | of a particular page is roughly based upon the quantity of inbound links as well as the pagerank ? | 3 | 0.14 | 0.46 | 0.6 |
671 | sts16 | test | construct an optimal solution from computed values . | use these optimal solutions to construct an optimal solution for the original problem . | 4 | 0.31 | 0.59 | 0.8 |
672 | sts16 | test | single words , keywords and occasionally longer phrases are used for terms . | the number of unique words in the vocabulary denotes the dimensionality , if words are used for the terms . | 3 | 0.32 | 0.54 | 0.6 |
673 | sts16 | test | the vector space model has several disadvantages . | a document has representation as a vector . | 1 | 0.25 | 0.43 | 0.2 |
674 | sts16 | test | every dimension is precisely related to a separate term . | a document is represented as a vector , with each dimension corresponding to a separate term . | 4 | 0.39 | 0.54 | 0.8 |
675 | sts16 | test | this means that inheritance is used when types have common factors and these would be put into the superclass . | occasionally it is advantageous to differentiate between these uses , as it is not necessarily noticeable from context . | 0 | 0.09 | 0.42 | 0 |
676 | sts16 | test | this is highly used in dynamic programming . | the key to dynamic programming is to find the structure of optimal solutions . | 2 | 0.25 | 0.44 | 0.4 |
677 | sts16 | test | the idea of inheritance is to reuse the existing code with little or no modification at all . | the idea of inheritance in oop refers to the formation of new classes with the already existing classes . | 3 | 0.33 | 0.62 | 0.6 |
678 | sts16 | test | the peropos of inheritance in object oriented programming is to minimize the reuse of existing code without modification . | however , the key in dynamic programming is to determine the structure of optimal solutions . | 1 | 0.28 | 0.56 | 0.2 |
679 | sts16 | test | a document is represented as a vector and each dimension corresponds to a separate term . | when a document is represented as a vector , each dimension corresponds to a separate term . | 5 | 0.81 | 0.95 | 1 |
680 | sts16 | test | it is valid in all common interpretations of probability . | as an official theorem , bayes ' theorem is valid in all universal interpretations of probability . | 3 | 0.44 | 0.68 | 0.6 |
681 | sts16 | test | the order in which the terms appear in the document is lost in the vector space representation . | if the term doesn ’ t occur within the document , the value in the vector is zero . | 1 | 0.26 | 0.6 | 0.2 |
682 | sts16 | test | since it is a formal theorem , bayes ' theorem holds in all popular interpretations of probability . | as a formal theorem , bayes ' theorem is valid in all common interpretations of probability . | 5 | 0.65 | 0.84 | 1 |
683 | sts16 | test | the methodology takes much less time rather than naive methods . | the method is more effiecent than naive methods . | 5 | 0.33 | 0.71 | 1 |
684 | sts16 | test | the most popular is tf-idf weighting . | one of the best known schemes is tf-idf ( term frequency-inverse document frequency ) weighting . | 4 | 0.28 | 0.44 | 0.8 |
685 | sts16 | test | this means that inheritance is used when types have common factors and these would be put into the superclass . | this can be useful when the number of times a word appears is not considered important . | 0 | 0.19 | 0.48 | 0 |
686 | sts16 | test | the value of a vector is non-zero if a term occurs in the document . | if the term doesn ’ t occur within the document , the value in the vector is zero . | 3 | 0.45 | 0.49 | 0.6 |
687 | sts16 | test | the value of a vector is non-zero if a term occurs in the document . | the order in which the terms appear in the document is lost in the vector space representation . | 1 | 0.3 | 0.49 | 0.2 |
688 | sts16 | test | the way that a ' term ' is defined depends on the application . | the easiest way to look at inheritance is as an “ … is a kind of ” relationship . | 0 | 0.2 | 0.49 | 0 |
689 | sts16 | test | the similarity measures largely identify the retrieval efficiency of a particular information retrieval system . | it is used in information retrieval and was first used in the smart information retrieval system . | 1 | 0.24 | 0.61 | 0.2 |
690 | sts16 | test | typically terms are keywords , single words or longer phrases . | single words , keywords and occasionally longer phrases are used for terms . | 5 | 0.6 | 0.55 | 1 |
691 | sts16 | test | the vector space model is one of these methods , and it is an algebraic model . | the vector space model has the following limitations : 1 . | 1 | 0.25 | 0.58 | 0.2 |
692 | sts16 | test | therefore , the " program " is the optimal plan for action that is produced . | since the pagerank is the most important algorithms which is used in the google engine . | 0 | 0.13 | 0.48 | 0 |
693 | sts16 | test | • p ( a | b ) is the conditional probability of a , given b . | p ( b ) ( a.k.a. the normalizing constant ) is the prior or marginal probability of b . | 1 | 0.43 | 0.57 | 0.2 |
694 | sts16 | test | construct an optimal solution from computed values . | generate the optimal solution of these computed values | 5 | 0.33 | 0.74 | 1 |
695 | sts16 | test | the theorem is often used when we have observations and wish to compute posterior probabilities . | it is usually be used to compute posterior probabilities given observations . | 4 | 0.4 | 0.57 | 0.8 |
696 | sts16 | test | generalise the structure of an optimal solution 2 . | use these optimal solutions to construct an optimal solution for the original problem . | 1 | 0.29 | 0.55 | 0.2 |
697 | sts16 | test | the vector space model is one of these methods , and it is an algebraic model . | the vector space model has several disadvantages . | 1 | 0.28 | 0.6 | 0.2 |
698 | sts16 | test | if the term doesn ’ t occur within the document , the value in the vector is zero . | finally , the order in which the terms appear in the document is lost in the vector space representation . | 1 | 0.29 | 0.59 | 0.2 |
699 | sts16 | test | when a document is represented as a vector , each dimension corresponds to a separate term . | in the vector space model a document is represented as a vector . | 3 | 0.37 | 0.54 | 0.6 |
700 | sts16 | test | overlapping subproblems means that the same subproblems are used to solve many different larger problems . | a problem with overlapping subproblems means that the same subproblems may be used to solve many different larger problems . | 4 | 0.7 | 0.91 | 0.8 |
701 | sts16 | test | the differing application has a direct influence on what the definition of the term means . | terms are basically the words or any indexing unit used to identify the contents of a text . | 2 | 0.15 | 0.47 | 0.4 |
702 | sts16 | test | the differing application has a direct influence on what the definition of the term means . | the definition of term is dependent on the application . | 4 | 0.44 | 0.49 | 0.8 |
703 | sts16 | test | inheritance is an important feature in object orientated programming . | the peropos of inheritance in object oriented programming is to minimize the reuse of existing code without modification . | 3 | 0.29 | 0.47 | 0.6 |
704 | sts16 | test | in probability theory , the prior and conditional probabilities of two random events are related by bayes ' theorem . | bayes ' theorem is a theorem of probability theory originally stated by the reverend thomas bayes . | 1 | 0.35 | 0.5 | 0.2 |
705 | sts16 | test | without a proof of correctness , such an algorithm is likely to fail . | however an object cannot be cast to a class which is no relative of it . | 0 | 0.25 | 0.45 | 0 |
706 | sts16 | test | so in essence it is a popularity contest between webpages . | it is essentially a popularity meter . | 3 | 0.38 | 0.6 | 0.6 |
707 | sts16 | test | several different ways of computing these values , additionally known as ( term ) weights , have been developed . | several different ways have been developed of calculating these values ( also known as term weights ) . | 5 | 0.76 | 0.69 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.