| { |
| "paper_id": "W07-0201", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T04:39:12.913268Z" |
| }, |
| "title": "Analysis of the Wikipedia Category Graph for NLP Applications", |
| "authors": [ |
| { |
| "first": "Torsten", |
| "middle": [], |
| "last": "Zesch", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Ubiquitous Knowledge Processing Group Telecooperation Division", |
| "institution": "Darmstadt University of Technology", |
| "location": { |
| "addrLine": "Hochschulstra\u00dfe 10", |
| "postCode": "D-64289", |
| "settlement": "Darmstadt", |
| "country": "Germany" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Iryna", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Ubiquitous Knowledge Processing Group Telecooperation Division", |
| "institution": "Darmstadt University of Technology", |
| "location": { |
| "addrLine": "Hochschulstra\u00dfe 10", |
| "postCode": "D-64289", |
| "settlement": "Darmstadt", |
| "country": "Germany" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In this paper, we discuss two graphs in Wikipedia (i) the article graph, and (ii) the category graph. We perform a graphtheoretic analysis of the category graph, and show that it is a scale-free, small world graph like other well-known lexical semantic networks. We substantiate our findings by transferring semantic relatedness algorithms defined on WordNet to the Wikipedia category graph. To assess the usefulness of the category graph as an NLP resource, we analyze its coverage and the performance of the transferred semantic relatedness algorithms.", |
| "pdf_parse": { |
| "paper_id": "W07-0201", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In this paper, we discuss two graphs in Wikipedia (i) the article graph, and (ii) the category graph. We perform a graphtheoretic analysis of the category graph, and show that it is a scale-free, small world graph like other well-known lexical semantic networks. We substantiate our findings by transferring semantic relatedness algorithms defined on WordNet to the Wikipedia category graph. To assess the usefulness of the category graph as an NLP resource, we analyze its coverage and the performance of the transferred semantic relatedness algorithms.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Wikipedia 1 is a free multi-lingual online encyclopedia that is constructed in a collaborative effort of voluntary contributors and still grows exponentially. During this process, Wikipedia has probably become the largest collection of freely available knowledge. A part of this knowledge is encoded in the network structure of Wikipedia pages. In particular, Wikipedia articles form a network of semantically related terms, while the categories are organized in a taxonomy-like structure called Wikipedia Category Graph (WCG).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paper, we perform a detailed analysis of the WCG by computing a set of graph-theoretic parameters, and comparing them with the parameters reported for well-known graphs and classical lexical semantic networks. We show that the WCG, which is constructed collaboratively, shares many properties with other lexical semantic networks, such as 1 http://www.wikipedia.org WordNet (Fellbaum, 1998) or Roget's Thesaurus 2 that are constructed by expert authors. This implies that the WCG can be used as a resource in NLP applications, where other semantic networks have been traditionally employed. To further evaluate this issue, we adapt algorithms for computing semantic relatedness on classical semantic networks like WordNet to the WCG. We evaluate their performance on the task of computing semantic relatedness using three German datasets, and show that WCG based algorithms perform very well.", |
| "cite_spans": [ |
| { |
| "start": 382, |
| "end": 398, |
| "text": "(Fellbaum, 1998)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Article graph Wikipedia articles are heavily linked, as links can be easily inserted while editing an article. If we treat each article as a node, and each link between articles as an edge running from one node to another, then Wikipedia articles form a directed graph (see right side of Figure 1 ). The article graph has been targeted by numerous studies, and is not addressed in this paper. analyze the development of the article graph over time, and find that some regions are fairly stable, while others are advancing quickly. Zlatic et al. Steyvers and Tenenbaum (2005) . a) a taxonomy, b) an arbitrary graph, c) scale-free, small-world graph. 2006give a comprehensive overview of the graph parameters for the largest languages in Wikipedia. Capocci et al. (2006) study the growth of the article graph and show that it is based on preferential attachment (Barabasi and Albert, 1999) . Voss (2005) shows that the article graph is scale-free and grows exponentially.", |
| "cite_spans": [ |
| { |
| "start": 545, |
| "end": 574, |
| "text": "Steyvers and Tenenbaum (2005)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 747, |
| "end": 768, |
| "text": "Capocci et al. (2006)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 860, |
| "end": 887, |
| "text": "(Barabasi and Albert, 1999)", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 890, |
| "end": 901, |
| "text": "Voss (2005)", |
| "ref_id": "BIBREF23" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 288, |
| "end": 296, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Category graph Categories in Wikipedia are organized in a taxonomy-like structure (see left side of Figure 1 and Figure 2 -a). Each category can have an arbitrary number of subcategories, where a subcategory is typically established because of a hyponymy or meronymy relation. For example, a category vehicle has subcategories like aircraft or watercraft. Thus, the WCG is very similar to semantic wordnets like WordNet or GermaNet (Kunze, 2004) . As Wikipedia does not strictly enforce a taxonomic category structure, cycles and disconnected categories are possible, but rare. In the snapshot of the German Wikipedia 3 from May 15, 2006, the largest connected component in the WCG contains 99,8% of all category nodes, as well as 7 cycles.", |
| "cite_spans": [ |
| { |
| "start": 432, |
| "end": 445, |
| "text": "(Kunze, 2004)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 100, |
| "end": 108, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| }, |
| { |
| "start": 113, |
| "end": 121, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In Wikipedia, each article can link to an arbitrary number of categories, where each category is a kind of semantic tag for that article. A category backlinks to all articles in this category. Thus, article graph and WCG are heavily interlinked (see Figure 1) , and most studies (Capocci et al., 2006; Zlatic et al., 2006) have not treated them separately. However, the WCG should be treated separately, as it differs from the article graph. Article links are established because of any kind of relation between articles, while links between categories are typically established because of hyponymy or meronymy relations. Holloway et al. (2005) create and visualize a category map based on co-occurrence of categories. Voss (2006) pointed out that the WCG is a kind of thesaurus that combines collaborative tagging and hierarchical indexing. Zesch et al. (2007a) identified the WCG as a valueable source of lexical semantic knowledge, but did not analytically analyze its properties. However, even if the WCG seems to be very similar to other semantic wordnets, a graph-theoretic analysis of the WCG is necessary to substantiate this claim. It is carried out in the next section.", |
| "cite_spans": [ |
| { |
| "start": 250, |
| "end": 259, |
| "text": "Figure 1)", |
| "ref_id": null |
| }, |
| { |
| "start": 279, |
| "end": 301, |
| "text": "(Capocci et al., 2006;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 302, |
| "end": 322, |
| "text": "Zlatic et al., 2006)", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 622, |
| "end": 644, |
| "text": "Holloway et al. (2005)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 719, |
| "end": 730, |
| "text": "Voss (2006)", |
| "ref_id": "BIBREF24" |
| }, |
| { |
| "start": 842, |
| "end": 862, |
| "text": "Zesch et al. (2007a)", |
| "ref_id": "BIBREF28" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "A graph-theoretic analysis of the WCG is required to estimate, whether graph based semantic relatedness measures developed for semantic wordnets can be transferred to the WCG. This is substantiated in a case study on computing semantic relatedness in section 4.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For our analysis, we treat the directed WCG as an undirected graph G := (V, E), 4 as the relations connecting categories are reversible. V is a set of vertices or nodes. E is a set of unordered pairs of distinct vertices, called edges. Each page is treated as a node n, and each link between pages is modeled as an edge e running between two nodes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Following Steyvers and Tenenbaum (2005) , we characterize the graph structure of a lexical semantic resource in terms of a set of graph parameters: The Table 1 : Parameter values for different graphs.", |
| "cite_spans": [ |
| { |
| "start": 10, |
| "end": 39, |
| "text": "Steyvers and Tenenbaum (2005)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 152, |
| "end": 159, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Values for Actor (collaboration graph of actors in feature films), Power (the electrical power grid of the western United States) and C.elegans (the neural network of the nematode worm C. elegans) are from Watts and Strogatz (1998) . Values for AN (a network of word associations by Nelson et al. (1998) ), Roget's thesaurus and WordNet are from Steyvers and Tenenbaum (2005) . Values for W ikiart (German Wikipedia article graph) are from Zlatic et al. (2006) . We took the values for the page set labelled M on their website containing 190,099 pages for German, as it comes closest to a graph of only articles. Values marked with '-' in the table were not reported in the studies. The values for the WCG are computed in this study.", |
| "cite_spans": [ |
| { |
| "start": 206, |
| "end": 231, |
| "text": "Watts and Strogatz (1998)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 283, |
| "end": 303, |
| "text": "Nelson et al. (1998)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 346, |
| "end": 375, |
| "text": "Steyvers and Tenenbaum (2005)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 440, |
| "end": 460, |
| "text": "Zlatic et al. (2006)", |
| "ref_id": "BIBREF30" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "degree k of a node is the number of edges that are connected with this node. Averaging over all nodes gives the average degree k. The degree distribution P (k) is the probability that a random node will have degree k. In some graphs (like the WWW), the degree distribution follows a power law P (k) \u2248 k \u2212\u03b3 (Barabasi and Albert, 1999). We use the power law exponent \u03b3 as a graph parameter. A path p i,j is a sequence of edges that connects a node n i with a node n j . The path length l(p i,j ) is the number of edges along that path. There can be more than one path between two nodes. The shortest path length L is the minimum of all these paths, i.e. L i,j = min l(p i,j ). Averaging over all nodes gives the average shortest path length L. The diameter D is the maximum of the shortest path lengths between all pairs of nodes in the graph.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The cluster coefficient of a certain node n i can be computed as", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "C i = T i k i (k i \u22121) 2 = 2T i k i (k i \u2212 1)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "where T i refers to the number of edges between the neighbors of node n i and k i (k i \u2212 1)/2 is the maximum number of edges that can exist between the k i neighbors of node n i . 5 The cluster coefficient C for the whole graph is the average of all C i . In a fully connected graph, the cluster coefficient is 1.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For our analysis, we use a snapshot of the German Wikipedia from May 15, 2006. We consider only the largest connected component of the WCG that contains 99,8% of the nodes. Table 1 shows our results on the WCG as well as the corresponding values for other well-known graphs and lexical semantic networks. We compare our empirically obtained values with the values expected for a random graph. Following Zlatic et al. (2006) , the cluster coefficient C for a random graph is", |
| "cite_spans": [ |
| { |
| "start": 403, |
| "end": 423, |
| "text": "Zlatic et al. (2006)", |
| "ref_id": "BIBREF30" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 173, |
| "end": 180, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "C random = (k 2 \u2212 k) 2", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph-theoretic Analysis of the WCG", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The average path length for a random network can be approximated as L random \u2248 log |V | / log k (Watts and Strogatz, 1998) . From the analysis, we conclude that all graphs in Table 1 are small world graphs (see Figure 2 -c). Small world graphs (Watts and Strogatz, 1998) contain local clusters that are connected by some long range links leading to low values of L and D. Thus, small world graphs are characterized by (i) small values of L (typically L L random ), together with (ii) large values of C (C C random ). Additionally, all semantic networks are scale-free graphs, as their degree distribution follows a power law. Structural commonalities between the graphs in Table 1 are assumed to result from the growing process based on preferential attachment (Capocci et al., 2006) .", |
| "cite_spans": [ |
| { |
| "start": 96, |
| "end": 122, |
| "text": "(Watts and Strogatz, 1998)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 244, |
| "end": 270, |
| "text": "(Watts and Strogatz, 1998)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 761, |
| "end": 783, |
| "text": "(Capocci et al., 2006)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 175, |
| "end": 182, |
| "text": "Table 1", |
| "ref_id": null |
| }, |
| { |
| "start": 211, |
| "end": 219, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 673, |
| "end": 680, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "|V |k", |
| "sec_num": null |
| }, |
| { |
| "text": "Our analysis shows that W ordN et and the WCG are (i) scale-free, small world graphs, and (ii) have a very similar parameter set. Thus, we conclude that algorithms designed to work on the graph structure of WordNet can be transferred to the WCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "|V |k", |
| "sec_num": null |
| }, |
| { |
| "text": "In the next section, we introduce the task of computing semantic relatedness on graphs and adapt existing algorithms to the WCG. In section 4, we evaluate the transferred algorithms with respect to correlation with human judgments on SR, and coverage.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "|V |k", |
| "sec_num": null |
| }, |
| { |
| "text": "Semantic similarity (SS) is typically defined via the lexical relations of synonymy (automobile -car) and hypernymy (vehicle -car), while semantic relatedness (SR) is defined to cover any kind of lexical or functional association that may exist between two words (Budanitsky and Hirst, 2006) . Dissimilar words can be semantically related, e.g. via functional relationships (night -dark) or when they are antonyms (high -low). Many NLP applications require knowledge about semantic relatedness rather than just similarity (Budanitsky and Hirst, 2006) .", |
| "cite_spans": [ |
| { |
| "start": 263, |
| "end": 291, |
| "text": "(Budanitsky and Hirst, 2006)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 522, |
| "end": 550, |
| "text": "(Budanitsky and Hirst, 2006)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph Based Semantic Relatedness Measures", |
| "sec_num": "3" |
| }, |
| { |
| "text": "We introduce a number of competing approaches for computing semantic relatedness between words using a graph structure, and then discuss the changes that are necessary to adapt semantic relatedness algorithms to work on the WCG.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Graph Based Semantic Relatedness Measures", |
| "sec_num": "3" |
| }, |
| { |
| "text": "A multitude of semantic relatedness measures working on semantic networks has been proposed. Rada et al. (1989) use the path length (PL) between two nodes (measured in edges) to compute semantic relatedness.", |
| "cite_spans": [ |
| { |
| "start": 93, |
| "end": 111, |
| "text": "Rada et al. (1989)", |
| "ref_id": "BIBREF18" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "dist P L = l(n 1 , n 2 )", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Leacock and Chodorow (1998, LC) normalize the path-length with the depth of the graph,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "sim LC (n 1 , n 2 ) = \u2212 log l(n 1 , n 2 ) 2 \u00d7 depth", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "where depth is the length of the longest path in the graph. Wu and Palmer (1994, WP) introduce a measure that uses the notion of a lowest common subsumer of two nodes lcs(n 1 , n 2 ). In a directed graph, a lcs is the parent of both child nodes with the largest depth in the graph. sim W P = 2 depth(lcs) l(n 1 , lcs) + l(n 2 , lcs) + 2 depth(lcs) Resnik (1995, Res) , defines semantic similarity between two nodes as the information content (IC) value of their lcs. He used the relative corpus frequency to estimate the information content value. Jiang and Conrath (1997, JC) additionally use the IC of the nodes.", |
| "cite_spans": [ |
| { |
| "start": 60, |
| "end": 84, |
| "text": "Wu and Palmer (1994, WP)", |
| "ref_id": null |
| }, |
| { |
| "start": 348, |
| "end": 366, |
| "text": "Resnik (1995, Res)", |
| "ref_id": null |
| }, |
| { |
| "start": 548, |
| "end": 576, |
| "text": "Jiang and Conrath (1997, JC)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "dist JC (n 1 , n 2 ) = IC(n 1 ) + IC(n 2 ) \u2212 2IC(lcs)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Note that JC returns a distance value instead of a similarity value. Lin (1998, Lin) defined semantic similarity using a formula derived from information theory.", |
| "cite_spans": [ |
| { |
| "start": 69, |
| "end": 84, |
| "text": "Lin (1998, Lin)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "sim Lin (n 1 , n 2 ) = 2 \u00d7 IC(lcs) IC(n 1 ) + IC(n 2 )", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Because polysemous words may have more than one corresponding node in a semantic wordnet, the resulting semantic relatedness between two words w 1 and w 2 can be calculated as", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "SR = \uf8f1 \uf8f4 \uf8f2 \uf8f4 \uf8f3 min n 1 \u2208s(w 1 ),n 2 \u2208s(w 2 ) dist(n 1 , n 2 ) path max n 1 \u2208s(w 1 ),n 2 \u2208s(w 2 ) sim(n 1 , n 2 ) IC", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "where s(w i ) is the set of nodes that represent senses of word w i . That means, the relatedness of two words is equal to that of the most related pair of nodes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Wordnet Based Measures", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Unlike other wordnets, nodes in the WCG do not represent synsets or single terms, but a generalized concept or category. Therefore, we cannot use the WCG directly to compute SR. Additionally, the WCG would not provide sufficient coverage, as it is relatively small. Thus, transferring SR measures to the WCG requires some modifications. The task of estimating SR between terms is casted to the task of SR between Wikipedia articles devoted to these terms. SR between articles is measured via the categories assigned to these articles. We define C 1 and C 2 as the set of categories assigned to article a i and a j , respectively. We then determine the SR value for each category pair (c k , c l ) with c k \u2208 C 1 and c l \u2208 C 2 . We choose the best value among all pairs (c k , c l ), i.e. the minimum for path based and the maximum for information content based measures.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "SR best = \uf8f1 \uf8f2 \uf8f3 min c k \u2208C 1 ,c l \u2208C 2 (sr(c k , c l )) path based max c k \u2208C 1 ,c l \u2208C 2 (sr(c k , c l )) IIC based", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "See (Zesch et al., 2007b) for a more detailed description of the adaptation process.", |
| "cite_spans": [ |
| { |
| "start": 4, |
| "end": 25, |
| "text": "(Zesch et al., 2007b)", |
| "ref_id": "BIBREF29" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "We substitute Resnik's information content with the intrinsic information content (IIC) by Seco et al. (2004) that is computed only from structural information of the underlying graph. It yields better results and is corpus independent. The IIC of a node n i is computed as a function of its hyponyms,", |
| "cite_spans": [ |
| { |
| "start": 91, |
| "end": 109, |
| "text": "Seco et al. (2004)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "IIC(n) = 1 \u2212 log(hypo(n i ) + 1 log(|C|)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "where hypo(n i ) is the number of hyponyms of node n i and |C| is the number of nodes in the taxonomy. Efficiently counting the hyponyms of a node requires to break cycles that may occur in a WCG. We perform a colored depth-first-search to detect cycles, and break them as visualized in Figure 3 . A link pointing back to a node closer to the top of the graph is deleted, as it violates the rule that links in the WCG typically express hyponymy or meronymy relations. If the cycle occurs between nodes on the same level, we cannot decide based on that rule and simply delete one of the links running on the same level. This strategy never disconnects any nodes from a connected component.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 287, |
| "end": 295, |
| "text": "Figure 3", |
| "ref_id": "FIGREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Adapting SR Measures to Wikipedia", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "A commonly accepted method for evaluating SR measures is to compare their results with a gold standard dataset based on human judgments on word pairs. 6", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Semantic Relatedness Experiments", |
| "sec_num": "4" |
| }, |
| { |
| "text": "To create gold standard datasets for evaluation, human annotators are asked to judge the relatedness of presented word pairs. The average annotation scores are correlated with the SR values generated by a particular measure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Datasets", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Several datasets for evaluation of semantic relatedness or semantic similarity have been created so far (see Table 2 ). Rubenstein and Goodenough (1965) created a dataset with 65 English noun pairs (RG65 for short). A subset of RG65 has been used for experiments by Miller and Charles (1991, MC30) and Resnik (1995, Res30) . Finkelstein et al. (2002) created a larger dataset for English containing 353 pairs (Fin353), that has been criticized by Jarmasz and Szpakowicz (2003) for being culturally biased. More problematic is that Fin353 consists of two subsets, which have been annotated by a different number of annotators. We performed further analysis of their dataset and found that the inter-annotator agreement 7 differs considerably. These results suggest that further evaluation based on this data should actually regard it as two independent datasets.", |
| "cite_spans": [ |
| { |
| "start": 120, |
| "end": 152, |
| "text": "Rubenstein and Goodenough (1965)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 266, |
| "end": 297, |
| "text": "Miller and Charles (1991, MC30)", |
| "ref_id": null |
| }, |
| { |
| "start": 302, |
| "end": 322, |
| "text": "Resnik (1995, Res30)", |
| "ref_id": null |
| }, |
| { |
| "start": 325, |
| "end": 350, |
| "text": "Finkelstein et al. (2002)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 447, |
| "end": 476, |
| "text": "Jarmasz and Szpakowicz (2003)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 109, |
| "end": 116, |
| "text": "Table 2", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Datasets", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "As Wikipedia is a multi-lingual resource, we are not bound to English datasets. Several German datasets are available that are larger than the existing English datasets and do not share the problems of the Finkelstein datasets (see Table 2 ). Gurevych (2005) conducted experiments with a German translation of an English dataset (Rubenstein and Goodenough, 1965) , but argued that the dataset is too small and only contains noun-noun pairs connected CORRELATION r DATASET YEAR LANGUAGE # PAIRS POS TYPE SCORES # SUBJECTS INTER INTRA RG65 1965 English 65 N SS continuous 0-4 51 -.850 MC30 1991 English 30 N SS continuous 0-4 38 --Res30 1995 English 30 N SS continuous 0-4 10 .903 -Fin353 2002 English 353 N, V, A SR continuous 0-10 13/16 --153 13 .731 -200 by either synonymy or hyponymy. Thus, she created a larger German dataset containing 350 word pairs (Gur350). It contains nouns, verbs and adjectives that are connected by classical and nonclassical relations (Morris and Hirst, 2004) . However, word pairs for this dataset are biased towards strong classical relations, as they were manually selected. Thus, Zesch and Gurevych (2006) used a semi-automatic process to create word pairs from domain-specific corpora. The resulting ZG222 dataset contains 222 word pairs that are connected by all kinds of lexical semantic relations. Hence, it is particularly suited for analyzing the capability of a measure to estimate SR. Figure 4 gives an overview of our experimental results of evaluating SR measures based on the WCG on three German datasets. We use Pearson's product moment correlation r to compare the results with human judgments. From each dataset, we only use word pairs where Wikipedia articles corresponding to these words are available (see section 4.3 for a detailed discussion of word pair coverage). For comparison, we give the best results obtained by Ger-maNet based measures (abbreviated as GN). 8 Our results show that the graph-based SR measures have been successfully transferred to the WCG. Results on the Gur65 dataset (containing only word pairs connected by strong classical relations) are lower than values computed using GermaNet. This is to be expected, as the WCG is created collaboratively without strictly enforcing a certain type of semantic relation between categories, while Ger-maNet is carefully modelled to represent the strong classical relations captured by Gur65. Results on the two other datasets, which contain a majority of word pairs connected by non-classical semantic relations, show that the WCG is better suited than GermaNet to estimate SR. Performance of WCG based measures depends on the dataset and the kind of knowledge used. IIC based measures (Res, JC and Lin) outperform path based measures (P L, LC and W P ) on the Gur65 dataset, while path based measures are clearly better on SR datasets (Gur350 and ZG222). The impressive performance of the simple P L measure on the SR datasets cannot be explained with the structural properties of the WCG, as they are very similar to those of other semantic networks. Semantically related terms are very likely to be categorized under the same category, resulting in short path lengths leading to high SR. The generalization process that comes along with classification seems to capture the phenomenon of SR quite well. As each article can have many categories, different kinds of semantic relations between terms can be established, but the type of relation remains unknown.", |
| "cite_spans": [ |
| { |
| "start": 243, |
| "end": 258, |
| "text": "Gurevych (2005)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 329, |
| "end": 362, |
| "text": "(Rubenstein and Goodenough, 1965)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 1008, |
| "end": 1032, |
| "text": "(Morris and Hirst, 2004)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 1157, |
| "end": 1182, |
| "text": "Zesch and Gurevych (2006)", |
| "ref_id": "BIBREF27" |
| }, |
| { |
| "start": 1961, |
| "end": 1962, |
| "text": "8", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 232, |
| "end": 239, |
| "text": "Table 2", |
| "ref_id": "TABREF2" |
| }, |
| { |
| "start": 450, |
| "end": 798, |
| "text": "CORRELATION r DATASET YEAR LANGUAGE # PAIRS POS TYPE SCORES # SUBJECTS INTER INTRA RG65 1965 English 65 N SS continuous 0-4 51 -.850 MC30 1991 English 30 N SS continuous 0-4 38 --Res30 1995 English 30 N SS continuous 0-4 10 .903 -Fin353 2002 English 353 N, V, A SR continuous 0-10 13/16 --153 13 .731 -200", |
| "ref_id": "TABREF2" |
| }, |
| { |
| "start": 1470, |
| "end": 1478, |
| "text": "Figure 4", |
| "ref_id": "FIGREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Datasets", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "If the WCG is to be used as a lexical semantic resource in large scale NLP applications, it should provide broad coverage. As was described in section 3.2, computing SR using the WCG relies on categories assigned to articles. Thus, we consider a word to be covered by the WCG, if there is a categorized article with matching title. Table 3 gives an overview of the number of word pairs covered in GermaNet or the WCG. Only few words from Gur65 were not found in one of the resources. This proportion is much higher for Gur350 and ZG222, as these datasets contain many domain specific terms that are badly covered in GermaNet, and many word pairs containing verbs and adjectives that are badly covered in the WCG. 9 A number of word pairs (mostly containing combinations of verbs or adjectives) were found neither in GermaNet nor Wikipedia (see GN \u222a WCG). If we consider only noun-noun pairs (NN), the coverage of Wikipedia exceeds that of GermaNet. The high proportion of word pairs that are either only found in GermaNet or in the WCG indicates that they are partially complementary with respect to covered vocabulary.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 332, |
| "end": 339, |
| "text": "Table 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Coverage of Word Pairs", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "In this paper, we performed a graph-theoretic analysis of the Wikipedia Category Graph and showed that it is a scale-free, small-world graph, like other semantic networks such as WordNet or Roget's thesaurus. From this result, we concluded that the WCG can be used for NLP tasks, where other semantic networks have been traditionally employed. As Wikipedia is a multi-lingual resource, this enables the transfer of NLP algorithms to languages that do not have well-developed semantic wordnets.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "To substantiate this claim, we described how measures of semantic relatedness operating on semantic wordnets, like WordNet or GermaNet, can be adapted to work on the WCG. We showed that the WCG is well suited to estimate SR between words. This is due to the categorization process that connects terms which would not be closely related in a taxonomic wordnet structure. Consequently, Ger-maNet outperforms the WCG on the task of estimating semantic similarity. Furthermore, the WCG cannot be used for tasks that require knowledge about the exact type of semantic relation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "We performed an analysis of the coverage of Wikipedia. It covers nouns very well, but is less suited to compute semantic relatedness across partsof-speech. In this case, conventional semantic wordnets are likely to provide a better knowledge source. In Zesch et al. (2007b) , we show that knowledge from wordnets and from Wikipedia is complementary, and can be combined to improve the performance on the SR task. As the simple P L measure performs remarkably well on the SR datasets, in our future work, we will also consider computing SR using the path length on the Wikipedia article graph rather than on the WCG.", |
| "cite_spans": [ |
| { |
| "start": 253, |
| "end": 273, |
| "text": "Zesch et al. (2007b)", |
| "ref_id": "BIBREF29" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "http://thesaurus.reference.com", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Wikipedia can be downloaded from http: //download.wikimedia.org/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Newman (2003) gives a comprehensive overview about the theoretical aspects of graphs.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "In a social network, the cluster coefficient measures how many of my friends (neighboring nodes) are friends themselves.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Note that we do not use multiple-choice synonym question datasets(Jarmasz and Szpakowicz, 2003), as this is a different task, which is not addressed in this paper.7 We computed the correlation for all annotators pairwise and summarized the values using a Fisher Z-value transformation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Additionally,Table 2gives the inter annotator agreement for each subset. It constitutes an upper bound of a measure's performance on a certain dataset.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Resulting from an editorial decision, Wikipedia only contains articles devoted to terms of encyclopedic interest -mainly nouns. Adjectives and verbs redirect to their corresponding nouns, if they are covered at all.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This work was supported by the German Research Foundation under the grant \"Semantic Information", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Number of covered word pairs based on GermaNet (GN) and the WCG on different datasets. Retrieval from Texts in the Example Domain Electronic Career Guidance", |
| "authors": [], |
| "year": null, |
| "venue": "", |
| "volume": "3", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Table 3: Number of covered word pairs based on GermaNet (GN) and the WCG on different datasets. Retrieval from Texts in the Example Domain Elec- tronic Career Guidance\" (SIR), GU 798/1-2.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Emergence of scaling in random networks", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "References", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Barabasi", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Albert", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Science", |
| "volume": "286", |
| "issue": "", |
| "pages": "509--512", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "References A. Barabasi and R. Albert. 1999. Emergence of scaling in random networks. Science, 286:509-512.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Evaluating WordNet-based Measures of Semantic Distance", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Budanitsky", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hirst", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Computational Linguistics", |
| "volume": "", |
| "issue": "1", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Budanitsky and G. Hirst. 2006. Evaluating WordNet-based Measures of Semantic Distance. Computational Linguistics, 32(1).", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Temporal Analysis of the Wikigraph", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Buriol", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Castillo", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Donato", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Leonardi", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Millozzi", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proc. of Web Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "L. Buriol, C. Castillo, D. Donato, S. Leonardi, and S. Millozzi. 2006. Temporal Analysis of the Wikigraph. In Proc. of Web Intelligence, Hong Kong.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Preferential attachment in the growth of social networks: The internet encyclopedia Wikipedia", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Capocci", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [ |
| "D P" |
| ], |
| "last": "Servedio", |
| "suffix": "" |
| }, |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Colaiori", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [ |
| "S" |
| ], |
| "last": "Buriol", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Donato", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Leonardi", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Caldarelli", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Physical Review E", |
| "volume": "74", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Capocci, V. D. P. Servedio, F. Colaiori, L. S. Buriol, D. Do- nato, S. Leonardi, and G. Caldarelli. 2006. Preferential at- tachment in the growth of social networks: The internet en- cyclopedia Wikipedia. Physical Review E, 74:036116.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "WordNet An Electronic Lexical Database", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Fellbaum", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Fellbaum. 1998. WordNet An Electronic Lexical Database. MIT Press, Cambridge, MA.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Placing Search in Context: The Concept Revisited", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Finkelstein", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Gabrilovich", |
| "suffix": "" |
| }, |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Matias", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Rivlin", |
| "suffix": "" |
| }, |
| { |
| "first": "Z", |
| "middle": [], |
| "last": "Solan", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Wolfman", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "ACM TOIS", |
| "volume": "20", |
| "issue": "1", |
| "pages": "116--131", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "L. Finkelstein, E. Gabrilovich, Y. Matias, E. Rivlin, Z. Solan, and G. Wolfman. 2002. Placing Search in Context: The Concept Revisited. ACM TOIS, 20(1):116-131.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Using the Structure of a Conceptual Network in Computing Semantic Relatedness", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proc. of IJC-NLP", |
| "volume": "", |
| "issue": "", |
| "pages": "767--778", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "I. Gurevych. 2005. Using the Structure of a Conceptual Net- work in Computing Semantic Relatedness. In Proc. of IJC- NLP, pages 767-778.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Analyzing and Visualizing the Semantic Coverage of Wikipedia and Its Authors", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Holloway", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Bozicevic", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "B\u00f6rner", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "T. Holloway, M. Bozicevic, and K. B\u00f6rner. 2005. Analyzing and Visualizing the Semantic Coverage of Wikipedia and Its Authors. ArXiv Computer Science e-prints, cs/0512085.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Roget's thesaurus and semantic similarity", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Jarmasz", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Szpakowicz", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proc. of RANLP", |
| "volume": "", |
| "issue": "", |
| "pages": "111--120", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Jarmasz and S. Szpakowicz. 2003. Roget's thesaurus and semantic similarity. In Proc. of RANLP, pages 111-120.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Semantic Similarity Based on Corpus Statistics and Lexical Taxonomy", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [ |
| "J" |
| ], |
| "last": "Jiang", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [ |
| "W" |
| ], |
| "last": "Conrath", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proc. of the 10th International Conference on Research in Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. J. Jiang and D. W. Conrath. 1997. Semantic Similarity Based on Corpus Statistics and Lexical Taxonomy. In Proc. of the 10th International Conference on Research in Compu- tational Linguistics.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Computerlinguistik und Sprachtechnologie, chapter Lexikalisch-semantische Wortnetze", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Kunze", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "423--431", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Kunze, 2004. Computerlinguistik und Sprachtechnologie, chapter Lexikalisch-semantische Wortnetze, pages 423-431. Spektrum Akademischer Verlag.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "WordNet: An Electronic Lexical Database, chapter Combining Local Context and WordNet Similarity for Word Sense Identification", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Leacock", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Chodorow", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "265--283", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Leacock and M. Chodorow, 1998. WordNet: An Elec- tronic Lexical Database, chapter Combining Local Context and WordNet Similarity for Word Sense Identification, pages 265-283. Cambridge: MIT Press.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "An Information-Theoretic Definition of Similarity", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Lin", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proc. of ICML", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. Lin. 1998. An Information-Theoretic Definition of Similar- ity. In Proc. of ICML.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Contextual Correlates of Semantic Similarity. Language and Cognitive Processes", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [ |
| "A" |
| ], |
| "last": "Miller", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [ |
| "G" |
| ], |
| "last": "Charles", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "", |
| "volume": "6", |
| "issue": "", |
| "pages": "1--28", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "G. A. Miller and W. G. Charles. 1991. Contextual Correlates of Semantic Similarity. Language and Cognitive Processes, 6(1):1-28.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Non-Classical Lexical Semantic Relations", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Morris", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hirst", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proc. of the Workshop on Computational Lexical Semantics, NAACL-HLT", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Morris and G. Hirst. 2004. Non-Classical Lexical Seman- tic Relations. In Proc. of the Workshop on Computational Lexical Semantics, NAACL-HLT.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "The University of South Florida word association, rhyme, and word fragment norms", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [ |
| "L" |
| ], |
| "last": "Nelson", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "L" |
| ], |
| "last": "Mcevoy", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [ |
| "A" |
| ], |
| "last": "Schreiber", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. L. Nelson, C. L. McEvoy, and T. A. Schreiber. 1998. The University of South Florida word association, rhyme, and word fragment norms. Technical report, U. of South Florida.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "The structure and function of complex networks", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [ |
| "E J" |
| ], |
| "last": "Newman", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "SIAM Review", |
| "volume": "45", |
| "issue": "", |
| "pages": "167--256", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. E. J. Newman. 2003. The structure and function of complex networks. SIAM Review, 45:167-256.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Development and Application of a Metric on Semantic Nets", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Rada", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Mili", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Bicknell", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Blettner", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "IEEE Trans. on Systems, Man, and Cybernetics", |
| "volume": "19", |
| "issue": "1", |
| "pages": "17--30", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Rada, H. Mili, E. Bicknell, and M. Blettner. 1989. Develop- ment and Application of a Metric on Semantic Nets. IEEE Trans. on Systems, Man, and Cybernetics,, 19(1):17-30.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Using Information Content to Evaluate Semantic Similarity", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Resnik", |
| "suffix": "" |
| } |
| ], |
| "year": 1995, |
| "venue": "Proc. of IJCAI", |
| "volume": "", |
| "issue": "", |
| "pages": "448--453", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "P. Resnik. 1995. Using Information Content to Evaluate Se- mantic Similarity. In Proc. of IJCAI, pages 448-453.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Contextual Correlates of Synonymy", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Rubenstein", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "B" |
| ], |
| "last": "Goodenough", |
| "suffix": "" |
| } |
| ], |
| "year": 1965, |
| "venue": "Communications of the ACM", |
| "volume": "8", |
| "issue": "10", |
| "pages": "627--633", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "H. Rubenstein and J. B. Goodenough. 1965. Contextual Correlates of Synonymy. Communications of the ACM, 8(10):627-633.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "An Intrinsic Information Content Metric for Semantic Similarity in WordNet", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Seco", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Veale", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hayes", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proc. of ECAI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "N. Seco, T. Veale, and J. Hayes. 2004. An Intrinsic Information Content Metric for Semantic Similarity in WordNet. In Proc. of ECAI.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "The Large-Scale Structure of Semantic Networks: Statistical Analyses and a Model of Semantic Growth", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steyvers", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "B" |
| ], |
| "last": "Tenenbaum", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Cognitive Science", |
| "volume": "29", |
| "issue": "", |
| "pages": "41--78", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Steyvers and J. B. Tenenbaum. 2005. The Large-Scale Structure of Semantic Networks: Statistical Analyses and a Model of Semantic Growth. Cognitive Science, 29:41-78.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Measuring Wikipedia", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Voss", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proc. of the 10th International Conference of the International Society for Scientometrics and Informetrics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Voss. 2005. Measuring Wikipedia. In Proc. of the 10th In- ternational Conference of the International Society for Sci- entometrics and Informetrics, Stockholm, Sweden.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Collaborative thesaurus tagging the Wikipedia way. ArXiv Computer", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Voss", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Voss. 2006. Collaborative thesaurus tagging the Wikipedia way. ArXiv Computer Science e-prints, cs/0604036.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Collective Dynamics of Small-World Networks", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [ |
| "J" |
| ], |
| "last": "Watts", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [ |
| "H" |
| ], |
| "last": "Strogatz", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Nature", |
| "volume": "393", |
| "issue": "", |
| "pages": "440--442", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. J. Watts and S. H. Strogatz. 1998. Collective Dynamics of Small-World Networks. Nature, 393:440-442.", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Verb Semantics and Lexical Selection", |
| "authors": [ |
| { |
| "first": "Z", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "Proc. of ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "133--138", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Z. Wu and M. Palmer. 1994. Verb Semantics and Lexical Se- lection. In Proc. of ACL, pages 133-138.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Automatically Creating Datasets for Measures of Semantic Relatedness", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Zesch", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proc. of the Workshop on Linguistic Distances, ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "16--24", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "T. Zesch and I. Gurevych. 2006. Automatically Creating Datasets for Measures of Semantic Relatedness. In Proc. of the Workshop on Linguistic Distances, ACL, pages 16-24.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Analyzing and Accessing Wikipedia as a Lexical Semantic Resource", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Zesch", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "M\u00fchlh\u00e4user", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proc. of Biannual Conference of the Society for Computational Linguistics and Language Technology", |
| "volume": "", |
| "issue": "", |
| "pages": "213--221", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "T. Zesch, I. Gurevych, and M. M\u00fchlh\u00e4user. 2007a. Analyzing and Accessing Wikipedia as a Lexical Semantic Resource. In Proc. of Biannual Conference of the Society for Compu- tational Linguistics and Language Technology, pages 213- 221.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Comparing Wikipedia and German Wordnet by Evaluating Semantic Relatedness on Multiple Datasets", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Zesch", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "M\u00fchlh\u00e4user", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proc. of NAACL-HLT, page", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "T. Zesch, I. Gurevych, and M. M\u00fchlh\u00e4user. 2007b. Compar- ing Wikipedia and German Wordnet by Evaluating Semantic Relatedness on Multiple Datasets. In Proc. of NAACL-HLT, page (to appear).", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Wikipedias: Collaborative web-based encyclopedias as complex networks", |
| "authors": [ |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Zlatic", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Bozicevic", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Stefancic", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Domazet", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Physical Review E", |
| "volume": "74", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "V. Zlatic, M. Bozicevic, H. Stefancic, and M. Domazet. 2006. Wikipedias: Collaborative web-based encyclopedias as com- plex networks. Physical Review E, 74:016115.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "type_str": "figure", |
| "uris": null, |
| "text": "Relations between article graph and WCG." |
| }, |
| "FIGREF1": { |
| "num": null, |
| "type_str": "figure", |
| "uris": null, |
| "text": "Structures of semantic networks after" |
| }, |
| "FIGREF2": { |
| "num": null, |
| "type_str": "figure", |
| "uris": null, |
| "text": "Breaking cycles in the WCG." |
| }, |
| "FIGREF3": { |
| "num": null, |
| "type_str": "figure", |
| "uris": null, |
| "text": "Correlations on different datasets." |
| }, |
| "TABREF2": { |
| "html": null, |
| "num": null, |
| "content": "<table/>", |
| "type_str": "table", |
| "text": "Comparison of German datasets used for evaluating semantic relatedness." |
| } |
| } |
| } |
| } |