Showing 341 - 360 results of 525 for search '"language processing"', query time: 0.07s Refine Results
  1. 341

    GNI Corpus Version 1.0: Annotated Full-Text Corpus of to Support Biomedical Information Extraction by So-Yeon Oh, Ji-Hyeon Kim, Seo-Jin Kim, Hee-Jo Nam, Hyun-Seok Park

    Published 2018-09-01
    “…Text corpus for this journal annotated with various levels of linguistic information would be a valuable resource as the process of information extraction requires syntactic, semantic, and higher levels of natural language processing. In this study, we publish our new corpus called GNI Corpus version 1.0, extracted and annotated from full texts of Genomics & Informatics, with NLTK (Natural Language ToolKit)-based text mining script. …”
    Get full text
    Article
  2. 342

    Design of Intelligent Recognition English Translation Model Based on Deep Learning by Yuexiang Ruan

    Published 2022-01-01
    “…Additionally, a new and popular branch of machine learning is deep learning which has achieved excellent results in research fields such as natural language processing. This paper improved the performance of machine translation based on deep learning network and studied the intelligent recognition of English-Chinese machine translation models. …”
    Get full text
    Article
  3. 343

    Image Recommendation Algorithm Combined with Deep Neural Network Designed for Social Networks by Shaohui Du, Zhenghan Chen, Haoyan Wu, Yihong Tang, YuanQing Li

    Published 2021-01-01
    “…In recent years, deep neural networks have achieved great success in many fields, such as computer vision and natural language processing. Traditional image recommendation algorithms use text-based recommendation methods. …”
    Get full text
    Article
  4. 344

    Relation Classification via Recurrent Neural Network with Attention and Tensor Layers by Runyan Zhang, Fanrong Meng, Yong Zhou, Bing Liu

    Published 2018-09-01
    “…Relation classification is a crucial component in many Natural Language Processing (NLP) systems. In this paper, we propose a novel bidirectional recurrent neural network architecture (using Long Short-Term Memory, LSTM, cells) for relation classification, with an attention layer for organizing the context information on the word level and a tensor layer for detecting complex connections between two entities. …”
    Get full text
    Article
  5. 345

    Future of education in the era of generative artificial intelligence: Consensus among Chinese scholars on applications of ChatGPT in schools by Ming Liu, Yiling Ren, Lucy Michael Nyagoga, Francis Stonier, Zhongming Wu, Liang Yu

    Published 2023-09-01
    “…Abstract ChatGPT is an artificial intelligence chatbot that utilizes advanced natural language processing technologies, including large language models, to produce human‐like responses to user queries spanning a wide range of topics from programming to mathematics. …”
    Get full text
    Article
  6. 346

    CoWIN twitter dataset: A comprehensive collection of public discourse on India's COVID-19 vaccination platformMendeley Data by Shubham Mittal, Swarnalakshmi Umamaheswaran

    Published 2025-02-01
    “…The mix of languages in the data also makes it useful for language processing research.…”
    Get full text
    Article
  7. 347

    Being vulnerable with viewers: Exploring how medical YouTubers communicated about COVID-19 with the public. by Seung Woo Chae, Noriko Hara, Harshit Rakesh Shiroiya, Janice Chen, Ellen Ogihara

    Published 2024-01-01
    “…We employed natural language processing to analyze the linguistic and emotional dimensions of these two text sets including analytical thinking, positive emotion, and negative emotion, the last of which was divided into anxiety, anger, and sadness. …”
    Get full text
    Article
  8. 348

    Towards cross-platform interoperability for machine-assisted text annotation by Richard Eckart de Castilho, Nancy Ide, Jin-Dong Kim, Jan-Christoph Klie, Keith Suderman

    Published 2019-06-01
    “…In this paper, we investigate cross-platform interoperability for natural language processing (NLP) and, in particular, annotation of textual resources, with an eye toward identifying the design elements of annotation models and processes that are particularly problematic for, or amenable to, enabling seamless communication across different platforms. …”
    Get full text
    Article
  9. 349

    Comparing a Thai Words Segmentation Methods in the LST20 Dataset by Krittapol Damrongkamoltip, Khatcha Ruenlek, Wasit Limprasert, Prachya Boonkwan

    Published 2024-08-01
    “…Although data is easily available, there are still challenges in natural language processing tasks, especially, the division of Thai words that lacks clarity of word boundaries, etc. …”
    Get full text
    Article
  10. 350

    Schizophrenia more employable than depression? Language-based artificial intelligence model ratings for employability of psychiatric diagnoses and somatic and healthy controls. by Maximin Lange, Alexandros Koliousis, Feras Fayez, Eoin Gogarty, Ricardo Twumasi

    Published 2025-01-01
    “…Hence occupational and mental health bias in existing Natural Language Processing (NLP) models used in recruiting and job hunting must be assessed. …”
    Get full text
    Article
  11. 351

    Artificial intelligence across oncology specialties: current applications and emerging tools by Frank Lin, Tim Rattay, John Kang, Evangelia Katsoulakis, Kyle Lafata, Ellen Kim, Christopher Yao, Harsha Nori, Christoph Ilsuk Lee

    Published 2024-07-01
    “…In this review, we provide multidisciplinary perspectives on oncology applications touched by AI—imaging, pathology, patient triage, radiotherapy, genomics-driven therapy and surgery—and integration with existing tools—natural language processing, digital twins and clinical informatics.…”
    Get full text
    Article
  12. 352

    Are queries and keys always relevant? A case study on transformer wave functions by Riccardo Rende, Luciano Loris Viteritti

    Published 2025-01-01
    “…The dot product attention mechanism, originally designed for natural language processing tasks, is a cornerstone of modern Transformers. …”
    Get full text
    Article
  13. 353

    A Bibliometric Perspective on AI Research for Job-Résumé Matching by Sergio Rojas-Galeano, Jorge Posada, Esteban Ordoñez

    Published 2022-01-01
    “…Recent advances in AI, specifically in the fields of text analytics and natural language processing, have sparked the interest of research on the application of these technologies to help recruiters accomplish this task or part of it automatically, applying algorithms for information extraction, parsing, representation, and matching of résumés and job descriptions, or sections within. …”
    Get full text
    Article
  14. 354

    Novel defense based on softmax activation transformation by Jinyin CHEN, Changan WU, Haibin ZHENG

    Published 2022-04-01
    “…Deep learning is widely used in various fields such as image processing, natural language processing, network mining and so on.However, it is vulnerable to malicious adversarial attacks and many defensive methods have been proposed accordingly.Most defense methods are attack-dependent and require defenders to generate massive adversarial examples in advance.The defense cost is high and it is difficult to resist black-box attacks.Some of these defenses even affect the recognition of normal examples.In addition, the current defense methods are mostly empirical, without certifiable theoretical support.Softmax activation transformation (SAT) was proposed in this paper, which was a light-weight and fast defense scheme against black-box attacks.SAT reactivates the output probability of the target model in the testing phase, and then it guarantees privacy of the probability information.As an attack-free defense, SAT not only avoids the burden of generating massive adversarial examples, but also realizes the advance defense of attacks.The activation of SAT is monotonic, so it will not affect the recognition of normal examples.During the activation process, a variable privacy protection transformation coefficient was designed to achieve dynamic defense.Above all, SAT is a certifiable defense that can derive the effectiveness and reliability of its defense based on softmax activation transformation.To evaluate the effectiveness of SAT, defense experiments against 9 attacks on MNIST, CIFAR10 and ImageNet datasets were conducted, and the average attack success rate was reduced from 87.06% to 5.94%.…”
    Get full text
    Article
  15. 355

    Detecting privacy compliance of mobile applications from the perspective of the "minimum necessary" principle by YU Peihou, XU Tianchen, SUN Wenqian, CHEN Yunfang, YU Le, ZHANG Wei

    Published 2024-12-01
    “…Researchers have proposed various methods using natural language processing (NLP) techniques to analyze privacy policy texts and perform compliance checks. …”
    Get full text
    Article
  16. 356

    Mapping the Green Urban: A Comprehensive Review of Materials and Learning Methods for Green Infrastructure Mapping by Dino Dobrinić, Mario Miler, Damir Medak

    Published 2025-01-01
    “…., screening) by using natural language processing and large language models. In total, this review analyzed 55 papers that included keywords related to GI mapping and provided materials and learning methods (i.e., machine or deep learning) essential for effective green infrastructure mapping. …”
    Get full text
    Article
  17. 357

    Applications of Artificial Intelligence in Ophthalmology: General Overview by Wei Lu, Yan Tong, Yue Yu, Yiqiao Xing, Changzheng Chen, Yin Shen

    Published 2018-01-01
    “…With the emergence of unmanned plane, autonomous vehicles, face recognition, and language processing, the artificial intelligence (AI) has remarkably revolutionized our lifestyle. …”
    Get full text
    Article
  18. 358

    Evaluation of Different Stemming Techniques on Arabic Customer Reviews by Hawraa Fadhil Khelil, Mohammed Fadhil Ibrahim, Hafsa Ataallah Hussein, Raed Kamil Naser

    Published 2024-06-01
    “…Big companies all over the world assign a lot of their efforts to analyzing customers’ feedback to keep track of their needs. Natural Language Processing (NLP) is widely used to analyze such review texts. …”
    Get full text
    Article
  19. 359

    GDPR-oriented intelligent checking method of privacy policies compliance by Xin LI, Peng TANG, Xiheng ZHANG, Weidong QIU, Hong HUI

    Published 2023-12-01
    “…The implementation of the EU’s General Data Protection Regulation (GDPR) has resulted in the imposition of over 300 fines since its inception in 2018.These fines include significant penalties for prominent companies like Google, which were penalized for their failure to provide transparent and comprehensible privacy policies.The GDPR, known as the strictest data protection laws in history, has made companies worldwide more cautious when offering cross-border services, particularly to the European Union.The regulation's territorial scope stipulates that it applies to any company providing services to EU citizens, irrespective of their location.This implies that companies worldwide, including domestic enterprises, are required to ensure compliance with GDPR in their privacy policies, especially those involved in international operations.To meet this requirement, an intelligent detection method was introduced.Machine learning and automation technologies were utilized to automatically extract privacy policies from online service companies.The policies were converted into a standardized format with a hierarchical structure.Through natural language processing, the privacy policies were classified, allowing for the identification of relevant GDPR concepts.In addition, a constructed GDPR taxonomy was used in the detection mechanism to identify any missing concepts as required by GDPR.This approach facilitated intelligent detection of GDPR-oriented privacy policy compliance, providing support to domestic enterprises while they provided cross-border services to EU users.Analysis of the corpus samples reveals the current situation that mainstream online service companies generally fail to meet GDPR compliance requirements.…”
    Get full text
    Article
  20. 360

    Annotated corpus for traditional formula-disease relationships in biomedical articles by Sangjun Yea, Ho Jang, Soyoung Kim, Sanghun Lee, Jaeuk U. Kim

    Published 2025-01-01
    “…A significant portion of the state-of-the-art knowledge regarding the relationship between TF and disease is found in scientific publications, where manual knowledge extraction is impractical. Thus, Natural Language Processing (NLP) is being employed to efficiently and accurately search and extract crucial knowledge from unstructured literatures. …”
    Get full text
    Article