Preferred Language
Articles
/
_nhtcZ8BuRolNscLPOLz
Sentiment Analysis of Twitter Users Using Deep Learning Models
...Show More Authors

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.

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Thu Sep 10 2020
Journal Name
Diyala Journal Of Engineering Sciences
Finite Element Analysis of Seepage for Hemrin Earth Dam Using Geo-Studio Software
...Show More Authors

Finite Element Approach is employed in this research work to solve the governing differential equations related to seepage via its foundation's dam structure. The primary focus for this reason is the discretization of domain into finite elements through the placement of imaginary nodal points and the discretization of governing equations into an equation system; An equation for each nodal point or part, and unknown variables are solved. The SEEP / W software (program) is a sub-program of the Geo-Studio software, which is used by porous soil media to compensate for the problems of seepage. To achieve the research goals, a study was carried out on Hemrin dam, which located in the Diyala River 100 km northeast of Baghdad, Iraq. Thus, o

... Show More
View Publication
Crossref (13)
Crossref
Publication Date
Wed Jan 01 2025
Journal Name
Aip Conference Proceedings
Comparative analysis of parameter estimation methods for Meixner process using wavelet packet transform
...Show More Authors

The current research creates an overall relative analysis concerning the estimation of Meixner process parameters via the wavelet packet transform. Of noteworthy presentation relevance, it compares the moment method and the wavelet packet estimator for the four parameters of the Meixner process. In this paper, the research focuses on finding the best threshold value using the square root log and modified square root log methods with the wavelet packets in the presence of noise to enhance the efficiency and effectiveness of the denoising process for the financial asset market signal. In this regard, a simulation study compares the performance of moment estimation and wavelet packets for different sample sizes. The results show that wavelet p

