Search (3700 results, page 2 of 185)

  1. Austhof, B.: Global Explorer 1.0 (1995) 0.07
    0.06669517 = product of:
      0.13339034 = sum of:
        0.13339034 = product of:
          0.26678067 = sum of:
            0.26678067 = weight(_text_:1.0 in 2717) [ClassicSimilarity], result of:
              0.26678067 = score(doc=2717,freq=4.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.8279417 = fieldWeight in 2717, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2717)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Review Global Explorer 1.0, a CD-ROM interactive atlas of the world. Global Explorer includes searchable references to more than 120.000 places and street maps of 100 cities throughout the world. The program also contains descriptions of 20.000 historical, cultural, geographical and social features and information on the geography, government, economy and population for each country of the world. The search process is described and the program evaluated. Although the user interface has some shortcomings and there are some errors in the database, Global Explorer is a unique and intersting way to explore the world and would be a beneficial additions to the map, public and school library
  2. Young, J.A.; Hickey, T.B.: WikiD: an OpenURL 1.0 application (2006) 0.07
    0.06669517 = product of:
      0.13339034 = sum of:
        0.13339034 = product of:
          0.26678067 = sum of:
            0.26678067 = weight(_text_:1.0 in 3065) [ClassicSimilarity], result of:
              0.26678067 = score(doc=3065,freq=4.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.8279417 = fieldWeight in 3065, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3065)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    OpenURL was originally developed to enable link resolution of citation information in a distributed interoperable way. The initial standard (version 0.1) has been effectively subsumed as an application (named the San Antonio Level 1 profile) of a much more general framework called OpenURL 1.0. We used the framework to create WikiD (Wiki/Data), an application that has little to do with citation link resolvers, but is instead a set of general purpose services for managing arbitrary collections of items. The model for this application is a wiki engine generalized to manage multiple collections of XML records. This article describes WikiD and how it can serve as an example for applications that can be built on the foundation of the OpenURL framework.
  3. Skulschus, M.; Wiederstein, M.: XSLT und XPath (2005) 0.06
    0.057759702 = product of:
      0.115519404 = sum of:
        0.115519404 = product of:
          0.23103881 = sum of:
            0.23103881 = weight(_text_:1.0 in 3665) [ClassicSimilarity], result of:
              0.23103881 = score(doc=3665,freq=12.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.7170185 = fieldWeight in 3665, product of:
                  3.4641016 = tf(freq=12.0), with freq of:
                    12.0 = termFreq=12.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=3665)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Mit XSLT können XML-Dokumente in Formate wie HTML oder Text transformiert werden. Das Buch zeigt, wie Sie die Technik nutzen, um XML-Daten flexibel einzusetzen. Die Syntax und die praktische Arbeit mit XSLT und der Basistechnik für Transformationen, XPath, werden von den Autoren verständlich vorgestellt. Es wird gezeigt, wie Stylesheets erzeugt werden und XPath zur Adressierung benutzt wird. Dabei wird neben XPath 1.0 auch die neue Version 2.0 samt der Änderungen ausführlich beschrieben. Die Autoren gehen auf die unterschiedlichen Anforderungen ein, die bestimmte Ein- und Ausgabeformate mit sich bringen, darunter HTML, Text, CSS und XML. Das Buch wird mit einer XSLT-Referenz abgerundet, die die möglichen Elemente auflistet und ihre Funktion und Syntax kompakt erklärt. Zahlreiche Tipps, Hinweise und Beispiele lockern das Werk auf und helfen, die neu erlernten Kenntnisse schnell praktisch umzusetzen und dabei typische Einsteigerfehler zu vermeiden.
    XSLT (eXtensible Stylesheet Language forTransformations) ist eine W3C-Syntax, die speziell für die Transformation von XML-Dokumenten geschaffen wurde. In diesem Buch werden die Versionen 1.0 und 2.0 behandelt. Mit XSLT können XML-Dokumente in Formate wie HTML, Text und andere XML-Formate transformiert werden. Diese Technologie lässt sich in (fast) allen Programmiersprachen und in vielen Datenbanken für die XMLVerarbeitung nutzen und stellt die beste Möglichkeit dar, aus mehreren Anwendungen heraus die gleiche Transformation aufzurufen. Dieses Buch stellt Ihnen die Syntax vor und erläutert Ihnen umfassend die Arbeitsweise mit XSLT und XPath 1.0 und 2.0. Nach einer Einführung in die Grundkonzepte gehen die Autoren direkt detailliert auf das Arbeiten mit Vorlagen und XPath ein. Im Folgenden werden alle Techniken ausführlich behandelt, die Sie für professionelle XML-Transformationen brauchen: Kontrollstrukturen, Parameter und Variablen, Sortieren und Gruppieren und Sonderarbeiten für verschiedene Ein-und Ausgabeformate. Zahlreiche Beispiele ermöglichen es Ihnen, die vorgestellten Techniken sofort nachzuvollziehen und anhand des im Internet verfügbaren Quellcodes selber zu bearbeiten. Zusätzlich werden alle neuen Techniken in Schema-Zeichnungen umgesetzt. Neben XSLT stellt dieses Werk auch die zweite Basistechnologie für Transformationen dar: XPath in der neuen Version 2.0. Mit dieserTechnik hat man die Möglichkeit, XML-Strukturen zu lokalisieren und auszuwählen. Beide Technologien gehören eng zusammen. Aus dem Inhalt: - Definition und Aufruf von Vorlagen, Vorlagen-Typen und -Alternativen - XPath: Adressierung, Lokalisierung, Filtern - Algorithmen: Kontrollstrukturen in XSLT und XPath - Auslagerung und Wiederverwendung mit globalen Parametern und eingebetteten Dateien - Einsatz von Parametern und Variablen - Sortieren, Nummerieren und Gruppieren - Unterschiedliche Algorithmen für unterschiedliche Daten-Modellierungen
    Content
    Das Buch wird ergänzt um 2 weitere Titel: Der zweite Band stellt die Syntax von XSL-FO 1.0 bzw. XSL 1.0 mit dem Titel Extensible Stylesheet Language (XSL), Version 1.0, W3C Recommendation 15 October 2001 unter http: //www. w3.org/TR/xs1/ dar. Sie lernen in diesem Band, wie Druckerzeugnisse wie z.B. PDF-Dateien aus XML-Daten erzeugt werden. Dies erfordert einen eigenen Standard mit einer Vielzahl an unterschiedlichen Elementen, um Seitenbereiche, Seitenverläufe, Text- und Absatzformate sowie zusätzliche Dokumenteigenschaften anzugeben wie Inhaltsverzeichnisse. Der dritte Band stellt keine besondere Syntax dar, sondern kombiniert die einzelnen vorgestellten Standards mit allgemeinen Techniken, die nur die Transformation betreffen, mit Ideen, wie XSLT-Anwendungen aufgebaut werden können, und solchen Techniken wie die Verwendung einer Datenbank, um XML- und sogar XSLT Daten abzuspeichern und dynamisch für Transformationsabläufe zusammenzusetzen.
  4. #220 0.06
    0.057092756 = product of:
      0.11418551 = sum of:
        0.11418551 = product of:
          0.22837102 = sum of:
            0.22837102 = weight(_text_:22 in 219) [ClassicSimilarity], result of:
              0.22837102 = score(doc=219,freq=4.0), product of:
                0.14906234 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.042566985 = queryNorm
                1.5320505 = fieldWeight in 219, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.21875 = fieldNorm(doc=219)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 5.1998 20:02:22
  5. #1387 0.06
    0.057092756 = product of:
      0.11418551 = sum of:
        0.11418551 = product of:
          0.22837102 = sum of:
            0.22837102 = weight(_text_:22 in 1386) [ClassicSimilarity], result of:
              0.22837102 = score(doc=1386,freq=4.0), product of:
                0.14906234 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.042566985 = queryNorm
                1.5320505 = fieldWeight in 1386, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.21875 = fieldNorm(doc=1386)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 5.1998 20:02:22
  6. #2103 0.06
    0.057092756 = product of:
      0.11418551 = sum of:
        0.11418551 = product of:
          0.22837102 = sum of:
            0.22837102 = weight(_text_:22 in 2102) [ClassicSimilarity], result of:
              0.22837102 = score(doc=2102,freq=4.0), product of:
                0.14906234 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.042566985 = queryNorm
                1.5320505 = fieldWeight in 2102, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.21875 = fieldNorm(doc=2102)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 5.1998 20:02:22
  7. Fachsystematik Bremen nebst Schlüssel 1970 ff. (1970 ff) 0.06
    0.056672886 = sum of:
      0.042254787 = product of:
        0.16901915 = sum of:
          0.16901915 = weight(_text_:3a in 3577) [ClassicSimilarity], result of:
            0.16901915 = score(doc=3577,freq=2.0), product of:
              0.36088338 = queryWeight, product of:
                8.478011 = idf(docFreq=24, maxDocs=44218)
                0.042566985 = queryNorm
              0.46834838 = fieldWeight in 3577, 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=3577)
        0.25 = coord(1/4)
      0.014418098 = product of:
        0.028836196 = sum of:
          0.028836196 = weight(_text_:22 in 3577) [ClassicSimilarity], result of:
            0.028836196 = score(doc=3577,freq=2.0), product of:
              0.14906234 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.042566985 = queryNorm
              0.19345059 = fieldWeight in 3577, 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=3577)
        0.5 = coord(1/2)
    
    Content
    1. Agrarwissenschaften 1981. - 3. Allgemeine Geographie 2.1972. - 3a. Allgemeine Naturwissenschaften 1.1973. - 4. Allgemeine Sprachwissenschaft, Allgemeine Literaturwissenschaft 2.1971. - 6. Allgemeines. 5.1983. - 7. Anglistik 3.1976. - 8. Astronomie, Geodäsie 4.1977. - 12. bio Biologie, bcp Biochemie-Biophysik, bot Botanik, zoo Zoologie 1981. - 13. Bremensien 3.1983. - 13a. Buch- und Bibliothekswesen 3.1975. - 14. Chemie 4.1977. - 14a. Elektrotechnik 1974. - 15 Ethnologie 2.1976. - 16,1. Geowissenschaften. Sachteil 3.1977. - 16,2. Geowissenschaften. Regionaler Teil 3.1977. - 17. Germanistik 6.1984. - 17a,1. Geschichte. Teilsystematik hil. - 17a,2. Geschichte. Teilsystematik his Neuere Geschichte. - 17a,3. Geschichte. Teilsystematik hit Neueste Geschichte. - 18. Humanbiologie 2.1983. - 19. Ingenieurwissenschaften 1974. - 20. siehe 14a. - 21. klassische Philologie 3.1977. - 22. Klinische Medizin 1975. - 23. Kunstgeschichte 2.1971. - 24. Kybernetik. 2.1975. - 25. Mathematik 3.1974. - 26. Medizin 1976. - 26a. Militärwissenschaft 1985. - 27. Musikwissenschaft 1978. - 27a. Noten 2.1974. - 28. Ozeanographie 3.1977. -29. Pädagogik 8.1985. - 30. Philosphie 3.1974. - 31. Physik 3.1974. - 33. Politik, Politische Wissenschaft, Sozialwissenschaft. Soziologie. Länderschlüssel. Register 1981. - 34. Psychologie 2.1972. - 35. Publizistik und Kommunikationswissenschaft 1985. - 36. Rechtswissenschaften 1986. - 37. Regionale Geograpgie 3.1975. - 37a. Religionswissenschaft 1970. - 38. Romanistik 3.1976. - 39. Skandinavistik 4.1985. - 40. Slavistik 1977. - 40a. Sonstige Sprachen und Literaturen 1973. - 43. Sport 4.1983. - 44. Theaterwissenschaft 1985. - 45. Theologie 2.1976. - 45a. Ur- und Frühgeschichte, Archäologie 1970. - 47. Volkskunde 1976. - 47a. Wirtschaftswissenschaften 1971 // Schlüssel: 1. Länderschlüssel 1971. - 2. Formenschlüssel (Kurzform) 1974. - 3. Personenschlüssel Literatur 5. Fassung 1968
  8. Sablowski, R.; Weide, K.: Generationswechsel (1996) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 4874) [ClassicSimilarity], result of:
              0.21559133 = score(doc=4874,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 4874, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4874)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    Vorgestellt werden: Microsoft FrontPage 1.1; Sausage Software Hotdog Pro 32 1.1; SoftQuad HoTMetaL Pro 3.0; Brooklyn North Software Works HTML Assistant Pro 2; Internet Software Technologies HTMLed 1.5c (Beta); Netscape Communications Navigator Gold 2.02; Corel Web Designer 1.0; Nesbitt Software Web Edit professional 2.0
  9. Information-filtering software for the Internet from Verity (1996) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 4980) [ClassicSimilarity], result of:
              0.21559133 = score(doc=4980,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 4980, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4980)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Describes Verity's AGENT SERVER TOOLKIT 1.0, a product for filtering information on the Internet. Documents may be filtered against personal profiles in real time. Sources may be chosen from WWW sites, e-mail or paging devices. The TOOLKIT can be used with all common WWW browsers and servers including those from Netscape, Microsoft and NCSA
  10. Mittal, R.: Creation of subject index to NUCSSI database with CDS/ISIS package (1989) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 512) [ClassicSimilarity], result of:
              0.21559133 = score(doc=512,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 512, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=512)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Describes the application of the CDS/ISIS software package (version 1.0) for the creation of a subject index to the National Union Catalogue of Scientific Periodicals in India (NUCSSI) data base. The subject index helps the user to find the titles available under particular subjects covered by the data base. The subject index has a subject code, UDC number and subject heading selected from the key title of the periodical
  11. Gödert, W.: Literatur zur Inhaltserschließung : ein Projekt an der FHBD in Köln (1994) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 5148) [ClassicSimilarity], result of:
              0.21559133 = score(doc=5148,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 5148, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=5148)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Cologne Library School ran a project to construct a database for literature on content cataloguing and fringe disciplines. Software was the BISMAS 1.0 programme and is now the 1.5 version. The category scheme, indexes and retrieval possibilities are described. Retrieval is mainly free text, using the whole document description and all descriptive categories. BISMAS does not permit standard data file administration so a further database was provided ...
  12. Kramer, A.: Such, Programm! : Elf kostenlose Desktop-Tools schnüffeln um die Wette (2005) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 4560) [ClassicSimilarity], result of:
              0.21559133 = score(doc=4560,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 4560, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4560)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Object
    Hotbot Desktop 1.0
  13. RDF Vocabulary Description Language 1.0 : RDF Schema (2004) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 3057) [ClassicSimilarity], result of:
              0.21559133 = score(doc=3057,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 3057, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3057)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  14. Sommer, D.; Schöning-Walter, C.; Heiligenhaus, K.: URN Granular : persistente Identifizierung und Adressierung von Einzelseiten digitalisierter Drucke (2008) 0.05
    0.05389783 = product of:
      0.10779566 = sum of:
        0.10779566 = product of:
          0.21559133 = sum of:
            0.21559133 = weight(_text_:1.0 in 3929) [ClassicSimilarity], result of:
              0.21559133 = score(doc=3929,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.66907793 = fieldWeight in 3929, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3929)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    Aufschlussreich kann womöglich auch der Abschlussbericht aus dem IANUS-Projekt bezüglich "Persistent Identifiers" sein. In diesem Bericht wird u.a. auf die Problematik der "Datenansammlung" eingegangen, die entstehen kann bei der Vergabe zuvieler einzelner URNs (siehe S. 10, S. 42 ff.). Martina Trognitz: Abschlussbericht Testbed "Persistent Identifiers". [Version 1.0] Hrsg. IANUS. 2013 http://www.ianus-fdz.de/projects/ergebnisse/wiki (direkter Link: http://www.ianus-fdz.de/attachments/download/560/Testbed-Persistent%20Identifiers.pdf)
  15. Verwer, K.: Freiheit und Verantwortung bei Hans Jonas (2011) 0.05
    0.050705742 = product of:
      0.101411484 = sum of:
        0.101411484 = product of:
          0.40564594 = sum of:
            0.40564594 = weight(_text_:3a in 973) [ClassicSimilarity], result of:
              0.40564594 = score(doc=973,freq=2.0), product of:
                0.36088338 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.042566985 = 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.25 = coord(1/4)
      0.5 = coord(1/2)
    
    Content
    Vgl.: http%3A%2F%2Fcreativechoice.org%2Fdoc%2FHansJonas.pdf&usg=AOvVaw1TM3teaYKgABL5H9yoIifA&opi=89978449.
  16. Lee, D.: Hornbostel-Sachs Classification of Musical Instruments (2020) 0.05
    0.047639403 = product of:
      0.09527881 = sum of:
        0.09527881 = product of:
          0.19055761 = sum of:
            0.19055761 = weight(_text_:1.0 in 5755) [ClassicSimilarity], result of:
              0.19055761 = score(doc=5755,freq=4.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.5913869 = fieldWeight in 5755, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5755)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Derived from the article of similar title in the ISKO Encyclopedia of Knowledge Organization Version 1.1 (= 1.0 plus details on electrophones and Wikipedia); version 1.0 published 2019-01-17, this version 2019-05-29. Article category: KOS, specific (domain specific). The author would like to thank the anonymous reviewers for their useful comments, as well as the editor, Professor Birger Hjørland, for all of his insightful comments and ideas.
  17. Sinha, A.; Kedas, S.; Kumar, R.; Malo, P.: SEntFiN 1.0 : Entity-aware sentiment analysis for financial news (2022) 0.05
    0.047639403 = product of:
      0.09527881 = sum of:
        0.09527881 = product of:
          0.19055761 = sum of:
            0.19055761 = weight(_text_:1.0 in 652) [ClassicSimilarity], result of:
              0.19055761 = score(doc=652,freq=4.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.5913869 = fieldWeight in 652, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=652)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Fine-grained financial sentiment analysis on news headlines is a challenging task requiring human-annotated datasets to achieve high performance. Limited studies have tried to address the sentiment extraction task in a setting where multiple entities are present in a news headline. In an effort to further research in this area, we make publicly available SEntFiN 1.0, a human-annotated dataset of 10,753 news headlines with entity-sentiment annotations, of which 2,847 headlines contain multiple entities, often with conflicting sentiments. We augment our dataset with a database of over 1,000 financial entities and their various representations in news media amounting to over 5,000 phrases. We propose a framework that enables the extraction of entity-relevant sentiments using a feature-based approach rather than an expression-based approach. For sentiment extraction, we utilize 12 different learning schemes utilizing lexicon-based and pretrained sentence representations and five classification approaches. Our experiments indicate that lexicon-based N-gram ensembles are above par with pretrained word embedding schemes such as GloVe. Overall, RoBERTa and finBERT (domain-specific BERT) achieve the highest average accuracy of 94.29% and F1-score of 93.27%. Further, using over 210,000 entity-sentiment predictions, we validate the economic effect of sentiments on aggregate market movements over a long duration.
  18. Fisher, Y.: Spinning the Web : a guide to serving information on the World Wide Web (1996) 0.05
    0.047160603 = product of:
      0.094321206 = sum of:
        0.094321206 = product of:
          0.18864241 = sum of:
            0.18864241 = weight(_text_:1.0 in 5946) [ClassicSimilarity], result of:
              0.18864241 = score(doc=5946,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.5854432 = fieldWeight in 5946, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=5946)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Most books on the Internet describe it from the user's end. This one, however, is unique in its focus on serving information on the WWW. It presents everything from the basics to advanced techniques and will thus prove invaluable to site administrators and developers. The author - an expert developer and researcher at UCSD - covers such topics as HTML 3.0, serving documents, interfaces, WWW utilities and browsers such as Netscape. Fisher also includes an introduction to programming with JAVA and JAVA sript, as well as the complete VRML 1.0 specification
  19. Software-Vergleich Museumsdokumentation 1998 : Ein Bericht der Arbeitsgruppe Software-Vergleich in der Fachgruppe Dokumentation beim Deutschen Museumsbund (1998) 0.05
    0.047160603 = product of:
      0.094321206 = sum of:
        0.094321206 = product of:
          0.18864241 = sum of:
            0.18864241 = weight(_text_:1.0 in 2840) [ClassicSimilarity], result of:
              0.18864241 = score(doc=2840,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.5854432 = fieldWeight in 2840, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2840)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Zwar gibt es seit Jahren Erfahrungsberichte über die Arbeit mit einzelnen EDV-Programmen für die Museumsdokumentation, ein genereller Überblick ist jedoch noch nicht publiziert worden. 19 Anbieter stellten sich einem Softwarevergleich (Allegro-HANS; CMB Storager 2.2; Dada 3.0; Dr.Doc 4.1; FAUST 3; FirstRumos 97; GOS 3.7; HiDA3; ImageFinder Museo 2.0; IMDAS -Pro 1.1.0; M-Box 2.1; MOVplus; robotron*BIDOK/M; AUGIAS-Museum 3.0; DAVID 1.0; LARS; MuseArch 3.0; Museumsverwaltung 3.11; MUSYS)
  20. Hantelmann, F.: LINUX für Durchstarter (1999) 0.05
    0.047160603 = product of:
      0.094321206 = sum of:
        0.094321206 = product of:
          0.18864241 = sum of:
            0.18864241 = weight(_text_:1.0 in 1376) [ClassicSimilarity], result of:
              0.18864241 = score(doc=1376,freq=2.0), product of:
                0.32222155 = queryWeight, product of:
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.042566985 = queryNorm
                0.5854432 = fieldWeight in 1376, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.5697527 = idf(docFreq=61, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1376)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Ausführlich werden für LINUX 2.2 alle Details der Betriebssystemarchitektur, der Installation, der Linux-Basiskommandos und der typischen Unix-Entwicklungsund Anwendungspakete erklärt. Der Autor erläutert außerdem die Architektur von Linux 2.2 und zeigt die Komponenten und die Administration der Linux Desktops Looking Glass, CDE, KDE 1.1 und GNOME 1.0 auf.

Languages

Types

  • a 3077
  • m 355
  • el 175
  • s 140
  • b 39
  • x 35
  • i 24
  • r 18
  • ? 8
  • n 5
  • p 4
  • d 3
  • u 2
  • z 2
  • au 1
  • h 1
  • More… Less…

Themes

Subjects

Classifications