ﷺ
آ گیا برگ و بار کا موسم
آپؐ لائے بہار کا موسم
آپؐ آئے تو نخلِ ہستی پر
آ گیا اعتبار کا موسم
صحنِ عالم میں گُلستاں مہکے
پڑ گیا ماند خار کا موسم
دشتِ بطحا پہ ناز کرتا ہے
ایمن و خلد زار کا موسم
کُن کے حرفِ جلی سے ظاہر ہے
آپؐ کے اختیار کا موسم
شہرِ طیبہ میں جا کے بدلے گا
اس دلِ بے قرار کا موسم
چشمِ عرفانؔ کو حضوری دیں
ختم ہو انتظار کا موسم
The research explores the factors affecting employees' job motivation in small and medium enterprises in Dong Nai province from June 2019 to June 2020. The results of multiple linear regression analysis showed that there are five factors including the following elements: relationships in the organization; interesting job; Salary, bonus, and benefits; Training and promotion and assessment of job performance affects the working motivation of employees in small and medium-sized enterprises in Dong Nai province with the significance of 5%. In addBesidesstudy results were processed from SPSS 20.0, Amos software. Estimated parameters of the model by the least least-squared with a significance level of 1%. The results are also significant scientific evidence for researchers and policymakers at small and medium enterprises in Dong Nai province to apply research results to human resource development in the future. Based on the five-factor test results, the author proposed the priority governance implications that the author suggested in order of priority, respectively, interesting work, performance evaluation, organization, salary, bonus and welfare regime, and training and promotion.
Optical Character Recognition (OCR) is one of the most investigated pattern classification problems that has received remarkable research attention for more than half a century. From the simplest systems recognizing isolated digits to end-to-end recognition systems, applications of OCRs vary from postal mail sorting to reading systems in scene images facilitating autonomous navigation or assisting the visually impaired. Despite tremendous research endeavors and availability of commercial recognition engines for many scripts, recognition of cursive scripts still remains an open and challenging research problem mainly due to the complexity of script, segmentation issues and large number of classes to recognize. Among these, Urdu makes the subject of our study. More specifically, this study investigates the recognition of printed Urdu text in Nastaliq style, the most widely employed script for Urdu text that is more complex than the Naskh style of Arabic. This work presents a holistic (segmentation-free) technique that exploits ligatures (partial words) as units of recognition. Urdu has a total of more than 26,000 unique ligatures, many of the ligatures, however, share the same main body (primary ligature) and differ only in the number and position of dots and diacritics (secondary ligatures). We exploit this idea to separately recognize the primary and secondary ligatures and later re-associate the two to recognize the complete ligature. Recognition is carried out using two techniques; the first of these is based on hand-crafted statistical features using hidden Markov models (HMMs). Features extracted using sliding windows are used to train a separate model for each ligature class. Feature sequences of the query ligature are fed to all the models and recognition is carried out through the model that reports the maximum probability. The second technique employs Convolutional Neural Networks (CNNs) to automatically extract useful feature representations from the classes and recognize the ligatures. We investigated the performance of a number of pre-trained networks using transfer learning techniques and trained our own set of networks from scratch as well. Experimental study of the system is carried out on two benchmark datasets of Urdu text, the ‘Urdu Printed Text Images’ (UPTI) database and the ‘Center of Language Engineering’ (CLE) database. A number of experimental scenarios are considered for system evaluation and the realized recognition rates are compared with state-of-the-art recognition systems for printed Urdu text. An interesting aspect of experimental study is the combination of unique ligatures in the two datasets to generate a large set of around 2800 unique primary and secondary ligatures covering a major proportion of the Urdu corpus. The system reports high classification rates (88.10% and 94.78% on CLE and UPTI query ligatures respectively) demonstrating the effectiveness of the proposed recognition techniques which can be adapted for other cursive scripts as well. The findings of this study are expected to be useful for the document recognition community in general and researchers targeting cursive scripts in particular.