Research Papers - Dept of Software Engineering

Permanent URI for this collectionhttps://rda.sliit.lk/handle/123456789/1022

Browse

Search Results

Now showing 1 - 4 of 4
  • Thumbnail Image
    PublicationEmbargo
    DevFlair: A Framework to Automate the Pre-screening Process of Software Engineering Job Candidates
    (IEEE, 2022-12-09) Jayasekara, R.T.R; Kudarachchi, K.A.N.D; Kariyawasam, K.G.S.S.K; Rajapaksha, D; Jayasinghe, S.L; Thelijjagoda, S
    The HR department of a technology company receives hundreds of job applications for each Software Engineering related vacancy. Evaluating a candidate by looking at the curriculum vitae may appear to be easy during the pre-screening process. However, an automated pre-screening process using Natural Language Processing and Machine Learning methodologies would help the recruiter to obtain a more accurate and deeper understanding of the candidate. In this paper we propose “DevFlair”, a framework to automate pre-screening Software Engineering job candidates. DevFlair uses data from social media, GitHub, and open-ended questionnaires to predict the Big-Five personality traits, analyze technical skill expertise, and analyze the experience in using industry-related online platforms. After analysis, the candidates are ranked according to their personality and technical skill levels. We conduct the personality prediction experiments using a social media posts dataset annotated with gold-standard Big-Five personality labels. We train FastText classification models and compare their accuracy against other state of the art classification models. The comparisons conclude that the FastText classification models substantially outperform the state of the art classification models when predicting Openness, Conscientiousness, and Agreeableness personality traits.
  • Thumbnail Image
    PublicationEmbargo
    Assistant Zone – Homeschooling Assistance System based on Natural Language Processing
    (IEEE, 2022-12-09) Premendran, K; Bopearachchi, S.B.D.D.; Senevirathna, S.D.M.; Giridaran, S; Archchana, K; Ganegoda, D; Thelijjagoda, S
    As a developing country, most people give their highest priority to education. When focusing on building an e-learning platform to improve the knowledge of students and teacher-student interactivity, the pandemic season can be mentioned as the main blocker which highly impacted the education field. Not only by considering the pandemic situation but also by addressing the concerns when it comes to teacher and student evaluation and psychological levels of students who are undergoing different difficulties, the “Home Schooling Assistance System” (Assistant Zone) has been introduced as a solution. The Assistant Zone has been initiated with three unique features which are valuable for both students and teachers. This system analyzes the strengths, weaknesses and evaluates the student performance, suggests study materials to improve themselves, provides solutions to the problems faced by the students, teachers, and parents and measures the performance of teachers based on their students, and recommends learning materials for the low-performing teachers. The Assistant Zone fulfills the targeted problems and introduces the above-mentioned three unique features with the use of Natural Language Processing (NLP) such as the BERT algorithm and Machine Learning models such as the Recurrent Neural Network, Forward Neural Network, and Gaussian Model.
  • Thumbnail Image
    PublicationEmbargo
    AI Solution to Assist Online Education Productivity via Personalizing Learning Strategies and Analyzing the Student Performance
    (Institute of Electrical and Electronics Engineers, 2022-10-29) Liyanage, M.L.A.P.; Hirimuthugoda, U.J; Liyanage, N.L.T.N.; Thammita, D.H.M.M.P; Koliya Harshanath Webadu Wedanage, D; Kugathasan, A; Thelijjagoda, S
    Higher productivity in online education can be attained by consistent student engagement and appropriate use of learning resources and methodologies in the form of audio, video, and text. Lower literacy rates, decreased popularity, and unsatisfactory end-user goals can result from unbalanced or inappropriate use of the aforementioned. Prior studies mainly focused on identifying and separating the elements affecting the quality of online education and pinpointing the students' preferred learning styles outside of in-person and online instruction. This has not been able to clearly show how to enhance and customize the online learning environment in order to benefit the aforementioned criteria. This case study will primarily concentrate on elements that can be personalized and optimized to improve the quality of online education. With the aid of various algorithms like logistic regression,Support Vector Machines (SVM), time series forecasting (ARIMA), deep neural networks, and Recurrent Neural Networks (RNN), which make use of machine learning and deep learning techniques, the ultimate result has been attained. To increase application and accuracy, the newly presented technique will then be presented as a web-based software application. Contrary to what is commonly believed, this applied research proposes a new all-in-one Learning Management System (LMS) for students and tutors that acts as a central hub of all the learning resources.
  • Thumbnail Image
    PublicationEmbargo
    Automated Spelling Checker And Grammatical Error Detection And Correction Model for Sinhala Language
    (IEEE, 2022-10-04) Goonawardena, M; Kulatunga, A; Wickramasinghe, R; Weerasekara, T; De Silva, H; Thelijjagoda, S
    Sinhala is a native language spoken by the Sinhalese people, the largest ethnic group in Sri Lanka. It is a morphologically rich language, which is a derivation of Pali and Sanskrit. The Sinhala language creates a diglossia situation, as the language’s written form differs from its spoken form. With this difference, the written form requires more complex rules to be followed when in use. Manually proofreading the content of Sinhala material takes up much time and labor, and it can be a tedious task. Hence, a system is necessary which can be used by different industries such as journalism and even students. At present, there are a handful of systems and research that have automated Sinhala spelling analysis and grammar analysis. In addition, the existing systems are mainly focused on either spelling analysis or grammar analysis. However, the proposed system will cover both aspects and improve upon existing work by either optimizing or re-building the process to provide accurate outputs. The proposed system consists of a suffix list built for verbs and subjects, which helps the system stand out from the current proposed solutions. This research intends to implement a service for spell checking and grammar correctness of formal context in Sinhala. The research follows a rule-based approach with some components adopting a hybrid approach. As per the literature survey, many papers were analyzed, related to different aspects of the proposed system and complete systems. The proposed system would be able to overcome most barriers faced by previous papers whilst it takes a fresh take on providing a solution.