... Show More
View Publication
Scopus Crossref
Publication Date
Wed Dec 01 2021
Journal Name
Journal Of Physics: Conference Series
Using Spatial Analysis Methods to Evaluate the Soil Contamination of Baghdad City, Iraq
...Show More Authors
Abstract<p>The current study aims to identify soil pollutants from heavy metals The study utilized 40 topsoil (5 cm) samples, which adapted and divided into seven regions lies in Baghdad governorate, included (Al-Husainya,(Hs) Al-Doura (Do), Sharie Al-Matar (SM), Al-Waziria (Wz), Nharawan (Nh), Abu Ghraib (Abu) and Al-Mahmoodyia (Mh)). Spatial distribution maps of Nickel (Ni), Manganese (Mn), Lead (Pb) and Zinc (Zn) were created for Baghdad city using Geographic Information Systems (GIS). The concentrations of four heavy metals in the soil of different area of Baghdad were measured and observed using XRF instrument. The result found highest values of Pb and Zn at the middle of the Baghdad in (Wz</p> ... Show More
View Publication
Scopus (4)
Crossref (3)
Scopus Crossref
Publication Date
Sat May 01 2021
Journal Name
Journal Of Physics: Conference Series
Finite element analysis of seepage for Kongele earth dam Using Geo- Studio software
...Show More Authors
Abstract<p>Seepage occurs under or inside structures or in the place, where they come into contact with the sides under the influence of pressure caused by the difference in water level in the structure U / S and D / S. This paper is designed to model seepage analysis for Kongele (an earth dam) due to its importance in providing water for agricultural projects and supporting Tourism sector. For this purpose, analysis was carried out to study seepage through the dam under various conditions. Using the finite element method by computer program (Geo-Studio) the dam was analysed in its actual design using the SEEP / W 2018 program. Several analyses were performed to study the seepage across Kongele </p> ... Show More
View Publication
Scopus (10)
Crossref (8)
Scopus Crossref
Publication Date
Thu Mar 12 2020
Journal Name
Al-khwarizmi Engineering Journal
Inverse Kinematics Analysis and Simulation of a 5 DOF Robotic Arm using MATLAB
...Show More Authors

Kinematics is the mechanics branch which dealswith the movement of the bodies without taking the force into account. In robots, the forward kinematics and inverse kinematics are important in determining the position and orientation of the end-effector to perform multi-tasks. This paper presented the inverse kinematics analysis for a 5 DOF robotic arm using the robotics toolbox of MATLAB and the Denavit-Hartenberg (D-H) parameters were used to represent the links and joints of the robotic arm. A geometric approach was used in the inverse kinematics solution to determine the joints angles of the robotic arm and the path of the robotic arm was divided into successive lines to accomplish the required tasks of the robotic arm.Therefore, this

... Show More
View Publication Preview PDF
Publication Date
Thu Jun 16 2022
Journal Name
Al-khwarizmi Engineering Journal
Estimate and Analysis the Availability of Generator in Electric Power Plant Using ANN
...Show More Authors

The large number of failure in electrical power plant leads to the sudden stopping of work. In some cases, the necessary reserve materials are not available for maintenance which leads to interrupt of power generation in the electrical power plant unit. The present study, deals with the determination of availability aspects of generator in unit 5 of Al-Dourra electric power plant. In order to evaluate this generator's availability performance, a wide range of studies have been conducted to gather accurate information at the level of detail considered suitable to achieve the availability analysis aim. The Weibull Distribution is used to perform the reliability analysis via Minitab 17, and Artificial Neural Networks (ANNs) by approaching o

... Show More
View Publication Preview PDF
Scopus (2)
Crossref (2)
Scopus Crossref
Publication Date
Wed Oct 07 2020
Journal Name
Indian Journal Of Forensic Medicine &amp; Toxicology
Effectiveness of Deep Brain Stimulation in Iraqi Patients with Parkinson Disease
...Show More Authors

View Publication
Scopus (2)
Crossref (1)
Scopus Crossref
Publication Date
Tue Jul 01 2014
Journal Name
Computer Engineering And Intelligent Systems
Static Analysis Based Behavioral API for Malware Detection using Markov Chain
...Show More Authors

Researchers employ behavior based malware detection models that depend on API tracking and analyzing features to identify suspected PE applications. Those malware behavior models become more efficient than the signature based malware detection systems for detecting unknown malwares. This is because a simple polymorphic or metamorphic malware can defeat signature based detection systems easily. The growing number of computer malwares and the detection of malware have been the concern for security researchers for a large period of time. The use of logic formulae to model the malware behaviors is one of the most encouraging recent developments in malware research, which provides alternatives to classic virus detection methods. To address the l

... Show More
Publication Date
Wed Sep 30 2020
Journal Name
Iraqi Journal Of Chemical And Petroleum Engineering
Digital Rock Samples Porosity Analysis by OTSU Thresholding Technique Using MATLAB
...Show More Authors

Porosity plays an essential role in petroleum engineering. It controls fluid storage in aquifers, connectivity of the pore structure control fluid flow through reservoir formations. To quantify the relationships between porosity, storage, transport and rock properties, however, the pore structure must be measured and quantitatively described. Porosity estimation of digital image utilizing image processing essential for the reservoir rock analysis since the sample 2D porosity briefly described. The regular procedure utilizes the binarization process, which uses the pixel value threshold to convert the color and grayscale images to binary images. The idea is to accommodate the blue regions entirely with pores and transform it to white in r

... Show More
View Publication Preview PDF
Crossref (6)
Crossref
Publication Date
Mon Apr 01 2024
Journal Name
Wasit Journal Of Engineering Sciences
Analysis attackers’ methods with hashing secure password using CSPRNG and PBKDF2
...Show More Authors

Using the Internet, nothing is secure and as we are in need of means of protecting our data, the use of passwords has become important in the electronic world. To ensure that there is no hacking and to protect the database that contains important information such as the ID card and banking information, the proposed system stores the username after hashing it using the 256 hash algorithm and strong passwords are saved to repel attackers using one of two methods: -The first method is to add a random salt to the password using the CSPRNG algorithm, then hash it using hash 256 and store it on the website. -The second method is to use the PBKDF2 algorithm, which salts the passwords and extends them (deriving the password) before being ha

... Show More
View Publication
Crossref (5)
Crossref