Bilgisayar Mühendisliği Bölümü Yayın Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12416/253

Browse

Search Results

Now showing 1 - 2 of 2
  • Article
    Citation - WoS: 18
    Citation - Scopus: 27
    Application of Bilstm-Crf Model With Different Embeddings for Product Name Extraction in Unstructured Turkish Text
    (Springer London Ltd, 2024) Arslan, Serdar
    Named entity recognition (NER) plays a pivotal role in Natural Language Processing by identifying and classifying entities within textual data. While NER methodologies have seen significant advancements, driven by pretrained word embeddings and deep neural networks, the majority of these studies have focused on text with well-defined grammar and structure. A significant research gap exists concerning NER in informal or unstructured text, where traditional grammar rules and sentence structure are absent. This research addresses this crucial gap by focusing on the detection of product names within unstructured Turkish text. To accomplish this, we propose a deep learning-based NER model which combines a Bidirectional Long Short-Term Memory (BiLSTM) architecture with a Conditional Random Field (CRF) layer, further enhanced by FastText embeddings. To comprehensively evaluate and compare our model's performance, we explore different embedding approaches, including Word2Vec and Glove, in conjunction with the Bidirectional Long Short-Term Memory and Conditional Random Field (BiLSTM-CRF) model. Furthermore, we conduct comparisons against BERT to assess the efficacy of our approach. Our experimentation utilizes a Turkish e-commerce dataset gathered from the internet, where traditional grammatical and structural rules may not apply. The BiLSTM-CRF model with FastText embeddings achieved an F1 score value of 57.40%, a precision value of 55.78%, and a recall value of 59.12%. These results indicate promising performance in outperforming other baseline techniques. This research contributes to the field of NER by addressing the unique challenges posed by unstructured Turkish text and opens avenues for improved entity recognition in informal language settings, with potential applications across various domains.
  • Article
    Citation - WoS: 65
    Citation - Scopus: 74
    Detection of Rheumatoid Arthritis From Hand Radiographs Using a Convolutional Neural Network
    (Springer London Ltd, 2020) Ureten, Kemal; Erbay, Hasan; Maras, Hadi Hakan
    Introduction Plain hand radiographs are the first-line and most commonly used imaging methods for diagnosis or differential diagnosis of rheumatoid arthritis (RA) and for monitoring disease activity. In this study, we used plain hand radiographs and tried to develop an automated diagnostic method using the convolutional neural networks to help physicians while diagnosing rheumatoid arthritis. Methods A convolutional neural network (CNN) is a deep learning method based on a multilayer neural network structure. The network was trained on a dataset containing 135 radiographs of the right hands, of which 61 were normal and 74 RA, and tested it on 45 radiographs, of which 20 were normal and 25 RA. Results The accuracy of the network was 73.33% and the error rate 0.0167. The sensitivity of the network was 0.6818; the specificity was 0.7826 and the precision 0.7500. Conclusion Using only pixel information on hand radiographs, a multi-layer CNN architecture with online data augmentation was designed. The performance metrics such as accuracy, error rate, sensitivity, specificity, and precision state shows that the network is promising in diagnosing rheumatoid arthritis.