Search (35 results, page 1 of 2)

  • × author_ss:"Green, R."
  1. Green, R.: Facet detection using WorldCat and WordNet (2014) 0.03
    0.025188856 = product of:
      0.05037771 = sum of:
        0.05037771 = sum of:
          0.00669738 = weight(_text_:a in 1419) [ClassicSimilarity], result of:
            0.00669738 = score(doc=1419,freq=4.0), product of:
              0.053105544 = queryWeight, product of:
                1.153047 = idf(docFreq=37942, maxDocs=44218)
                0.046056706 = queryNorm
              0.12611452 = fieldWeight in 1419, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                1.153047 = idf(docFreq=37942, maxDocs=44218)
                0.0546875 = fieldNorm(doc=1419)
          0.043680333 = weight(_text_:22 in 1419) [ClassicSimilarity], result of:
            0.043680333 = score(doc=1419,freq=2.0), product of:
              0.16128273 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.046056706 = queryNorm
              0.2708308 = fieldWeight in 1419, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0546875 = fieldNorm(doc=1419)
      0.5 = coord(1/2)
    
    Abstract
    Because procedures for establishing facets tend toward subjectivity, this pilot project investigates whether the facet structure of a subject literature can be discerned automatically on the basis of its own metadata. Nouns found in the titles of works retrieved from the WorldCat bibliographic database based on Dewey number are mapped against the nodes of the WordNet noun network. Density measures are computed for these nodes to identify nodes best summarizing the title noun data / best corresponding to facets of the subject. Results of the work to date are promising enough to warrant further investigation.
    Source
    Knowledge organization in the 21st century: between historical patterns and future prospects. Proceedings of the Thirteenth International ISKO Conference 19-22 May 2014, Kraków, Poland. Ed.: Wieslaw Babik
    Type
    a
  2. Green, R.: Relational aspects of subject authority control : the contributions of classificatory structure (2015) 0.02
    0.020383961 = product of:
      0.040767923 = sum of:
        0.040767923 = sum of:
          0.009567685 = weight(_text_:a in 2282) [ClassicSimilarity], result of:
            0.009567685 = score(doc=2282,freq=16.0), product of:
              0.053105544 = queryWeight, product of:
                1.153047 = idf(docFreq=37942, maxDocs=44218)
                0.046056706 = queryNorm
              0.18016359 = fieldWeight in 2282, product of:
                4.0 = tf(freq=16.0), with freq of:
                  16.0 = termFreq=16.0
                1.153047 = idf(docFreq=37942, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2282)
          0.03120024 = weight(_text_:22 in 2282) [ClassicSimilarity], result of:
            0.03120024 = score(doc=2282,freq=2.0), product of:
              0.16128273 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.046056706 = queryNorm
              0.19345059 = fieldWeight in 2282, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2282)
      0.5 = coord(1/2)
    
    Abstract
    The structure of a classification system contributes in a variety of ways to representing semantic relationships between its topics in the context of subject authority control. We explore this claim using the Dewey Decimal Classification (DDC) system as a case study. The DDC links its classes into a notational hierarchy, supplemented by a network of relationships between topics, expressed in class descriptions and in the Relative Index (RI). Topics/subjects are expressed both by the natural language text of the caption and notes (including Manual notes) in a class description and by the controlled vocabulary of the RI's alphabetic index, which shows where topics are treated in the classificatory structure. The expression of relationships between topics depends on paradigmatic and syntagmatic relationships between natural language terms in captions, notes, and RI terms; on the meaning of specific note types; and on references recorded between RI terms. The specific means used in the DDC for capturing hierarchical (including disciplinary), equivalence and associative relationships are surveyed.
    Date
    8.11.2015 21:27:22
    Source
    Classification and authority control: expanding resource discovery: proceedings of the International UDC Seminar 2015, 29-30 October 2015, Lisbon, Portugal. Eds.: Slavic, A. u. M.I. Cordeiro
    Type
    a
  3. Green, R.: ¬The design of a relational database for large-scale bibliographic retrieval (1996) 0.00
    0.0028703054 = product of:
      0.005740611 = sum of:
        0.005740611 = product of:
          0.011481222 = sum of:
            0.011481222 = weight(_text_:a in 7712) [ClassicSimilarity], result of:
              0.011481222 = score(doc=7712,freq=16.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.2161963 = fieldWeight in 7712, product of:
                  4.0 = tf(freq=16.0), with freq of:
                    16.0 = termFreq=16.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=7712)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Reports results of a study, conducted by Maryland University, College of Library and Information Services, to establish the basic logical design of large scale bibliographic databases using the entity relationship (ER) model, with a view to the eventual conversion of the ER based conceptual schemas into relational databases. A fully normalized relational bibliographic database promises relief from the update, insertion, and deletion anomalies that plague bibliographic databases using MARC formats and USMARC formats internally. Presents the conceptual design of a full scale bibliographic database (inclusing bibliographic, authority, holdings, and classification data), based on entity relationship modelling. This design translates easily into a logical relational design. Discusses the treatment of format integration and the differentiation between the intellectual and bibliographic levels of description and between collective and individual levels of description. Unfortunately, the complexities of bibliographic data result in a tension between the semantic integrity of the relatioal approach and the inefficiencies of normalization and decomposition. Outlines compromise approaches to the dilemma
    Type
    a
  4. Green, R.: Indigenous Peoples in the U.S., sovereign nations, and the DDC (2015) 0.00
    0.0028703054 = product of:
      0.005740611 = sum of:
        0.005740611 = product of:
          0.011481222 = sum of:
            0.011481222 = weight(_text_:a in 2201) [ClassicSimilarity], result of:
              0.011481222 = score(doc=2201,freq=16.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.2161963 = fieldWeight in 2201, product of:
                  4.0 = tf(freq=16.0), with freq of:
                    16.0 = termFreq=16.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2201)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Claims of bias within the Dewey Decimal Classification (DDC) system in its treatment of indigenous peoples in the U.S. focus on marginalization through ghettoization, historicization, diasporization, and missing topics, such as the status of indigenous peoples as sovereign nations. Investigation into the treatment of indigenous peoples in the U.S. from DDC 16 to DDC 23 reveals that two of the most central concerns, ghettoization and historicization, are not borne out. Diasporization turns out to be a legitimate, but resolvable, concern. The current failure to recognize indigenous peoples as sovereign nations leads to a proposal for a series of expansions in Table 2 for the geographic areas over which indigenous peoples are sovereign; a mismatch between organization by the DDC and by indigenous peoples in the U.S. leads to the supplying of a Manual note table going from names of tribes (a Table 5 concept) to sovereign nations (a Table 2 concept).
    Type
    a
  5. Green, R.: Relationships in the Dewey Decimal Classification (DDC) : plan of study (2008) 0.00
    0.00270615 = product of:
      0.0054123 = sum of:
        0.0054123 = product of:
          0.0108246 = sum of:
            0.0108246 = weight(_text_:a in 3397) [ClassicSimilarity], result of:
              0.0108246 = score(doc=3397,freq=8.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.20383182 = fieldWeight in 3397, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3397)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    EPC Exhibit 129-36.1 presented intermediate results of a project to connect Relative Index terms to topics associated with classes and to determine if those Relative Index terms approximated the whole of the corresponding class or were in standing room in the class. The Relative Index project constitutes the first stage of a long(er)-term project to instill a more systematic treatment of relationships within the DDC. The present exhibit sets out a plan of study for that long-term project.
  6. Green, R.: Development of a relational thesaurus (1996) 0.00
    0.0026473717 = product of:
      0.0052947435 = sum of:
        0.0052947435 = product of:
          0.010589487 = sum of:
            0.010589487 = weight(_text_:a in 5159) [ClassicSimilarity], result of:
              0.010589487 = score(doc=5159,freq=10.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.19940455 = fieldWeight in 5159, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=5159)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Various shortcomings typically attend thesaural relationships: failure to support extended relevance relationships; lack of effort in identifying a common relational inventory across types of retrieval systems; limitation to binary relationships; inattention to relationships built into the meaning of lexical units. To counteract this failings, a preliminary inventory of relational structures underlying the ca. 1250 most frequently occuring English verbs is presented. The inventory is compact and corresponds to a combination of semantic role-based verb types as identified by Chafe (1970), and image schemata, as identified by Johnson (1987). The nature of hierarchical relationships among relational structures within the inventory is surveyed
    Type
    a
  7. Green, R.: Semantic types, classes, and instantiation (2006) 0.00
    0.0024857575 = product of:
      0.004971515 = sum of:
        0.004971515 = product of:
          0.00994303 = sum of:
            0.00994303 = weight(_text_:a in 236) [ClassicSimilarity], result of:
              0.00994303 = score(doc=236,freq=12.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.18723148 = fieldWeight in 236, product of:
                  3.4641016 = tf(freq=12.0), with freq of:
                    12.0 = termFreq=12.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=236)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Semantic types provide a level of abstraction over particulars with shared behavior, such as in the participant structure of semantic frames. The paper presents a preliminary investigation, drawing on data from WordNet and FrameNet, into the relationship between hierarchical level and the semantic types that name frame elements (a.k.a. slots). Patterns discovered include: (1) The level of abstraction of a frame is generally matched by the level of abstraction of its frame elements. (2) The roles played by persons tend to be expressed very specifically. (3) Frame elements that mirror the name of the frame tend to be expressed specifically. (4) Some frame participants tend to be expressed at a constant (general) level of abstraction, regardless of the level of abstraction of the overall frame.
    Source
    Knowledge organization for a global learning society: Proceedings of the 9th International ISKO Conference, 4-7 July 2006, Vienna, Austria. Hrsg.: G. Budin, C. Swertz u. K. Mitgutsch
    Type
    a
  8. Green, R.; Panzer, M.: Relations in the notational hierarchy of the Dewey Decimal Classification (2011) 0.00
    0.0023919214 = product of:
      0.0047838427 = sum of:
        0.0047838427 = product of:
          0.009567685 = sum of:
            0.009567685 = weight(_text_:a in 4823) [ClassicSimilarity], result of:
              0.009567685 = score(doc=4823,freq=16.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.18016359 = fieldWeight in 4823, product of:
                  4.0 = tf(freq=16.0), with freq of:
                    16.0 = termFreq=16.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4823)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    As part of a larger assessment of relationships in the Dewey Decimal Classification (DDC) system, this study investigates the semantic nature of relationships in the DDC notational hierarchy. The semantic relationship between each of a set of randomly selected classes and its parent class in the notational hierarchy is examined against a set of relationship types (specialization, class-instance, several flavours of whole-part).The analysis addresses the prevalence of specific relationship types, their lexical expression, difficulties encountered in assigning relationship types, compatibility of relationships found in the DDC with those found in other knowledge organization systems (KOS), and compatibility of relationships found in the DDC with those in a shared formalism like the Web Ontology Language (OWL). Since notational hierarchy is an organizational mechanism shared across most classification schemes and is often considered to provide an easy solution for ontological transformation of a classification system, the findings of the study are likely to generalize across classification schemes with respect to difficulties that might be encountered in such a transformation process.
    Source
    Classification and ontology: formal approaches and access to knowledge: proceedings of the International UDC Seminar, 19-20 September 2011, The Hague, The Netherlands. Eds.: A. Slavic u. E. Civallero
    Type
    a
  9. Green, R.: Syntagmatic relationships in index languages : a reassessment (1995) 0.00
    0.0023678814 = product of:
      0.0047357627 = sum of:
        0.0047357627 = product of:
          0.009471525 = sum of:
            0.009471525 = weight(_text_:a in 3144) [ClassicSimilarity], result of:
              0.009471525 = score(doc=3144,freq=8.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.17835285 = fieldWeight in 3144, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3144)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Effective use of syntagmatic relationships in index languages has suffered from inaccurate or incomplete characterization in both linguistics and information science. A number of 'myths' about syntagmatic relationships are debunked: the exclusivity of paradigmatic and syntagmatic relationships, linearity as a defining characteristic of syntagmatic relationships, the restriction of syntagmatic relationships to surface linguistic units, the limitation of syntagmatic relationship benefits in document retrieval to precision, and the general irrelevance of syntagmatic relationships for document retrieval. None of the mechanisms currently used with index languages is powerful enough to achieve the levels of precision and recall that the expression of conceptual syntagmatic relationships is in theory capable of. New designs for expressing these relationships in index languages will need to take into account such characteristics as their semantic nature, systematicity, generalizability and constituent nature
    Type
    a
  10. Green, R.: Automated identification of frame semantic relational structures (2000) 0.00
    0.0023678814 = product of:
      0.0047357627 = sum of:
        0.0047357627 = product of:
          0.009471525 = sum of:
            0.009471525 = weight(_text_:a in 110) [ClassicSimilarity], result of:
              0.009471525 = score(doc=110,freq=8.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.17835285 = fieldWeight in 110, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=110)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Preliminary attempts to identify semantic frames and their internal structure automatically have met with a degree of success. In a first stage, clustering is used to detect 4 previously identified semantic frames (COMMERCIAL TRANSACTION, HIT, JUDGING, RISK) from verb definitions in Longman's Dictionary of Contemporary English. In a second stage, nouns used in the definitions of frame-invoking verbs or in whose definitions the frame-invoking verbs occur in certain forms are searched in WordNet to identify frame elements. Suggestions for refinement of the processes are discussed
    Type
    a
  11. Green, R.: ¬The expression of syntagmatic relationships in indexing : are frame-based index languages the answer? (1992) 0.00
    0.0023435948 = product of:
      0.0046871896 = sum of:
        0.0046871896 = product of:
          0.009374379 = sum of:
            0.009374379 = weight(_text_:a in 2093) [ClassicSimilarity], result of:
              0.009374379 = score(doc=2093,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.17652355 = fieldWeight in 2093, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2093)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The frame structure matches the profile of features desirable in a syntagmatic relationship system and should be incorporated as the basic structural unit in index languages. The construction of frame-based index languages is discussed. Selected findings based on the case study analysis of implementing a New Testament-oriented frame-based indexing language are presented
    Type
    a
  12. Green, R.: ¬The profession's models of information : a cognitive linguistic analysis (1991) 0.00
    0.002269176 = product of:
      0.004538352 = sum of:
        0.004538352 = product of:
          0.009076704 = sum of:
            0.009076704 = weight(_text_:a in 2724) [ClassicSimilarity], result of:
              0.009076704 = score(doc=2724,freq=10.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1709182 = fieldWeight in 2724, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2724)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    This study establishes 3 predominant cognitive models of information and the information transfer process manifest in the literature of library and information science, based on a linguistic analysis of phrases incoporating the word 'information' from a random sample of abstracts in the LISA database. The direct communication (DC) and indirect communication (IC) models (drawn from Reddy's frameworks of metalinguistic usage) adopt the perspective of the information system; the information-seeking (IS) model takes the viewpoint of the information user. 2 disturbing findings are presented: 1. core elements of the DC and IC models are more weakly supported by the data than are most of the peripheral elements; and 2. even though the IS model presents the information user's perspective, the data emphasise the role of the information system. These findings suggest respectively that the field lacks a coherent model of information transfer per se and that our model of information retrieval is mechanistic, oblivious to the cognitive models of end users
    Type
    a
  13. Green, R.: ¬The role of relational structures in indexing for the humanities (1997) 0.00
    0.002269176 = product of:
      0.004538352 = sum of:
        0.004538352 = product of:
          0.009076704 = sum of:
            0.009076704 = weight(_text_:a in 1786) [ClassicSimilarity], result of:
              0.009076704 = score(doc=1786,freq=10.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1709182 = fieldWeight in 1786, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1786)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Develops a framework for evaluating the indexing needs of the humanities with reference to 4 set of contrasts: user-oriented vs. document oriented indexing; subject indexing vs. attribute indexing; scientific writing vs. humanistic writing; and topical relevance vs. logical relevance vs. evidential relevance vs. aesthetic relevance. The indexing needs of the humanities range broadly across these contrasts. Established the centrality of relationship to the communication of indexable matter and examines the advantages and disadvantages of means used for their expression in both natural languages and index languages. The use of a relational structure, such as a frame, is shown to represent perhaps the best available option. Illustrates where the use of relational structures in humanities indexing would help meet some of the needs previously identified. The adoption of frame-based indexing in the humanities might substantially improve the retrieval of its literature
    Footnote
    Contribution to a special issue devoted to papers read at the 1996 Electronic Access to Fiction research seminar at Copenhagen, Denmark
    Type
    a
  14. Green, R.: ¬The expression of conceptual syntagmatic relationships : a comparative survey (1995) 0.00
    0.0020506454 = product of:
      0.004101291 = sum of:
        0.004101291 = product of:
          0.008202582 = sum of:
            0.008202582 = weight(_text_:a in 4475) [ClassicSimilarity], result of:
              0.008202582 = score(doc=4475,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1544581 = fieldWeight in 4475, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=4475)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The expression of conceptual syntagmatic relationships in document retrieval systems holds out hope for both increased discrimination generally and increased recall in certain contexts. Such relationships require both a structured inventory of relationships. Examines the means of expressing these. The expression of conceptual syntagmatic relationships must comply with criteria of systematicity, complexity, efficiency and naturalness. Unfortunately, the complex interaction of natural language expression based on lexicalization, word order, function words, and morphosyntactic cases causes failure regarding systematicity. Most methods of expressing conceptual syntagmatic relationships, e.g. term co occurrence techniques, links and role indicators, fail to comply with this and other of the criteria. Only gestalt structures simultaneously representing relationships, participants and roles conform fully to the critical checklist
    Type
    a
  15. Bean, C.A.; Green, R.: Relevance relationships (2001) 0.00
    0.0020506454 = product of:
      0.004101291 = sum of:
        0.004101291 = product of:
          0.008202582 = sum of:
            0.008202582 = weight(_text_:a in 1150) [ClassicSimilarity], result of:
              0.008202582 = score(doc=1150,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1544581 = fieldWeight in 1150, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1150)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Relevance arises from relationships between user needs and documents/information. In the quest for relevant retrieval, some content-based relationships are best used initially to cast a net that emphasizes recall, while others, both content- and non-content-based, are best used subsequently as filtering devices to achieve better precision. Topical relevance, the primary factor in the initial retrieval operation, extends far beyond topic matching, as often assumed. Empirical studies demonstrate that topical relevance relationships are drawn from a broad but systematic inventory of semantic relationships.
    Type
    a
  16. Green, R.: Relationships in knowledge organization (2008) 0.00
    0.0020506454 = product of:
      0.004101291 = sum of:
        0.004101291 = product of:
          0.008202582 = sum of:
            0.008202582 = weight(_text_:a in 2135) [ClassicSimilarity], result of:
              0.008202582 = score(doc=2135,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1544581 = fieldWeight in 2135, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2135)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Relationships that interconnect entity classes of import to knowledge organization (knowledge, documents, concepts, beings, information needs, language) include both non-subject bibliographic relationships (document-to-document relationships, responsibility relationships) and conceptual content relationships (subject relationships, relevance relationships). While the MARC format allows the recording of most bibliographic relationships, many of them are not expressed systematically. Conceptual content relationships include, in turn, interconcept and intraconcept relationships. The expression of interconcept relationships is covered by standard thesaural relationships, which typically do not distinguish fully between the underlying lexical relationship types. The full expression of complex intraconcept relationships includes indication of the basic nature of the relationship (including a set of semantic roles), the set of entities that participate in the relationship, and a mapping between participants and semantic roles. Knowledge organization schemes seldom express these relationships fully.
    Type
    a
  17. Green, R.: See-also relationships in the Dewey Decimal Classification (2011) 0.00
    0.0020506454 = product of:
      0.004101291 = sum of:
        0.004101291 = product of:
          0.008202582 = sum of:
            0.008202582 = weight(_text_:a in 4615) [ClassicSimilarity], result of:
              0.008202582 = score(doc=4615,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1544581 = fieldWeight in 4615, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=4615)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    This paper investigates the semantics of topical, associative see-also relationships in schedule and table entries of the Dewey Decimal Classification (DDC) system. Based on the see-also relationships in a random sample of 100 classes containing one or more of these relationships, a semi-structured inventory of sources of see-also relationships is generated, of which the most important are lexical similarity, complementarity, facet difference, and relational configuration difference. The premise that see-also relationships based on lexical similarity may be language-specific is briefly examined. The paper concludes with recommendations on the continued use of see-also relationships in the DDC.
    Type
    a
  18. Green, R.: WordNet (2009) 0.00
    0.0020506454 = product of:
      0.004101291 = sum of:
        0.004101291 = product of:
          0.008202582 = sum of:
            0.008202582 = weight(_text_:a in 4696) [ClassicSimilarity], result of:
              0.008202582 = score(doc=4696,freq=6.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.1544581 = fieldWeight in 4696, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=4696)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    WordNet, a lexical database for English, is organized around semantic and lexical relationships between synsets, concepts represented by sets of synonymous word senses. Offering reasonably comprehensive coverage of the nouns, verbs, adjectives, and adverbs of general English, WordNet is a widely used resource for dealing with the ambiguity that arises from homonymy, polysemy, and synonymy. WordNet is used in many information-related tasks and applications (e.g., word sense disambiguation, semantic similarity, lexical chaining, alignment of parallel corpora, text segmentation, sentiment and subjectivity analysis, text classification, information retrieval, text summarization, question answering, information extraction, and machine translation).
    Type
    a
  19. Green, R.: Insights into classification from the cognitive sciences : ramifications for index languages (1992) 0.00
    0.0020296127 = product of:
      0.0040592253 = sum of:
        0.0040592253 = product of:
          0.008118451 = sum of:
            0.008118451 = weight(_text_:a in 2104) [ClassicSimilarity], result of:
              0.008118451 = score(doc=2104,freq=2.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.15287387 = fieldWeight in 2104, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.09375 = fieldNorm(doc=2104)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    a
  20. Green, R.: Topical relevance relationships : 1: why topic matching fails (1995) 0.00
    0.0020296127 = product of:
      0.0040592253 = sum of:
        0.0040592253 = product of:
          0.008118451 = sum of:
            0.008118451 = weight(_text_:a in 3722) [ClassicSimilarity], result of:
              0.008118451 = score(doc=3722,freq=8.0), product of:
                0.053105544 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046056706 = queryNorm
                0.15287387 = fieldWeight in 3722, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3722)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Presents conceptual background. Since topicality is a major factor in relevance, it is crucial to identify the range of relationship types that occur between the topics of user needs and the topics of texts relevant to those needs. Assumes that a single relationship type obtains i.e. that the 2 topics match. Evidence from the analysis of recall failures, citation analysis, and knowledge synthesis suggests otherwise: topical relevance relationships are not limited to topic matching relationships; to the contrary, in certain circumstances they are quite likely not to be matching relationships. Relationships are 1 of the 2 fundamental components of human conceptual systems. Attempts to classify them usually accept a distinction between relationships that occur by virute of the combination of component units (syntagmatic relationships) and relationships that are bulit into the language system (paradigmatic relationships). Given the variety of relationship types previously identified, empirical research is needed to determine the subset that actually account for topical relevance
    Type
    a