Search (263 results, page 1 of 14)

  • × type_ss:"x"
  1. Verwer, K.: Freiheit und Verantwortung bei Hans Jonas (2011) 0.42
    0.41971937 = product of:
      0.83943874 = sum of:
        0.11991982 = product of:
          0.35975945 = sum of:
            0.35975945 = weight(_text_:3a in 973) [ClassicSimilarity], result of:
              0.35975945 = score(doc=973,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                1.1240361 = fieldWeight in 973, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.09375 = fieldNorm(doc=973)
          0.33333334 = coord(1/3)
        0.35975945 = weight(_text_:2f in 973) [ClassicSimilarity], result of:
          0.35975945 = score(doc=973,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            1.1240361 = fieldWeight in 973, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.09375 = fieldNorm(doc=973)
        0.35975945 = weight(_text_:2f in 973) [ClassicSimilarity], result of:
          0.35975945 = score(doc=973,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            1.1240361 = fieldWeight in 973, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.09375 = fieldNorm(doc=973)
      0.5 = coord(3/6)
    
    Content
    Vgl.: http%3A%2F%2Fcreativechoice.org%2Fdoc%2FHansJonas.pdf&usg=AOvVaw1TM3teaYKgABL5H9yoIifA&opi=89978449.
  2. Xiong, C.: Knowledge based text representations for information retrieval (2016) 0.26
    0.26246685 = product of:
      0.39370024 = sum of:
        0.039973274 = product of:
          0.119919814 = sum of:
            0.119919814 = weight(_text_:3a in 5820) [ClassicSimilarity], result of:
              0.119919814 = score(doc=5820,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.3746787 = fieldWeight in 5820, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.03125 = fieldNorm(doc=5820)
          0.33333334 = coord(1/3)
        0.16959223 = weight(_text_:2f in 5820) [ClassicSimilarity], result of:
          0.16959223 = score(doc=5820,freq=4.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.5298757 = fieldWeight in 5820, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.03125 = fieldNorm(doc=5820)
        0.014542488 = weight(_text_:information in 5820) [ClassicSimilarity], result of:
          0.014542488 = score(doc=5820,freq=16.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.21943474 = fieldWeight in 5820, product of:
              4.0 = tf(freq=16.0), with freq of:
                16.0 = termFreq=16.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.03125 = fieldNorm(doc=5820)
        0.16959223 = weight(_text_:2f in 5820) [ClassicSimilarity], result of:
          0.16959223 = score(doc=5820,freq=4.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.5298757 = fieldWeight in 5820, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.03125 = fieldNorm(doc=5820)
      0.6666667 = coord(4/6)
    
    Abstract
    The successes of information retrieval (IR) in recent decades were built upon bag-of-words representations. Effective as it is, bag-of-words is only a shallow text understanding; there is a limited amount of information for document ranking in the word space. This dissertation goes beyond words and builds knowledge based text representations, which embed the external and carefully curated information from knowledge bases, and provide richer and structured evidence for more advanced information retrieval systems. This thesis research first builds query representations with entities associated with the query. Entities' descriptions are used by query expansion techniques that enrich the query with explanation terms. Then we present a general framework that represents a query with entities that appear in the query, are retrieved by the query, or frequently show up in the top retrieved documents. A latent space model is developed to jointly learn the connections from query to entities and the ranking of documents, modeling the external evidence from knowledge bases and internal ranking features cooperatively. To further improve the quality of relevant entities, a defining factor of our query representations, we introduce learning to rank to entity search and retrieve better entities from knowledge bases. In the document representation part, this thesis research also moves one step forward with a bag-of-entities model, in which documents are represented by their automatic entity annotations, and the ranking is performed in the entity space.
    This proposal includes plans to improve the quality of relevant entities with a co-learning framework that learns from both entity labels and document labels. We also plan to develop a hybrid ranking system that combines word based and entity based representations together with their uncertainties considered. At last, we plan to enrich the text representations with connections between entities. We propose several ways to infer entity graph representations for texts, and to rank documents using their structure representations. This dissertation overcomes the limitation of word based representations with external and carefully curated information from knowledge bases. We believe this thesis research is a solid start towards the new generation of intelligent, semantic, and structured information retrieval.
    Content
    Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Language and Information Technologies. Vgl.: https%3A%2F%2Fwww.cs.cmu.edu%2F~cx%2Fpapers%2Fknowledge_based_text_representation.pdf&usg=AOvVaw0SaTSvhWLTh__Uz_HtOtl3.
  3. Huo, W.: Automatic multi-word term extraction and its application to Web-page summarization (2012) 0.25
    0.25180098 = product of:
      0.37770146 = sum of:
        0.17987972 = weight(_text_:2f in 563) [ClassicSimilarity], result of:
          0.17987972 = score(doc=563,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.56201804 = fieldWeight in 563, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.046875 = fieldNorm(doc=563)
        0.007712319 = weight(_text_:information in 563) [ClassicSimilarity], result of:
          0.007712319 = score(doc=563,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.116372846 = fieldWeight in 563, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.046875 = fieldNorm(doc=563)
        0.17987972 = weight(_text_:2f in 563) [ClassicSimilarity], result of:
          0.17987972 = score(doc=563,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.56201804 = fieldWeight in 563, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.046875 = fieldNorm(doc=563)
        0.010229703 = product of:
          0.030689107 = sum of:
            0.030689107 = weight(_text_:22 in 563) [ClassicSimilarity], result of:
              0.030689107 = score(doc=563,freq=2.0), product of:
                0.13220046 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.037751827 = queryNorm
                0.23214069 = fieldWeight in 563, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=563)
          0.33333334 = coord(1/3)
      0.6666667 = coord(4/6)
    
    Abstract
    In this thesis we propose three new word association measures for multi-word term extraction. We combine these association measures with LocalMaxs algorithm in our extraction model and compare the results of different multi-word term extraction methods. Our approach is language and domain independent and requires no training data. It can be applied to such tasks as text summarization, information retrieval, and document classification. We further explore the potential of using multi-word terms as an effective representation for general web-page summarization. We extract multi-word terms from human written summaries in a large collection of web-pages, and generate the summaries by aligning document words with these multi-word terms. Our system applies machine translation technology to learn the aligning process from a training set and focuses on selecting high quality multi-word terms from human written summaries to generate suitable results for web-page summarization.
    Content
    A Thesis presented to The University of Guelph In partial fulfilment of requirements for the degree of Master of Science in Computer Science. Vgl. Unter: http://www.inf.ufrgs.br%2F~ceramisch%2Fdownload_files%2Fpublications%2F2009%2Fp01.pdf.
    Date
    10. 1.2013 19:22:47
  4. Farazi, M.: Faceted lightweight ontologies : a formalization and some experiments (2010) 0.24
    0.2392368 = product of:
      0.3588552 = sum of:
        0.04996659 = product of:
          0.14989977 = sum of:
            0.14989977 = weight(_text_:3a in 4997) [ClassicSimilarity], result of:
              0.14989977 = score(doc=4997,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46834838 = fieldWeight in 4997, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4997)
          0.33333334 = coord(1/3)
        0.14989977 = weight(_text_:2f in 4997) [ClassicSimilarity], result of:
          0.14989977 = score(doc=4997,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 4997, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4997)
        0.0090890555 = weight(_text_:information in 4997) [ClassicSimilarity], result of:
          0.0090890555 = score(doc=4997,freq=4.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.13714671 = fieldWeight in 4997, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4997)
        0.14989977 = weight(_text_:2f in 4997) [ClassicSimilarity], result of:
          0.14989977 = score(doc=4997,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 4997, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4997)
      0.6666667 = coord(4/6)
    
    Content
    PhD Dissertation at International Doctorate School in Information and Communication Technology. Vgl.: https%3A%2F%2Fcore.ac.uk%2Fdownload%2Fpdf%2F150083013.pdf&usg=AOvVaw2n-qisNagpyT0lli_6QbAQ.
    Imprint
    Trento : University / Department of information engineering and computer science
  5. Gabler, S.: Vergabe von DDC-Sachgruppen mittels eines Schlagwort-Thesaurus (2021) 0.24
    0.2392368 = product of:
      0.3588552 = sum of:
        0.04996659 = product of:
          0.14989977 = sum of:
            0.14989977 = weight(_text_:3a in 1000) [ClassicSimilarity], result of:
              0.14989977 = score(doc=1000,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46834838 = fieldWeight in 1000, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=1000)
          0.33333334 = coord(1/3)
        0.14989977 = weight(_text_:2f in 1000) [ClassicSimilarity], result of:
          0.14989977 = score(doc=1000,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 1000, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1000)
        0.0090890555 = weight(_text_:information in 1000) [ClassicSimilarity], result of:
          0.0090890555 = score(doc=1000,freq=4.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.13714671 = fieldWeight in 1000, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1000)
        0.14989977 = weight(_text_:2f in 1000) [ClassicSimilarity], result of:
          0.14989977 = score(doc=1000,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 1000, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1000)
      0.6666667 = coord(4/6)
    
    Content
    Master thesis Master of Science (Library and Information Studies) (MSc), Universität Wien. Advisor: Christoph Steiner. Vgl.: https://www.researchgate.net/publication/371680244_Vergabe_von_DDC-Sachgruppen_mittels_eines_Schlagwort-Thesaurus. DOI: 10.25365/thesis.70030. Vgl. dazu die Präsentation unter: https://www.google.com/url?sa=i&rct=j&q=&esrc=s&source=web&cd=&ved=0CAIQw7AJahcKEwjwoZzzytz_AhUAAAAAHQAAAAAQAg&url=https%3A%2F%2Fwiki.dnb.de%2Fdownload%2Fattachments%2F252121510%2FDA3%2520Workshop-Gabler.pdf%3Fversion%3D1%26modificationDate%3D1671093170000%26api%3Dv2&psig=AOvVaw0szwENK1or3HevgvIDOfjx&ust=1687719410889597&opi=89978449.
    Imprint
    Wien / Library and Information Studies : Universität
  6. Stojanovic, N.: Ontology-based Information Retrieval : methods and tools for cooperative query answering (2005) 0.20
    0.19682503 = product of:
      0.29523754 = sum of:
        0.039973274 = product of:
          0.119919814 = sum of:
            0.119919814 = weight(_text_:3a in 701) [ClassicSimilarity], result of:
              0.119919814 = score(doc=701,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.3746787 = fieldWeight in 701, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.03125 = fieldNorm(doc=701)
          0.33333334 = coord(1/3)
        0.119919814 = weight(_text_:2f in 701) [ClassicSimilarity], result of:
          0.119919814 = score(doc=701,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.3746787 = fieldWeight in 701, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.03125 = fieldNorm(doc=701)
        0.015424637 = weight(_text_:information in 701) [ClassicSimilarity], result of:
          0.015424637 = score(doc=701,freq=18.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.23274568 = fieldWeight in 701, product of:
              4.2426405 = tf(freq=18.0), with freq of:
                18.0 = termFreq=18.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.03125 = fieldNorm(doc=701)
        0.119919814 = weight(_text_:2f in 701) [ClassicSimilarity], result of:
          0.119919814 = score(doc=701,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.3746787 = fieldWeight in 701, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.03125 = fieldNorm(doc=701)
      0.6666667 = coord(4/6)
    
    Abstract
    By the explosion of possibilities for a ubiquitous content production, the information overload problem reaches the level of complexity which cannot be managed by traditional modelling approaches anymore. Due to their pure syntactical nature traditional information retrieval approaches did not succeed in treating content itself (i.e. its meaning, and not its representation). This leads to a very low usefulness of the results of a retrieval process for a user's task at hand. In the last ten years ontologies have been emerged from an interesting conceptualisation paradigm to a very promising (semantic) modelling technology, especially in the context of the Semantic Web. From the information retrieval point of view, ontologies enable a machine-understandable form of content description, such that the retrieval process can be driven by the meaning of the content. However, the very ambiguous nature of the retrieval process in which a user, due to the unfamiliarity with the underlying repository and/or query syntax, just approximates his information need in a query, implies a necessity to include the user in the retrieval process more actively in order to close the gap between the meaning of the content and the meaning of a user's query (i.e. his information need). This thesis lays foundation for such an ontology-based interactive retrieval process, in which the retrieval system interacts with a user in order to conceptually interpret the meaning of his query, whereas the underlying domain ontology drives the conceptualisation process. In that way the retrieval process evolves from a query evaluation process into a highly interactive cooperation between a user and the retrieval system, in which the system tries to anticipate the user's information need and to deliver the relevant content proactively. Moreover, the notion of content relevance for a user's query evolves from a content dependent artefact to the multidimensional context-dependent structure, strongly influenced by the user's preferences. This cooperation process is realized as the so-called Librarian Agent Query Refinement Process. In order to clarify the impact of an ontology on the retrieval process (regarding its complexity and quality), a set of methods and tools for different levels of content and query formalisation is developed, ranging from pure ontology-based inferencing to keyword-based querying in which semantics automatically emerges from the results. Our evaluation studies have shown that the possibilities to conceptualize a user's information need in the right manner and to interpret the retrieval results accordingly are key issues for realizing much more meaningful information retrieval systems.
    Content
    Vgl.: http%3A%2F%2Fdigbib.ubka.uni-karlsruhe.de%2Fvolltexte%2Fdocuments%2F1627&ei=tAtYUYrBNoHKtQb3l4GYBw&usg=AFQjCNHeaxKkKU3-u54LWxMNYGXaaDLCGw&sig2=8WykXWQoDKjDSdGtAakH2Q&bvm=bv.44442042,d.Yms.
  7. Shala, E.: ¬Die Autonomie des Menschen und der Maschine : gegenwärtige Definitionen von Autonomie zwischen philosophischem Hintergrund und technologischer Umsetzbarkeit (2014) 0.17
    0.17488307 = product of:
      0.34976614 = sum of:
        0.04996659 = product of:
          0.14989977 = sum of:
            0.14989977 = weight(_text_:3a in 4388) [ClassicSimilarity], result of:
              0.14989977 = score(doc=4388,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46834838 = fieldWeight in 4388, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4388)
          0.33333334 = coord(1/3)
        0.14989977 = weight(_text_:2f in 4388) [ClassicSimilarity], result of:
          0.14989977 = score(doc=4388,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 4388, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4388)
        0.14989977 = weight(_text_:2f in 4388) [ClassicSimilarity], result of:
          0.14989977 = score(doc=4388,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 4388, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4388)
      0.5 = coord(3/6)
    
    Footnote
    Vgl. unter: https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwizweHljdbcAhVS16QKHXcFD9QQFjABegQICRAB&url=https%3A%2F%2Fwww.researchgate.net%2Fpublication%2F271200105_Die_Autonomie_des_Menschen_und_der_Maschine_-_gegenwartige_Definitionen_von_Autonomie_zwischen_philosophischem_Hintergrund_und_technologischer_Umsetzbarkeit_Redigierte_Version_der_Magisterarbeit_Karls&usg=AOvVaw06orrdJmFF2xbCCp_hL26q.
  8. Piros, A.: Az ETO-jelzetek automatikus interpretálásának és elemzésének kérdései (2018) 0.17
    0.17488307 = product of:
      0.34976614 = sum of:
        0.04996659 = product of:
          0.14989977 = sum of:
            0.14989977 = weight(_text_:3a in 855) [ClassicSimilarity], result of:
              0.14989977 = score(doc=855,freq=2.0), product of:
                0.3200604 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46834838 = fieldWeight in 855, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=855)
          0.33333334 = coord(1/3)
        0.14989977 = weight(_text_:2f in 855) [ClassicSimilarity], result of:
          0.14989977 = score(doc=855,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 855, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=855)
        0.14989977 = weight(_text_:2f in 855) [ClassicSimilarity], result of:
          0.14989977 = score(doc=855,freq=2.0), product of:
            0.3200604 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.037751827 = queryNorm
            0.46834838 = fieldWeight in 855, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0390625 = fieldNorm(doc=855)
      0.5 = coord(3/6)
    
    Content
    Vgl. auch: New automatic interpreter for complex UDC numbers. Unter: <https%3A%2F%2Fudcc.org%2Ffiles%2FAttilaPiros_EC_36-37_2014-2015.pdf&usg=AOvVaw3kc9CwDDCWP7aArpfjrs5b>
  9. Mair, M.: Increasing the value of meta data by using associative semantic networks (2002) 0.07
    0.07049663 = product of:
      0.14099327 = sum of:
        0.010906866 = weight(_text_:information in 4972) [ClassicSimilarity], result of:
          0.010906866 = score(doc=4972,freq=4.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.16457605 = fieldWeight in 4972, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.046875 = fieldNorm(doc=4972)
        0.11976384 = weight(_text_:strukturierung in 4972) [ClassicSimilarity], result of:
          0.11976384 = score(doc=4972,freq=2.0), product of:
            0.26115823 = queryWeight, product of:
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.037751827 = queryNorm
            0.4585873 = fieldWeight in 4972, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.046875 = fieldNorm(doc=4972)
        0.0103225615 = product of:
          0.030967683 = sum of:
            0.030967683 = weight(_text_:29 in 4972) [ClassicSimilarity], result of:
              0.030967683 = score(doc=4972,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.23319192 = fieldWeight in 4972, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4972)
          0.33333334 = coord(1/3)
      0.5 = coord(3/6)
    
    Abstract
    Momentan verbreitete Methoden zur Strukturierung von Information können ihre Aufgabe immer schlechter befriedigend erfüllen. Der Grund dafür ist das explosive Wachstum menschlichen Wissens. Diese Diplomarbeit schlägt als einen möglichen Ausweg die Verwendung assoziativer semantischer Netzwerke vor. Maschinelles Wissensmanagement kann wesentlich intuitiver und einfacher benutzbar werden, wenn man sich die Art und Weise zunutze macht, mit der das menschliche Gehirn Informationen verarbeitet (im Speziellen assoziative Verbindungen). Der theoretische Teil dieser Arbeit diskutiert verschiedene Aspekte eines möglichen Designs eines semantischen Netzwerks mit assoziativen Verbindungen. Außer den Grundelementen und Problemen der Visualisierung werden hauptsächlich Verbesserungen ausgearbeitet, welche ein leistungsstarkes Arbeiten mit einem solchen Netzwerk erlauben. Im praktischen Teil wird ein Netzwerk-Prototyp mit den wichtigsten herausgearbeiteten Merkmalen implementiert. Die Basis der Applikation bildet der Hyperwave Information Server. Dieser detailiiertere Design-Teil gewährt tieferen Einblick in Software Requirements, Use Cases und teilweise auch in Klassendetails. Am Ende wird eine kurze Einführung in die Benutzung des implementierten Prototypen gegeben.
    Date
    17. 3.2006 19:24:29
  10. Fromme, A.: Strukturierung facettierter Thesauri : Probleme und Methoden, dargestellt an ausgewählten Beispielen (1991) 0.05
    0.053228375 = product of:
      0.31937024 = sum of:
        0.31937024 = weight(_text_:strukturierung in 1107) [ClassicSimilarity], result of:
          0.31937024 = score(doc=1107,freq=2.0), product of:
            0.26115823 = queryWeight, product of:
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.037751827 = queryNorm
            1.2228994 = fieldWeight in 1107, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.125 = fieldNorm(doc=1107)
      0.16666667 = coord(1/6)
    
  11. Nix, M.: ¬Die praktische Einsetzbarkeit des CIDOC CRM in Informationssystemen im Bereich des Kulturerbes (2004) 0.05
    0.049189992 = product of:
      0.14756997 = sum of:
        0.0064269323 = weight(_text_:information in 3742) [ClassicSimilarity], result of:
          0.0064269323 = score(doc=3742,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.09697737 = fieldWeight in 3742, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3742)
        0.14114304 = weight(_text_:strukturierung in 3742) [ClassicSimilarity], result of:
          0.14114304 = score(doc=3742,freq=4.0), product of:
            0.26115823 = queryWeight, product of:
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.037751827 = queryNorm
            0.5404503 = fieldWeight in 3742, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3742)
      0.33333334 = coord(2/6)
    
    Abstract
    Es steht uns eine praktisch unbegrenzte Menge an Informationen über das World Wide Web zur Verfügung. Das Problem, das daraus erwächst, ist, diese Menge zu bewältigen und an die Information zu gelangen, die im Augenblick benötigt wird. Das überwältigende Angebot zwingt sowohl professionelle Anwender als auch Laien zu suchen, ungeachtet ihrer Ansprüche an die gewünschten Informationen. Um dieses Suchen effizienter zu gestalten, gibt es einerseits die Möglichkeit, leistungsstärkere Suchmaschinen zu entwickeln. Eine andere Möglichkeit ist, Daten besser zu strukturieren, um an die darin enthaltenen Informationen zu gelangen. Hoch strukturierte Daten sind maschinell verarbeitbar, sodass ein Teil der Sucharbeit automatisiert werden kann. Das Semantic Web ist die Vision eines weiterentwickelten World Wide Web, in dem derart strukturierten Daten von so genannten Softwareagenten verarbeitet werden. Die fortschreitende inhaltliche Strukturierung von Daten wird Semantisierung genannt. Im ersten Teil der Arbeit sollen einige wichtige Methoden der inhaltlichen Strukturierung von Daten skizziert werden, um die Stellung von Ontologien innerhalb der Semantisierung zu klären. Im dritten Kapitel wird der Aufbau und die Aufgabe des CIDOC Conceptual Reference Model (CRM), einer Domain Ontologie im Bereich des Kulturerbes dargestellt. Im darauf folgenden praktischen Teil werden verschiedene Ansätze zur Verwendung des CRM diskutiert und umgesetzt. Es wird ein Vorschlag zur Implementierung des Modells in XML erarbeitet. Das ist eine Möglichkeit, die dem Datentransport dient. Außerdem wird der Entwurf einer Klassenbibliothek in Java dargelegt, auf die die Verarbeitung und Nutzung des Modells innerhalb eines Informationssystems aufbauen kann.
  12. Schmude, A.N.: Ontologiebasierte Suche und Navigation in webbasierten Informationssystemen : am Beispiel Bürgerinformationsdienste (2004) 0.04
    0.040606618 = product of:
      0.121819854 = sum of:
        0.008905419 = weight(_text_:information in 4605) [ClassicSimilarity], result of:
          0.008905419 = score(doc=4605,freq=6.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.1343758 = fieldWeight in 4605, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.03125 = fieldNorm(doc=4605)
        0.112914436 = weight(_text_:strukturierung in 4605) [ClassicSimilarity], result of:
          0.112914436 = score(doc=4605,freq=4.0), product of:
            0.26115823 = queryWeight, product of:
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.037751827 = queryNorm
            0.43236023 = fieldWeight in 4605, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              6.9177637 = idf(docFreq=118, maxDocs=44218)
              0.03125 = fieldNorm(doc=4605)
      0.33333334 = coord(2/6)
    
    Abstract
    Webbasierte Informationssysteme werden heute von einer Vielzahl unterschiedlicher Organisationen angeboten, mit ganz verschiedenen Zielsetzungen. Die technischen Herausforderungen bzgl. Datenhaltung, Pflege der Informationen und Anbindung an das Internet scheinen gelöst. Das Auffinden bestimmter Informationen stellt für viele Nutzer aber dennoch eine große Herausforderung dar. Das gilt für das WWW (WorldWide Web ) als Ganzes, wie auch für viele einzelne webbasierte Informationssysteme. Grund dafür sind im Wesentlichen die nach wie vor ungenügenden Benutzungs-schnittstellen. Heutig gängige webbasierte Informationssysteme bieten Nutzern meist neben einer Navigation die Möglichkeit, Informationen durch das Absenden einer Suchanfrage zu suchen. Beide Strategien, also die Suche und die Navigation, weisen jeweils eigene Probleme in der Umsetzung auf, die es verhindern, dass Nutzer die gewünschte Information einfach auffinden können. Oftmals werden Suchanfragen unspezifisch und allgemein gehalten vorgetragen. Wird eine solche Anfrage mit einer großen Zusammenstellung von Daten beantwortet, man denke nur an Suchergebnisse von Suchmaschinen mit tausenden Treffern, und damit tausenden von Nieten, kann sich schnell Frust einstellen. Aber auch heutige Navigationen sind nicht geeignet, es dem Nutzer so einfach wie möglich zu machen. Sie beschränken sich meist auf Begriffshierarchien. Der Informationsraum wird also in Ober- und Unterklassen gegliedert und die Informationsobjekte den Ebenen zugeordnet. Eine solche Aufteilung kann für den einen sinnvoll und verständlich sein, andere aber in die Irre führen. Zudem lassen sich Begriffe nur anhand zweier Beziehungen, nämlich Ober- und Unterbegriff, strukturieren. Begriffe und Konzepte vieler Themengebiete weisen aber weitere Beziehungen auf, wie "gehört zu", "arbeitet zusammen mit", "entwickelte" um nur ein paar Beispiele zu nennen. Semantische Netze bzw. Ontologien können eine solche Verknüpfung durch die Beschreibung ebendieser Beziehungen leisten. Die Ausgangsüberlegung dieser Arbeit ist es, die Strukturierung des Informationsraums mit Hilfe einer Ontologie vorzunehmen. Diese erweiterte Strukturierung soll sowohl für die Suche als auch für die Navigation genutzt werden, um die Auffindbarkeit von Information zu verbessern. Eine Suchfunktionalität müsste sich nicht mehr nur auf eine wortbasierte Suche verlassen, sondern könnte das Beziehungsgeflecht nutzen. Die Navigation wiederum könnte die Beziehungen explizit machen und dadurch Nutzern helfen, den Informationsraum zu verstehen und dadurch einfacher zielgerichtet zu der gewünschten Information zu navigieren. Als Untersuchungsgegenstand werden in dieser Arbeit Bürgerinformationssysteme betrachtet. Die Anwendungsdomäne webbasierte Bürgerinformation ist ausreichend komplex, um daran die oben angeführten Probleme untersuchen zu können. Heutige Bürgerinformationssysteme weisen, neben anderen Problemen, genau die oben beschriebenen Schwächen auf, wie sich zeigen wird.
  13. Wunderlich, B.: ¬Die wissenschaftliche Erschließung von Bekleidung mit systematischen Ordnungssystemen im musealen Kontext : Wie bekommt man Hemd und Hose in die Datenbank? (2005) 0.02
    0.017003449 = product of:
      0.051010344 = sum of:
        0.021813732 = weight(_text_:information in 4173) [ClassicSimilarity], result of:
          0.021813732 = score(doc=4173,freq=4.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.3291521 = fieldWeight in 4173, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.09375 = fieldNorm(doc=4173)
        0.029196613 = product of:
          0.08758984 = sum of:
            0.08758984 = weight(_text_:29 in 4173) [ClassicSimilarity], result of:
              0.08758984 = score(doc=4173,freq=4.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.6595664 = fieldWeight in 4173, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4173)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    28.11.1999 13:32:29
    27. 9.2005 14:29:52
    Footnote
    Abschlussarbeit am Institut für Information und Dokumentation an der Fachhochschule Potsdam
    Imprint
    Potsdam : Institut für Information und Dokumentation
  14. Semenova, E.: Erstellung einer Dokumentationssprache : Am Beispiel der Oberbegriffsdatei für die Sonderausstellungsdatenbank im Institut für Museumskunde, Berlin (2004) 0.01
    0.014152952 = product of:
      0.042458855 = sum of:
        0.021813732 = weight(_text_:information in 1734) [ClassicSimilarity], result of:
          0.021813732 = score(doc=1734,freq=4.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.3291521 = fieldWeight in 1734, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.09375 = fieldNorm(doc=1734)
        0.020645123 = product of:
          0.061935365 = sum of:
            0.061935365 = weight(_text_:29 in 1734) [ClassicSimilarity], result of:
              0.061935365 = score(doc=1734,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46638384 = fieldWeight in 1734, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.09375 = fieldNorm(doc=1734)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    28.11.1999 13:32:29
    Footnote
    Abschlussarbeit am Institut für Information und Dokumentation an der Fachhochschule Potsdam
    Imprint
    Potsdam : Institut für Information und Dokumentation
  15. Roth, C.: Konzepte zur Inhaltserschließung Schöner Literatur und ihre Benutzerbilder (1994) 0.01
    0.014027129 = product of:
      0.042081386 = sum of:
        0.017995412 = weight(_text_:information in 3363) [ClassicSimilarity], result of:
          0.017995412 = score(doc=3363,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.27153665 = fieldWeight in 3363, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.109375 = fieldNorm(doc=3363)
        0.024085974 = product of:
          0.07225792 = sum of:
            0.07225792 = weight(_text_:29 in 3363) [ClassicSimilarity], result of:
              0.07225792 = score(doc=3363,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.5441145 = fieldWeight in 3363, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3363)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    23. 7.1996 17:29:45
    Imprint
    Hamburg : FH, Fb Bibliothek und Information
  16. Spies, B.: Website-Optimierung für Suchhilfen : Vorschläge für den Internetauftritt der Stiftung Naturschutz Berlin (2004) 0.01
    0.014027129 = product of:
      0.042081386 = sum of:
        0.017995412 = weight(_text_:information in 6791) [ClassicSimilarity], result of:
          0.017995412 = score(doc=6791,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.27153665 = fieldWeight in 6791, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.109375 = fieldNorm(doc=6791)
        0.024085974 = product of:
          0.07225792 = sum of:
            0.07225792 = weight(_text_:29 in 6791) [ClassicSimilarity], result of:
              0.07225792 = score(doc=6791,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.5441145 = fieldWeight in 6791, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.109375 = fieldNorm(doc=6791)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    9.11.2005 10:43:29
    Imprint
    Potsdam : Fachhochschule, Institut für Information und Dokumentation
  17. Schubert, P.: Revision von Aufbau und Anwendung des kontrollierten Vokabulars einer bibliografischen Datensammlung zum Thema Dramturgie (2003) 0.01
    0.014027129 = product of:
      0.042081386 = sum of:
        0.017995412 = weight(_text_:information in 2518) [ClassicSimilarity], result of:
          0.017995412 = score(doc=2518,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.27153665 = fieldWeight in 2518, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.109375 = fieldNorm(doc=2518)
        0.024085974 = product of:
          0.07225792 = sum of:
            0.07225792 = weight(_text_:29 in 2518) [ClassicSimilarity], result of:
              0.07225792 = score(doc=2518,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.5441145 = fieldWeight in 2518, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.109375 = fieldNorm(doc=2518)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Imprint
    Potsdam : Fachhochschule, Institut für Information und Dokumentation
    Pages
    29 S
  18. Sperling, R.: Anlage von Literaturreferenzen für Onlineressourcen auf einer virtuellen Lernplattform (2004) 0.01
    0.013954906 = product of:
      0.041864716 = sum of:
        0.017995412 = weight(_text_:information in 4635) [ClassicSimilarity], result of:
          0.017995412 = score(doc=4635,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.27153665 = fieldWeight in 4635, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.109375 = fieldNorm(doc=4635)
        0.023869306 = product of:
          0.07160792 = sum of:
            0.07160792 = weight(_text_:22 in 4635) [ClassicSimilarity], result of:
              0.07160792 = score(doc=4635,freq=2.0), product of:
                0.13220046 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.037751827 = queryNorm
                0.5416616 = fieldWeight in 4635, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=4635)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    26.11.2005 18:39:22
    Imprint
    Potsdam : Fachhochschule, Institut für Information und Dokumentation
  19. Stanz, G.: Medienarchive: Analyse einer unterschätzten Ressource : Archivierung, Dokumentation, und Informationsvermittlung in Medien bei besonderer Berücksichtigung von Pressearchiven (1994) 0.01
    0.013701509 = product of:
      0.08220905 = sum of:
        0.08220905 = product of:
          0.123313576 = sum of:
            0.061935365 = weight(_text_:29 in 9) [ClassicSimilarity], result of:
              0.061935365 = score(doc=9,freq=2.0), product of:
                0.13279912 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46638384 = fieldWeight in 9, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.09375 = fieldNorm(doc=9)
            0.061378215 = weight(_text_:22 in 9) [ClassicSimilarity], result of:
              0.061378215 = score(doc=9,freq=2.0), product of:
                0.13220046 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46428138 = fieldWeight in 9, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=9)
          0.6666667 = coord(2/3)
      0.16666667 = coord(1/6)
    
    Date
    22. 2.1997 19:50:29
  20. Milanesi, C.: Möglichkeiten der Kooperation im Rahmen von Subject Gateways : das Euler-Projekt im Vergleich mit weiteren europäischen Projekten (2001) 0.01
    0.011961348 = product of:
      0.035884045 = sum of:
        0.015424638 = weight(_text_:information in 4865) [ClassicSimilarity], result of:
          0.015424638 = score(doc=4865,freq=2.0), product of:
            0.0662725 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.037751827 = queryNorm
            0.23274569 = fieldWeight in 4865, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.09375 = fieldNorm(doc=4865)
        0.020459406 = product of:
          0.061378215 = sum of:
            0.061378215 = weight(_text_:22 in 4865) [ClassicSimilarity], result of:
              0.061378215 = score(doc=4865,freq=2.0), product of:
                0.13220046 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.037751827 = queryNorm
                0.46428138 = fieldWeight in 4865, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4865)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    22. 6.2002 19:41:59
    Theme
    Information Gateway

Authors

Languages

  • d 219
  • e 38
  • a 1
  • f 1
  • hu 1
  • pt 1
  • More… Less…

Types