This research suggests a robust and systematic way for Arabic Sentiment Analysis using a vast dataset of 66,666 text reviews. One of the main advantages of this study is that the dataset was perfectly balanced (33,333 positive samples and 33,333 negative samples). In machine learning, this 50/50 split is important because it eliminates class bias and enables the predictive model to treat both sentiment classes equally. As shown in the values of the metrics — overall accuracy, weighted precision, weighted recall, and F1 score — there is great similarity among them, indicating a stable and reliable assessment of the model's real potential throughout the Arabic dataset. Based on data profile, the average word count per review is 42.37 words, which is sufficient for classification of text using linguistic context. A high-performance machine learning pipeline was employed to process this data. The feature extraction step uses TF-IDF Vectorization (Term Frequency-Inverse Document Frequency). By this method, the model is able to identify not only individual words but also word pairs (bigrams), which help it understand the subtleties of the Arabic language. The classification algorithm used is the Linear Support Vector Classifier (LinearSVC), which is best suited to process high-dimensional text data and achieves optimal separation of positive and negative sentiments with maximum margin. A key step of the method is Arabic-specific preprocessing, which included extensive text cleaning, punctuation removal, normalization of characters to make different forms of the same letter identical, and stop-word filtering. These steps caused a great reduction of noise and helped the model to concentrate on sentiment-carrying words. The final experimental outcomes show a high degree of accuracy at 84.73%. This study demonstrates that the combination of TF-IDF and LinearSVC, along with the use of a balanced dataset and improved preprocessing, is an extremely successful solution for large-scale Arabic sentiment classification tasks.
Digital Models of Elevations (DEMs) Using Surfer 16, which are interpolated to create three-dimensional controls for the entire terrain, are typically used in visualization of geospatial entities. The interpolation method used determines how accurate the resulting terrain model will be, hence it is necessary to compare the effectiveness of various approaches in this situation. Numerous generic interpolation techniques, using inverse distance to a power, triangulation as with linear interpolation, the nearest neighbor, and kriging, have been studied. These interpolation techniques produced DEMs. With the aid of SURFER software 16, the primary goal of this effort was to introduce the DEM using a spatial interpolation method and to pre
... Show MoreDigital Models of Elevations (DEMs) Using Surfer 16, which are interpolated to create three-dimensional controls for the entire terrain, are typically used in visualization of geospatial entities. The interpolation method used determines how accurate the resulting terrain model will be, hence it is necessary to compare the effectiveness of various approaches in this situation. Numerous generic interpolation techniques, using inverse distance to a power, triangulation as with linear interpolation, the nearest neighbor, and kriging, have been studied. These interpolation techniques produced DEMs. With the aid of SURFER software 16, the primary goal of this effort was to introduce the DEM using a spatial interpolation method and to pre
... Show MoreIn this paper, we used four classification methods to classify objects and compareamong these methods, these are K Nearest Neighbor's (KNN), Stochastic Gradient Descentlearning (SGD), Logistic Regression Algorithm(LR), and Multi-Layer Perceptron (MLP). Weused MCOCO dataset for classification and detection the objects, these dataset image wererandomly divided into training and testing datasets at a ratio of 7:3, respectively. In randomlyselect training and testing dataset images, converted the color images to the gray level, thenenhancement these gray images using the histogram equalization method, resize (20 x 20) fordataset image. Principal component analysis (PCA) was used for feature extraction, andfinally apply four classification metho
... Show MoreThe deterioration of buried sewers during their lifetime can be affected by several factors leading to bad performance and can damage the infrastructure similar to other engineering structures. The Hydraulic deterioration of the buried sewers caused by sewer blockages while the structural deterioration caused by sewer collapses due to sewer specifications and the surrounding soil characteristics and the groundwater level. The main objective of this research is to develop deterioration models, which are used to predict changes in sewer condition that can provide assessment tools for determining the serviceability of sewer networks in Baghdad city. Two deterioration models were developed and tested using statistical software SPSS, the
... Show More
The Artificial Neural Network methodology is a very important & new subjects that build's the models for Analyzing, Data Evaluation, Forecasting & Controlling without depending on an old model or classic statistic method that describe the behavior of statistic phenomenon, the methodology works by simulating the data to reach a robust optimum model that represent the statistic phenomenon & we can use the model in any time & states, we used the Box-Jenkins (ARMAX) approach for comparing, in this paper depends on the received power to build a robust model for forecasting, analyzing & controlling in the sod power, the received power come from
... Show MoreBackground: Nasopharyngeal carcinoma (NPC) is one of the most challenging tumors because of their relative inaccessibility and that their spread can occur without significant symptoms with few signs, but Radiotherapy (RT) has a role in treatment of it.
Objectives: To show that RT is still the modality of choice in the treatment of NPC, to study modes of presentations, commonest histopathological types and their percentages, to show differences in the sensitivities of these types to RT and to find out a 5 year survival rate(5YSR) and its relation with lymph node involvement.
Methods: This is a retrospective study of 44 patients with NPC who were treated with routine RT from 1988-2007 at the institute of radiology and nuclear medicin
This paper proposes a better solution for EEG-based brain language signals classification, it is using machine learning and optimization algorithms. This project aims to replace the brain signal classification for language processing tasks by achieving the higher accuracy and speed process. Features extraction is performed using a modified Discrete Wavelet Transform (DWT) in this study which increases the capability of capturing signal characteristics appropriately by decomposing EEG signals into significant frequency components. A Gray Wolf Optimization (GWO) algorithm method is applied to improve the results and select the optimal features which achieves more accurate results by selecting impactful features with maximum relevance
... Show More