Kullanım Kılavuzu
Neden sadece 3 sonuç görüntüleyebiliyorum?
Sadece üye olan kurumların ağından bağlandığınız da tüm sonuçları görüntüleyebilirsiniz. Üye olmayan kurumlar için kurum yetkililerinin başvurması durumunda 1 aylık ücretsiz deneme sürümü açmaktayız.
Benim olmayan çok sonuç geliyor?
Birçok kaynakça da atıflar "Soyad, İ" olarak gösterildiği için özellikle Soyad ve isminin baş harfi aynı olan akademisyenlerin atıfları zaman zaman karışabilmektedir. Bu sorun tüm dünyadaki atıf dizinlerinin sıkça karşılaştığı bir sorundur.
Sadece ilgili makaleme yapılan atıfları nasıl görebilirim?
Makalenizin ismini arattıktan sonra detaylar kısmına bastığınız anda seçtiğiniz makaleye yapılan atıfları görebilirsiniz.
 Görüntüleme 17
 İndirme 3
Evrişimli Sinir Ağı Mimarilerine Dayalı Türkçe Duygu Analizi
2020
Dergi:  
Avrupa Bilim ve Teknoloji Dergisi
Yazar:  
Özet:

Duygu analizi (görüş madenciliği), metin belgeleri içerisinde yer alan nesnelere, ürünlere, servislere ya da organizasyonlara ilişkin görüş, duygu, tutum gibi öznel bilgilerin, makine öğrenmesi, istatistik ve doğal dil işleme gibi alanlardan teknik ve yöntemlerin kullanılması ile çıkarılmasını amaçlayan bir araştırma alanıdır. Duygu analizi, yapısal olmayan bilgiden, yapısal, anlamlı ve kullanışlı bilgiler çıkarılmasını olanaklı hale getirir. Bu bilgi, karar destek sistemleri ve bireysel karar vericiler için önemli bir kaynak olarak işlev görür. Evrişimli sinir ağları, veriyi ızgara benzeri bir topoloji ile işleyen bir tür derin öğrenme yöntemidir. Bu çalışmada, Türkçe metin belgeleri üzerinde duygu analizi için, evrişimli sinir ağı tabanlı üç temel derin öğrenme mimarisinin etkinliği değerlendirilmektedir. Çalışma kapsamında önerilen birinci mimaride, gömme katmanında, metin belgesinde yer alan kelimeler için, kelime gömme yöntemleri tabanlı temsil elde edilmektedir. Ardından, evrişim katmanları yığını (1-gram, 2-gram ve 3-gram) kullanılarak 1-gram, 2-gram ve 3-gram tabanlı özniteliklerin çıkarımı gerçekleştirilmektedir. Her bir katmanda, öznitelik haritalarının oluşturulması için sabit sayıda 80 filtre uygulanmaktadır. İncelenen ikinci evrişimli sinir ağı tabanlı mimaride gömme katmanı sonucu elde edilen metin temsili, yinelenen evrişim ve maksimum havuzlama katmanlarına tabi tutulmaktadır. İncelenen üçüncü mimari ise, evrişim tabanlı piramit mimarisidir. Metin belgelerinin temsilinde, word2vec, fastText, GloVe ve LDA2vec olmak üzere dört temel kelime gömme yöntemi incelenmektedir. İncelenen evrişimli sinir ağı tabanlı mimarilerin, Türkçe duygu analizi için, geleneksel makine öğrenmesi sınıflandırıcılarına (k-en yakın komşu algoritması, destek vektör makineleri, lojistik regresyon ve Naive Bayes algoritması) ve temel derin öğrenme mimarilerine (tekrarlayan sinir ağları, uzun kısa süreli bellek birimleri ve geçitli tekrarlayan birim) kıyasla daha yüksek başarım elde ettiği görülmektedir. Word2vec (Skip-gram modeli) kelime kodlaması yöntemi ile evrişimli sinir ağı tabanlı mimari ile %92.53 doğru sınıflandırma oranı elde edilmiştir.

