Search (112 results, page 1 of 6)

  • × year_i:[2020 TO 2030}
  1. Wu, Z.; Lu, C.; Zhao, Y.; Xie, J.; Zou, D.; Su, X.: ¬The protection of user preference privacy in personalized information retrieval : challenges and overviews (2021) 0.08
    0.07725232 = product of:
      0.30900928 = sum of:
        0.30900928 = weight(_text_:personalized in 520) [ClassicSimilarity], result of:
          0.30900928 = score(doc=520,freq=16.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            1.1096512 = fieldWeight in 520, product of:
              4.0 = tf(freq=16.0), with freq of:
                16.0 = termFreq=16.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=520)
      0.25 = coord(1/4)
    
    Abstract
    This paper reviews a large number of research achievements relevant to user privacy protection in an untrusted network environment, and then analyzes and evaluates their application limitations in personalized information retrieval, to establish the conditional constraints that an effective approach for user preference privacy protection in personalized information retrieval should meet, thus providing a basic reference for the solution of this problem. First, based on the basic framework of a personalized information retrieval platform, we establish a complete set of constraints for user preference privacy protection in terms of security, usability, efficiency, and accuracy. Then, we comprehensively review the technical features for all kinds of popular methods for user privacy protection, and analyze their application limitations in personalized information retrieval, according to the constraints of preference privacy protection. The results show that personalized information retrieval has higher requirements for users' privacy protection, i.e., it is required to comprehensively improve the security of users' preference privacy on the untrusted server-side, under the precondition of not changing the platform, algorithm, efficiency, and accuracy of personalized information retrieval. However, all kinds of existing privacy methods still cannot meet the above requirements. This paper is an important study attempt to the problem of user preference privacy protection of personalized information retrieval, which can provide a basic reference and direction for the further study of the problem.
  2. Kang, M.: Dual paths to continuous online knowledge sharing : a repetitive behavior perspective (2020) 0.06
    0.061266486 = product of:
      0.12253297 = sum of:
        0.109251276 = weight(_text_:personalized in 5985) [ClassicSimilarity], result of:
          0.109251276 = score(doc=5985,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.39232093 = fieldWeight in 5985, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5985)
        0.013281698 = product of:
          0.026563397 = sum of:
            0.026563397 = weight(_text_:22 in 5985) [ClassicSimilarity], result of:
              0.026563397 = score(doc=5985,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.19345059 = fieldWeight in 5985, 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=5985)
          0.5 = coord(1/2)
      0.5 = coord(2/4)
    
    Abstract
    Purpose Continuous knowledge sharing by active users, who are highly active in answering questions, is crucial to the sustenance of social question-and-answer (Q&A) sites. The purpose of this paper is to examine such knowledge sharing considering reason-based elaborate decision and habit-based automated cognitive processes. Design/methodology/approach To verify the research hypotheses, survey data on subjective intentions and web-crawled data on objective behavior are utilized. The sample size is 337 with the response rate of 27.2 percent. Negative binomial and hierarchical linear regressions are used given the skewed distribution of the dependent variable (i.e. the number of answers). Findings Both elaborate decision (linking satisfaction, intentions and continuance behavior) and automated cognitive processes (linking past and continuance behavior) are significant and substitutable. Research limitations/implications By measuring both subjective intentions and objective behavior, it verifies a detailed mechanism linking continuance intentions, past behavior and continuous knowledge sharing. The significant influence of automated cognitive processes implies that online knowledge sharing is habitual for active users. Practical implications Understanding that online knowledge sharing is habitual is imperative to maintaining continuous knowledge sharing by active users. Knowledge sharing trends should be monitored to check if the frequency of sharing decreases. Social Q&A sites should intervene to restore knowledge sharing behavior through personalized incentives. Originality/value This is the first study utilizing both subjective intentions and objective behavior data in the context of online knowledge sharing. It also introduces habit-based automated cognitive processes to this context. This approach extends the current understanding of continuous online knowledge sharing behavior.
    Date
    20. 1.2015 18:30:22
  3. Sun, J.; Zhu, M.; Jiang, Y.; Liu, Y.; Wu, L.L.: Hierarchical attention model for personalized tag recommendation : peer effects on information value perception (2021) 0.04
    0.03862616 = product of:
      0.15450464 = sum of:
        0.15450464 = weight(_text_:personalized in 98) [ClassicSimilarity], result of:
          0.15450464 = score(doc=98,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5548256 = fieldWeight in 98, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=98)
      0.25 = coord(1/4)
    
    Abstract
    With the development of Web-based social networks, many personalized tag recommendation approaches based on multi-information have been proposed. Due to the differences in users' preferences, different users care about different kinds of information. In the meantime, different elements within each kind of information are differentially informative for user tagging behaviors. In this context, how to effectively integrate different elements and different information separately becomes a key part of tag recommendation. However, the existing methods ignore this key part. In order to address this problem, we propose a deep neural network for tag recommendation. Specifically, we model two important attentive aspects with a hierarchical attention model. For different user-item pairs, the bottom layered attention network models the influence of different elements on the features representation of the information while the top layered attention network models the attentive scores of different information. To verify the effectiveness of the proposed method, we conduct extensive experiments on two real-world data sets. The results show that using attention network and different kinds of information can significantly improve the performance of the recommendation model, and verify the effectiveness and superiority of our proposed model.
  4. Zhitomirsky-Geffet, M.; Avidan, G.: ¬A new framework for systematic analysis and classification of inconsistencies in multi-viewpoint ontologies (2021) 0.03
    0.032775383 = product of:
      0.13110153 = sum of:
        0.13110153 = weight(_text_:personalized in 589) [ClassicSimilarity], result of:
          0.13110153 = score(doc=589,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.47078514 = fieldWeight in 589, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=589)
      0.25 = coord(1/4)
    
    Abstract
    Plurality of beliefs and theories in different knowledge domains calls for modelling multi-viewpoint ontologies and knowledge organization systems (KOS). A generic theoretical approach recently proposed for heterogeneity representation in KOS was linking each ontological statement to a specific validity scope to determine a set of conditions under which the statement is valid. However, the practical applicability of this approach has yet to be empirically assessed. In addition, there is still a need to investigate the types of inconsistencies that might arise in multi-viewpoint ontologies as well as their possible causes. This study proposes a new framework for systematic analysis and classification of inconsistencies in multi-viewpoint ontologies. The framework is based on eight generic logical structures of ontological statements. To test the validity of the proposed framework, two ontologies from different knowledge domains were examined. We found that only three of the eight structures led to inconsistencies in both ontologies, while the other two structures were always present in logically consistent statements. The study has practical implications for building diversified and personalized knowledge systems.
  5. Sluis, F. van der; Broek, E.L. van den: Feedback beyond accuracy : using eye-tracking to detect comprehensibility and interest during reading (2023) 0.03
    0.032775383 = product of:
      0.13110153 = sum of:
        0.13110153 = weight(_text_:personalized in 880) [ClassicSimilarity], result of:
          0.13110153 = score(doc=880,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.47078514 = fieldWeight in 880, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=880)
      0.25 = coord(1/4)
    
    Abstract
    Knowing what information a user wants is a paramount challenge to information science and technology. Implicit feedback is key to solving this challenge, as it allows information systems to learn about a user's needs and preferences. The available feedback, however, tends to be limited and its interpretation shows to be difficult. To tackle this challenge, we present a user study that explores whether tracking the eyes can unpack part of the complexity inherent to relevance and relevance decisions. The eye behavior of 30 participants reading 18 news articles was compared with their subjectively appraised comprehensibility and interest at a discourse level. Using linear regression models, the eye-tracking signal explained 49.93% (comprehensibility) and 30.41% (interest) of variance (p < .001). We conclude that eye behavior provides implicit feedback beyond accuracy that enables new forms of adaptation and interaction support for personalized information systems.
  6. Aral, S.: ¬The hype machine : how social media disrupts our elections, our economy, and our health - and how we must adapt (2020) 0.03
    0.030900927 = product of:
      0.12360371 = sum of:
        0.12360371 = weight(_text_:personalized in 550) [ClassicSimilarity], result of:
          0.12360371 = score(doc=550,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.44386047 = fieldWeight in 550, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=550)
      0.25 = coord(1/4)
    
    Abstract
    Social media connected the world--and gave rise to fake news and increasing polarization. Now a leading researcher at MIT draws on 20 years of research to show how these trends threaten our political, economic, and emotional health in this eye-opening exploration of the dark side of technological progress. Today we have the ability, unprecedented in human history, to amplify our interactions with each other through social media. It is paramount, MIT social media expert Sinan Aral says, that we recognize the outsized impact social media has on our culture, our democracy, and our lives in order to steer today's social technology toward good, while avoiding the ways it can pull us apart. Otherwise, we could fall victim to what Aral calls "The Hype Machine." As a senior researcher of the longest-running study of fake news ever conducted, Aral found that lies spread online farther and faster than the truth--a harrowing conclusion that was featured on the cover of Science magazine. Among the questions Aral explores following twenty years of field research: Did Russian interference change the 2016 election? And how is it affecting the vote in 2020? Why does fake news travel faster than the truth online? How do social ratings and automated sharing determine which products succeed and fail? How does social media affect our kids? First, Aral links alarming data and statistics to three accelerating social media shifts: hyper-socialization, personalized mass persuasion, and the tyranny of trends. Next, he grapples with the consequences of the Hype Machine for elections, businesses, dating, and health. Finally, he maps out strategies for navigating the Hype Machine, offering his singular guidance for managing social media to fulfill its promise going forward. Rarely has a book so directly wrestled with the secret forces that drive the news cycle every day"
    Content
    Inhalt: Pandemics, Promise, and Peril -- The New Social Age -- The End of Reality -- The Hype Machine -- Your Brain on Social Media -- A Network's Gravity is Proportional to Its Mass -- Personalized Mass Persuasion -- Hypersocialization -- Strategies for a Hypersocialized World -- The Attention Economy and the Tyranny of Trends -- The Wisdom and Madness of Crowds -- Social Media's Promise Is Also Its Peril -- Building a Better Hype Machine.
  7. Tang, M.-C.; Jhang, P.-S.: Music discovery and revisiting behaviors of individuals with different preference characteristics : an experience sampling approach (2020) 0.03
    0.027312819 = product of:
      0.109251276 = sum of:
        0.109251276 = weight(_text_:personalized in 5814) [ClassicSimilarity], result of:
          0.109251276 = score(doc=5814,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.39232093 = fieldWeight in 5814, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5814)
      0.25 = coord(1/4)
    
    Abstract
    A mobile device-enabled experience sampling study was conducted in which 44 participants answered questions about their music experiences 5 times a day for 2 weeks. Data regarding 4 aspects of their music-related psychological traits-"music involvement," "musical identity," "preference diversity," and "preference openness"-were also collected through a background questionnaire. A classification of music access modes was proposed based on the circumstances that lead to a music listening experience. A mixed regression analysis revealed several significant interaction effects between psychological traits and the mode of music access on music enjoyment. Foremost among these was a positive interaction effect between preference openness and the playing of a known track triggered by musical cues, and that between preference diversity and exposure to new music played by others. Individuals with a strong musical identity tended to enjoy music played of their own volition without any apparent triggers. Furthermore, a multimodal logistic regression analysis also revealed the relationships between these psychological traits and the likelihood of different music access modes. Preference diversity significantly increased the likelihood of music listening triggered by need arousal. The results support the proposition that users' music-related psychological traits should be considered in personalized recommendation strategies.
  8. Qiao, C.; Hu, X.: ¬A joint neural network model for combining heterogeneous user data sources : an example of at-risk student prediction (2020) 0.03
    0.027312819 = product of:
      0.109251276 = sum of:
        0.109251276 = weight(_text_:personalized in 5964) [ClassicSimilarity], result of:
          0.109251276 = score(doc=5964,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.39232093 = fieldWeight in 5964, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5964)
      0.25 = coord(1/4)
    
    Abstract
    Information service providers often require evidence from multiple, heterogeneous information sources to better characterize users and offer personalized service. In many cases, statistic information (for example, users' profiles) and sequentially dynamic information (for example, logs of interaction with information systems) are two prominent sources that can be combined to achieve optimized results. Previous attempts in combining these two sources mainly exploited models designed for either static or sequential information, but not both. This study aims to fill the gap by proposing a novel joint neural network model that can naturally fit both static and sequential user data. To evaluate the effectiveness of the proposed method, this study uses the problem of at-risk student prediction as an example where both static data (personal profiles) and sequential data (event logs) are involved. A thorough evaluation was conducted on an open data set, with comparisons to a range of existing approaches including both static and sequential models. The results reveal superb performances of the proposed method. Implications of the findings on further research and applications of joint models are discussed.
  9. Lindau, S.T.; Makelarski, J.A.; Abramsohn, E.M.; Beiser, D.G.; Boyd, K.; Huang, E.S.; Paradise, K.; Tung, E.L.: Sharing information about health-related resources : observations from a community resource referral intervention trial in a predominantly African American/Black community (2022) 0.03
    0.027312819 = product of:
      0.109251276 = sum of:
        0.109251276 = weight(_text_:personalized in 502) [ClassicSimilarity], result of:
          0.109251276 = score(doc=502,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.39232093 = fieldWeight in 502, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=502)
      0.25 = coord(1/4)
    
    Abstract
    CommunityRx is a theory-driven, information technology-based intervention, developed with and in a predominantly African American/Black community, that provides patients with personalized information (a "HealtheRx") about self-management and social care resources in their community. We described patient and clinician information sharing after exposure to the intervention during a clinical trial. Survey data from 145 patients (ages 45-74) and 121 clinicians were analyzed. Of patients who shared information at least once (49%), 47% reported sharing =3 times (range 1-14). Patient sharers were in poorer physical health (mean PCS 37.6 vs. 40.8, p = .05) than nonsharers and more likely to report going to a resource on their HealtheRx (79 vs. 41%, p = .05). Most patient sharers provided others a look at or copy of their HealtheRx, keeping the original. Patients used the HealtheRx to promote credibility of the information and communicate that resources were disease-specific and local. Half of clinicians shared HealtheRx resource information with peers; sharers were 3 times more likely than nonsharers to feel they were well-informed about resources to address social needs (55 vs. 18%, p < .01). Information sharing by clinicians and patients is an understudied mechanism that could amplify the effects of a growing class of community resource referral information technologies.
  10. Falavarjani, S.A.M.; Jovanovic, J.; Fani, H.; Ghorbani, A.A.; Noorian, Z.; Bagheri, E.: On the causal relation between real world activities and emotional expressions of social media users (2021) 0.02
    0.021850254 = product of:
      0.08740102 = sum of:
        0.08740102 = weight(_text_:personalized in 243) [ClassicSimilarity], result of:
          0.08740102 = score(doc=243,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.31385675 = fieldWeight in 243, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=243)
      0.25 = coord(1/4)
    
    Abstract
    Social interactions through online social media have become a daily routine of many, and the number of those whose real world (offline) and online lives have become intertwined is continuously growing. As such, the interplay of individuals' online and offline activities has been the subject of numerous research studies, the majority of which explored the impact of people's online actions on their offline activities. The opposite direction of impact-the effect of real-world activities on online actions-has also received attention but to a lesser degree. To contribute to the latter form of impact, this paper reports on a quasi-experimental design study that examined the presence of causal relations between real-world activities of online social media users and their online emotional expressions. To this end, we have collected a large dataset (over 17K users) from Twitter and Foursquare, and systematically aligned user content on the two social media platforms. Users' Foursquare check-ins provided information about their offline activities, whereas the users' expressions of emotions and moods were derived from their Twitter posts. Since our study was based on a quasi-experimental design, to minimize the impact of covariates, we applied an innovative model of computing propensity scores. Our main findings can be summarized as follows: (a) users' offline activities do impact their affective expressions, both of emotions and moods, as evidenced in their online shared textual content; (b) the impact depends on the type of offline activity and if the user embarks on or abandons the activity. Our findings can be used to devise a personalized recommendation mechanism to help people better manage their online emotional expressions.
  11. Noever, D.; Ciolino, M.: ¬The Turing deception (2022) 0.02
    0.015569748 = product of:
      0.062278993 = sum of:
        0.062278993 = product of:
          0.18683697 = sum of:
            0.18683697 = weight(_text_:3a in 862) [ClassicSimilarity], result of:
              0.18683697 = score(doc=862,freq=2.0), product of:
                0.33243945 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.039211962 = queryNorm
                0.56201804 = fieldWeight in 862, 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=862)
          0.33333334 = coord(1/3)
      0.25 = coord(1/4)
    
    Source
    https%3A%2F%2Farxiv.org%2Fabs%2F2212.06721&usg=AOvVaw3i_9pZm9y_dQWoHi6uv0EN
  12. Dietz, K.: en.wikipedia.org > 6 Mio. Artikel (2020) 0.01
    0.01297479 = product of:
      0.05189916 = sum of:
        0.05189916 = product of:
          0.15569748 = sum of:
            0.15569748 = weight(_text_:3a in 5669) [ClassicSimilarity], result of:
              0.15569748 = score(doc=5669,freq=2.0), product of:
                0.33243945 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.039211962 = queryNorm
                0.46834838 = fieldWeight in 5669, 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=5669)
          0.33333334 = coord(1/3)
      0.25 = coord(1/4)
    
    Content
    "Die Englischsprachige Wikipedia verfügt jetzt über mehr als 6 Millionen Artikel. An zweiter Stelle kommt die deutschsprachige Wikipedia mit 2.3 Millionen Artikeln, an dritter Stelle steht die französischsprachige Wikipedia mit 2.1 Millionen Artikeln (via Researchbuzz: Firehose <https://rbfirehose.com/2020/01/24/techcrunch-wikipedia-now-has-more-than-6-million-articles-in-english/> und Techcrunch <https://techcrunch.com/2020/01/23/wikipedia-english-six-million-articles/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29&guccounter=1&guce_referrer=aHR0cHM6Ly9yYmZpcmVob3NlLmNvbS8yMDIwLzAxLzI0L3RlY2hjcnVuY2gtd2lraXBlZGlhLW5vdy1oYXMtbW9yZS10aGFuLTYtbWlsbGlvbi1hcnRpY2xlcy1pbi1lbmdsaXNoLw&guce_referrer_sig=AQAAAK0zHfjdDZ_spFZBF_z-zDjtL5iWvuKDumFTzm4HvQzkUfE2pLXQzGS6FGB_y-VISdMEsUSvkNsg2U_NWQ4lwWSvOo3jvXo1I3GtgHpP8exukVxYAnn5mJspqX50VHIWFADHhs5AerkRn3hMRtf_R3F1qmEbo8EROZXp328HMC-o>). 250120 via digithek ch = #fineBlog s.a.: Angesichts der Veröffentlichung des 6-millionsten Artikels vergangene Woche in der englischsprachigen Wikipedia hat die Community-Zeitungsseite "Wikipedia Signpost" ein Moratorium bei der Veröffentlichung von Unternehmensartikeln gefordert. Das sei kein Vorwurf gegen die Wikimedia Foundation, aber die derzeitigen Maßnahmen, um die Enzyklopädie gegen missbräuchliches undeklariertes Paid Editing zu schützen, funktionierten ganz klar nicht. *"Da die ehrenamtlichen Autoren derzeit von Werbung in Gestalt von Wikipedia-Artikeln überwältigt werden, und da die WMF nicht in der Lage zu sein scheint, dem irgendetwas entgegenzusetzen, wäre der einzige gangbare Weg für die Autoren, fürs erste die Neuanlage von Artikeln über Unternehmen zu untersagen"*, schreibt der Benutzer Smallbones in seinem Editorial <https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2020-01-27/From_the_editor> zur heutigen Ausgabe."
  13. Gabler, S.: Vergabe von DDC-Sachgruppen mittels eines Schlagwort-Thesaurus (2021) 0.01
    0.01297479 = product of:
      0.05189916 = sum of:
        0.05189916 = product of:
          0.15569748 = sum of:
            0.15569748 = weight(_text_:3a in 1000) [ClassicSimilarity], result of:
              0.15569748 = score(doc=1000,freq=2.0), product of:
                0.33243945 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.039211962 = 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.25 = coord(1/4)
    
    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.
  14. ¬Der Student aus dem Computer (2023) 0.01
    0.009297188 = product of:
      0.037188753 = sum of:
        0.037188753 = product of:
          0.07437751 = sum of:
            0.07437751 = weight(_text_:22 in 1079) [ClassicSimilarity], result of:
              0.07437751 = score(doc=1079,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.5416616 = fieldWeight in 1079, 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=1079)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    27. 1.2023 16:22:55
  15. Jaeger, L.: Wissenschaftler versus Wissenschaft (2020) 0.01
    0.007969019 = product of:
      0.031876076 = sum of:
        0.031876076 = product of:
          0.06375215 = sum of:
            0.06375215 = weight(_text_:22 in 4156) [ClassicSimilarity], result of:
              0.06375215 = score(doc=4156,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.46428138 = fieldWeight in 4156, 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=4156)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    2. 3.2020 14:08:22
  16. Ibrahim, G.M.; Taylor, M.: Krebszellen manipulieren Neurone : Gliome (2023) 0.01
    0.007969019 = product of:
      0.031876076 = sum of:
        0.031876076 = product of:
          0.06375215 = sum of:
            0.06375215 = weight(_text_:22 in 1203) [ClassicSimilarity], result of:
              0.06375215 = score(doc=1203,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.46428138 = fieldWeight in 1203, 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=1203)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Source
    Spektrum der Wissenschaft. 2023, H.10, S.22-24
  17. Koch, C.: Was ist Bewusstsein? (2020) 0.01
    0.006640849 = product of:
      0.026563397 = sum of:
        0.026563397 = product of:
          0.053126793 = sum of:
            0.053126793 = weight(_text_:22 in 5723) [ClassicSimilarity], result of:
              0.053126793 = score(doc=5723,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.38690117 = fieldWeight in 5723, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=5723)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    17. 1.2020 22:15:11
  18. Wagner, E.: Über Impfstoffe zur digitalen Identität? (2020) 0.01
    0.006640849 = product of:
      0.026563397 = sum of:
        0.026563397 = product of:
          0.053126793 = sum of:
            0.053126793 = weight(_text_:22 in 5846) [ClassicSimilarity], result of:
              0.053126793 = score(doc=5846,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.38690117 = fieldWeight in 5846, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=5846)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    4. 5.2020 17:22:40
  19. Engel, B.: Corona-Gesundheitszertifikat als Exitstrategie (2020) 0.01
    0.006640849 = product of:
      0.026563397 = sum of:
        0.026563397 = product of:
          0.053126793 = sum of:
            0.053126793 = weight(_text_:22 in 5906) [ClassicSimilarity], result of:
              0.053126793 = score(doc=5906,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.38690117 = fieldWeight in 5906, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=5906)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    4. 5.2020 17:22:28
  20. Arndt, O.: Totale Telematik (2020) 0.01
    0.006640849 = product of:
      0.026563397 = sum of:
        0.026563397 = product of:
          0.053126793 = sum of:
            0.053126793 = weight(_text_:22 in 5907) [ClassicSimilarity], result of:
              0.053126793 = score(doc=5907,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.38690117 = fieldWeight in 5907, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=5907)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Date
    22. 6.2020 19:11:24

Languages

  • e 83
  • d 29

Types

  • a 105
  • el 19
  • m 3
  • p 2
  • x 1
  • More… Less…