Anahtar Kelimeler:

Turkish Emotional Analysis Based on the Architecture of Evolutionary Neuroscience
2020
Yazar:  
Özet:

Emotional analysis (visual mining) is a field of research that aims to extract the objects, products, services, or organizations, such as views, feelings, attitudes, machine learning, statistics and natural language processing, with the use of techniques and methods. Emotional analysis enables the extract of structural, meaningful and useful information from non-structured information. This information serves as an important source for decision support systems and individual decision makers. Evolutionary nerve networks are a type of deep learning method that processes data with a net-like topology. In this study, for emotional analysis on Turkish text documents, the effectiveness of the three basic deep learning architecture based on the evolutionary nerve network is assessed. In the first recommended architecture in the framework of the study, for the words in the burial layer, in the text document, word burial methods are obtained on the basis of representation. Then, the extraction of the properties based on 1 gram, 2 gram and 3 gram is performed using the mass of evolutionary layers (1-gram, 2 gram and 3 gram). In each layer, a fixed number of 80 filters are applied to the creation of proprietary maps. The text representation obtained as a result of the burial layer of the second evolutionary nerve network based in the architecture is subject to repeated evolution and maximum swimming layers. The third examined architecture is the pyramid architecture based on evolution. In the representation of text documents, four basic word embedding methods are studied: word2vec, fastText, GloVe and LDA2vec. The reviewed evolutionary nerve network-based architectures, for Turkish emotional analysis, appear to have greater success compared to traditional machine learning classifiers (k-the closest neighbour algorithm, support vector machines, logistics regression and Naive Bayes algorithm) and basic deep learning architectures (repetitive nerve networks, long-term memory units and passive repetitive units). Word2vec (Skip-gram model) word coding method has achieved a 92.53% correct classification rate with evolutionary nerve network-based architecture.

Anahtar Kelimeler:

Sentiment Analysis In Turkish Based On Convolutional Neural Network Architectures
2020
Yazar:  
Özet:

Sentiment analysis is a research field that aims to identify the sentiment orientation (as, positive, negative or neutral) of a particular topic in text documents through machine learning, statistics and natural language processing techniques. Convolutional neural networks are a type of deep learning methods, which process data with a grid-like topology. In this paper, we present empirical results for three deep learning architectures based on convolutional neural network for sentiment analysis on Turkish. The first architecture initially employs word-embedding schemes to represent text documents. Then, a stack of convolution layers (i.e., 1-gram, 2-gram and 3-gram) has been employed to extract 1-gram, 2-gram and 3-gram based features. For each layer, constant number of filters have been employed to construct feature maps. The second examined architecture employs recurrent convolution and maximum pooling schemes on word embedding based representation. The third architecture is a convolution based pyramid configuration. To represent text corpus, word2vec, fastText, GloVe and LDA2vec word embedding schemes have been utilized. The empirical results on Turkish sentiment classification indicate that convolutional deep learning based architectures outperform conventional machine learning methods (such as, k-nearest neighbor algorithm, support vector machines, logistic regression and Naïve Bayes algorithm) and conventional deep learning architectures (such as, recurrent neural networks, long short term memory architecture and gated recurrent unit). We obtained a classification accuracy of 92.53% with convolutional neural network based architecture in conjuncton with word2vec (skip-gram model) based word embedding scheme.

Anahtar Kelimeler:

Atıf Yapanlar
Bilgi: Bu yayına herhangi bir atıf yapılmamıştır.
Benzer Makaleler




Avrupa Bilim ve Teknoloji Dergisi

Alan :   Fen Bilimleri ve Matematik; Mühendislik

Dergi Türü :   Uluslararası

Metrikler
Makale : 3.175
Atıf : 5.495
2023 Impact/Etki : 0.178
Avrupa Bilim ve Teknoloji Dergisi