Search results for: language discovery
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 4371

Search results for: language discovery

1191 Framework for Detecting External Plagiarism from Monolingual Documents: Use of Shallow NLP and N-Gram Frequency Comparison

Authors: Saugata Bose, Ritambhra Korpal

Abstract:

The internet has increased the copy-paste scenarios amongst students as well as amongst researchers leading to different levels of plagiarized documents. For this reason, much of research is focused on for detecting plagiarism automatically. In this paper, an initiative is discussed where Natural Language Processing (NLP) techniques as well as supervised machine learning algorithms have been combined to detect plagiarized texts. Here, the major emphasis is on to construct a framework which detects external plagiarism from monolingual texts successfully. For successfully detecting the plagiarism, n-gram frequency comparison approach has been implemented to construct the model framework. The framework is based on 120 characteristics which have been extracted during pre-processing the documents using NLP approach. Afterwards, filter metrics has been applied to select most relevant characteristics and then supervised classification learning algorithm has been used to classify the documents in four levels of plagiarism. Confusion matrix was built to estimate the false positives and false negatives. Our plagiarism framework achieved a very high the accuracy score.

Keywords: lexical matching, shallow NLP, supervised machine learning algorithm, word n-gram

Procedia PDF Downloads 357
1190 Online Creative Writing Courses for Algerian University Students: A Mixed-Methods Study of Benefits, Challenges, and Recommendations

Authors: Wafa Nouari

Abstract:

The paper investigates the advantages and drawbacks of online creative writing courses for Algerian university students, particularly in light of the COVID-19 pandemic. The paper employs a mixed-methods approach, using both quantitative and qualitative data from surveys, interviews, and online course evaluations. The paper examines three online creative writing courses offered by Oxford University, Stanford University, and Coursera. The paper shows that online creative writing courses can improve the student's writing abilities, enthusiasm, and self-confidence, as well as introduce them to various literary forms and cultures. However, the paper also highlights some challenges and obstacles that the students encounter, such as technical problems, language difficulties, cultural gaps, and lack of feedback and interaction. The paper argues that online creative writing courses can be a useful alternative or addition to conventional classroom instruction, especially during the pandemic. The paper also offers some suggestions for enhancing the quality and effectiveness of online creative writing courses, such as giving more direction, support, and feedback to the students, as well as creating a sense of community and cooperation among them.

Keywords: online creative writing courses, Algerian university students, mixed methods approach, benefits and chanllenges

Procedia PDF Downloads 104
1189 A New Computational Tool for Noise Prediction of Rotating Surfaces (FACT)

Authors: Ana Vieira, Fernando Lau, João Pedro Mortágua, Luís Cruz, Rui Santos

Abstract:

The air transport impact on environment is more than ever a limitative obstacle to the aeronautical industry continuous growth. Over the last decades, considerable effort has been carried out in order to obtain quieter aircraft solutions, whether by changing the original design or investigating more silent maneuvers. The noise propagated by rotating surfaces is one of the most important sources of annoyance, being present in most aerial vehicles. Bearing this is mind, CEIIA developed a new computational chain for noise prediction with in-house software tools to obtain solutions in relatively short time without using excessive computer resources. This work is based on the new acoustic tool, which aims to predict the rotor noise generated during steady and maneuvering flight, making use of the flexibility of the C language and the advantages of GPU programming in terms of velocity. The acoustic tool is based in the Formulation 1A of Farassat, capable of predicting two important types of noise: the loading and thickness noise. The present work describes the most important features of the acoustic tool, presenting its most relevant results and framework analyses for helicopters and UAV quadrotors.

Keywords: rotor noise, acoustic tool, GPU Programming, UAV noise

Procedia PDF Downloads 401
1188 Case Study: The Impact of Creative Play on Children's Bilingualism

Authors: Mingxi Xiao

Abstract:

This case study focused on a bilingual child named Emma and her play. Emma was a four-year-old girl born in Australia while her parents were both Chinese. Emma could speak fluent English, while her Mandarin was not as good as her spoken English. With the research question to figure out whether creative play had an impact on children’s bilingualism, this case study mainly used the anecdotes method to observe Emma’s play and this report presented five observations of Emma, describing detailed information about her play and recording her language use. Based on Emma’s interests and daily activities, this case study chose her creative play for observation, which incorporates a whole range of activities from dancing to drawing, as well as playing instruments. From the five observations, it could be seen that Emma often mixed languages to help her express her meaning. It could be seen that Emma made an effort to use her bilingualism in her creative play. In other words, play encouraged Emma to use the two languages. In conclusion, the observations with Emma showed that although her Mandarin was not good enough, she displayed confidence in speaking both languages and had gradually shifted from mixing languages to code-switching. Recommendations were provided to support Emma’s bilingual abilities for further development in the end.

Keywords: bilingual, case study, code-switching, creative play, early childhood

Procedia PDF Downloads 145
1187 Investigating the Relationship and Interaction between Auditory Processing Disorder and Auditory Attention

Authors: Amirreza Razzaghipour Sorkhab

Abstract:

The exploration of the connection between cognition and Auditory Processing Disorder (APD) holds significant value. Individuals with APD experience challenges in processing auditory information through the central auditory nervous system's varied pathways. Understanding the importance of auditory attention in individuals with APD, as well as the primary diagnostic tools such as language and auditory attention tests, highlights the critical need for assessing their auditory attention abilities. While not all children with Auditory Processing Disorder (APD) show deficits in auditory attention, there are often deficiencies in cognitive and attentional performance. The link between various types of attention deficits and APD suggests impairments in sustained and divided auditory attention. Research into the origins of APD should also encompass higher-level processes, such as auditory attention. It is evident that investigating the interaction between APD and auditory and cognitive functions holds significant value. Furthermore, it was demonstrated that APD tests may be influenced by cognitive factors, but despite signs of auditory attention interaction with auditory processing skills and the influence of cognitive factors on tests for this disorder, auditory attention measures are not typically included in APD diagnostic protocols. Therefore, incorporating attention assessment tests into the battery of tests for individuals with auditory processing disorder will be beneficial for obtaining useful insights into their attentional abilities.

Keywords: auditory processing disorder, auditory attention, central auditory processing disorder, top-down pathway

Procedia PDF Downloads 66
1186 Recurrent Neural Networks for Classifying Outliers in Electronic Health Record Clinical Text

Authors: Duncan Wallace, M-Tahar Kechadi

Abstract:

In recent years, Machine Learning (ML) approaches have been successfully applied to an analysis of patient symptom data in the context of disease diagnosis, at least where such data is well codified. However, much of the data present in Electronic Health Records (EHR) are unlikely to prove suitable for classic ML approaches. Furthermore, as scores of data are widely spread across both hospitals and individuals, a decentralized, computationally scalable methodology is a priority. The focus of this paper is to develop a method to predict outliers in an out-of-hours healthcare provision center (OOHC). In particular, our research is based upon the early identification of patients who have underlying conditions which will cause them to repeatedly require medical attention. OOHC act as an ad-hoc delivery of triage and treatment, where interactions occur without recourse to a full medical history of the patient in question. Medical histories, relating to patients contacting an OOHC, may reside in several distinct EHR systems in multiple hospitals or surgeries, which are unavailable to the OOHC in question. As such, although a local solution is optimal for this problem, it follows that the data under investigation is incomplete, heterogeneous, and comprised mostly of noisy textual notes compiled during routine OOHC activities. Through the use of Deep Learning methodologies, the aim of this paper is to provide the means to identify patient cases, upon initial contact, which are likely to relate to such outliers. To this end, we compare the performance of Long Short-Term Memory, Gated Recurrent Units, and combinations of both with Convolutional Neural Networks. A further aim of this paper is to elucidate the discovery of such outliers by examining the exact terms which provide a strong indication of positive and negative case entries. While free-text is the principal data extracted from EHRs for classification, EHRs also contain normalized features. Although the specific demographical features treated within our corpus are relatively limited in scope, we examine whether it is beneficial to include such features among the inputs to our neural network, or whether these features are more successfully exploited in conjunction with a different form of a classifier. In this section, we compare the performance of randomly generated regression trees and support vector machines and determine the extent to which our classification program can be improved upon by using either of these machine learning approaches in conjunction with the output of our Recurrent Neural Network application. The output of our neural network is also used to help determine the most significant lexemes present within the corpus for determining high-risk patients. By combining the confidence of our classification program in relation to lexemes within true positive and true negative cases, with an inverse document frequency of the lexemes related to these cases, we can determine what features act as the primary indicators of frequent-attender and non-frequent-attender cases, providing a human interpretable appreciation of how our program classifies cases.

Keywords: artificial neural networks, data-mining, machine learning, medical informatics

Procedia PDF Downloads 131
1185 Health, Social Integration and Social Justice: The Lived Experiences of Young Middle-Eastern Refugees in Australia

Authors: Pranee Liamputtong, Hala Kurban

Abstract:

Based on the therapeutic landscape theory, this paper examines how young Middle-Eastern refugee individuals perceive their health and well-being and address the barriers they face in their new homeland and the means that helped them to form social connections in their new social environment. Qualitative methods (in-depth interviews and mapping activities) were conducted with ten young people from refugee backgrounds. Thematic analysis method was used to analyse the data. Findings suggested that the young refugees face various structural and cultural inequalities that significantly influenced their health and well-being. Mental health well-being was their greatest health concern. All reported the significant influence the English language had on their ability to adapt and form connections with their social environment. The presence of positive social support in their new social environment had a great impact on the health and well-being of the participants. The findings of this study have implications for social justice among refugees. They also contributed to the role of therapeutic landscapes and social support in helping young refugees to feel that they belonged to the society, and hence assisted them to adapt to their new living situation.

Keywords: young refugees, Middle-Eastern, social support, social justice

Procedia PDF Downloads 355
1184 Mentees’ Agency in Practicum: A Qualitative Study of Two Teacher Education Programs in Vietnam

Authors: Tien Nguyen

Abstract:

The relationship between mentors and mentees in teaching practicum has received the attention of researchers and been widely investigated. Mentors’ authority and power have captured a large and growing body of the literature in the field of teaching practicum. This article revisits mentor-mentee relationship and shifts the focus to mentees’ agency in planning and delivering lessons, an area which has been under-researched. Drawing on Vygotsky’s Zone of Proximal Development and Harré’s Positioning Theory, this qualitative study examines how mentees responded to mentors’ instructions in practicum. Interviews and classroom observations were conducted with 20 participants including both mentors and mentees across two English language teacher education programs in two different geographical locations in Vietnam. The result indicates that regardless of the similarities and/or differences of the programs, mentees’ agency varied in accordance with their identities in specific contexts. Specifically, mentees follow or resist to mentors’ feedback and instruction in revising their lesson plans and delivery these lessons, depending on their professional identities and institutional conditions. This study contributes to the importance of supporting the agency of mentees in teacher education.

Keywords: mentors, mentees, relationship, agency, professional identity, teacher education

Procedia PDF Downloads 141
1183 Enhancing the Recruitment Process through Machine Learning: An Automated CV Screening System

Authors: Kaoutar Ben Azzou, Hanaa Talei

Abstract:

Human resources is an important department in each organization as it manages the life cycle of employees from recruitment training to retirement or termination of contracts. The recruitment process starts with a job opening, followed by a selection of the best-fit candidates from all applicants. Matching the best profile for a job position requires a manual way of looking at many CVs, which requires hours of work that can sometimes lead to choosing not the best profile. The work presented in this paper aims at reducing the workload of HR personnel by automating the preliminary stages of the candidate screening process, thereby fostering a more streamlined recruitment workflow. This tool introduces an automated system designed to help with the recruitment process by scanning candidates' CVs, extracting pertinent features, and employing machine learning algorithms to decide the most fitting job profile for each candidate. Our work employs natural language processing (NLP) techniques to identify and extract key features from unstructured text extracted from a CV, such as education, work experience, and skills. Subsequently, the system utilizes these features to match candidates with job profiles, leveraging the power of classification algorithms.

Keywords: automated recruitment, candidate screening, machine learning, human resources management

Procedia PDF Downloads 56
1182 Exploratory Study of Community Interaction Project in Environment Education for Youth

Authors: Archana Vadeyar, Smita Phatak

Abstract:

Nurturing flora and fauna is the crux of Environment Education yet one tends to forget to nurture the human minds. Youth education presently is too academic, exam oriented and lacks all-round development. A project is whole-hearted purposeful activity proceeding in a social environment. Projects at +2 stages have become, just an easier way of securing marks. The purpose of this study was to explore the concept of an experiential environment education (EE) project for youth involving community interaction. Youth were encouraged to plan activities for children-based on EE through General knowledge (GK), language, math, science, fun games, quiz, sports, art and craft, stories. A purposive sample of 73 students was administered a self-prepared and validated questionnaire; supported by content analysis of reports from EE Journals of 21 students and some photos. Responses of students revealed that project was a joyful and motivating experience, with learnings and realizations, developed concern for others, made them feel responsible, happy and contented. Community interaction programs need to be included in the regular schedule to add more meaning to EE projects and cater to the needs of adolescents for diverting youth energy towards positive action.

Keywords: experiential, project, environment education, youth, community interaction

Procedia PDF Downloads 185
1181 Training of Future Computer Science Teachers Based on Machine Learning Methods

Authors: Meruert Serik, Nassipzhan Duisegaliyeva, Danara Tleumagambetova

Abstract:

The article highlights and describes the characteristic features of real-time face detection in images and videos using machine learning algorithms. Students of educational programs reviewed the research work "6B01511-Computer Science", "7M01511-Computer Science", "7M01525- STEM Education," and "8D01511-Computer Science" of Eurasian National University named after L.N. Gumilyov. As a result, the advantages and disadvantages of Haar Cascade (Haar Cascade OpenCV), HoG SVM (Histogram of Oriented Gradients, Support Vector Machine), and MMOD CNN Dlib (Max-Margin Object Detection, convolutional neural network) detectors used for face detection were determined. Dlib is a general-purpose cross-platform software library written in the programming language C++. It includes detectors used for determining face detection. The Cascade OpenCV algorithm is efficient for fast face detection. The considered work forms the basis for the development of machine learning methods by future computer science teachers.

Keywords: algorithm, artificial intelligence, education, machine learning

Procedia PDF Downloads 73
1180 Maternal Smoking and Risk of Childhood Overweight and Obesity: A Meta-Analysis

Authors: Martina Kanciruk, Jac J. W. Andrews, Tyrone Donnon

Abstract:

The purpose of this study was to determine the significance of maternal smoking for the development of childhood overweight and/or obesity. Accordingly, a systematic literature review of English-language studies published from 1980 to 2012 using the following data bases: MEDLINE, PsychINFO, Cochrane Database of Systematic Reviews, and Dissertation Abstracts International was conducted. The following terms were used in the search: pregnancy, overweight, obesity, smoking, parents, childhood, risk factors. Eighteen studies of maternal smoking during pregnancy and obesity conducted in Europe, Asia, North America, and South America met the inclusion criteria. A meta-analysis of these studies indicated that maternal smoking during pregnancy is a significant risk factor for overweight and obesity; mothers who smoke during pregnancy are at a greater risk for developing obesity or overweight; the quantity of cigarettes consumed by the mother during pregnancy influenced the odds of offspring overweight and/or obesity. In addition, the results from moderator analyses suggest that part of the heterogeneity discovered between the studies can be explained by the region of world that the study occurred in and the age of the child at the time of weight assessment.

Keywords: childhood obesity, overweight, smoking, parents, risk factors

Procedia PDF Downloads 523
1179 The SHIFT of Consumer Behavior from Fast Fashion to Slow Fashion: A Review and Research Agenda

Authors: Priya Nangia, Sanchita Bansal

Abstract:

As fashion cycles become more rapid, some segments of the fashion industry have adopted increasingly unsustainable production processes to keep up with demand and enhance profit margins. The growing threat to environmental and social wellbeing posed by unethical fast fashion practices and the need to integrate the targets of SDGs into this industry necessitates a shift in the fashion industry's unsustainable nature, which can only be accomplished in the long run if consumers support sustainable fashion by purchasing it. Fast fashion is defined as low-cost, trendy apparel that takes inspiration from the catwalk or celebrity culture and rapidly transforms it into garments at high-street stores to meet consumer demand. Given the importance of identity formation to many consumers, the desire to be “fashionable” often outweighs the desire to be ethical or sustainable. This paradox exemplifies the tension between the human drive to consume and the will to do so in moderation. Previous research suggests that there is an attitude-behavior gap when it comes to determining consumer purchasing behavior, but to the best of our knowledge, no study has analysed how to encourage customers to shift from fast to slow fashion. Against this backdrop, the aim of this study is twofold: first, to identify and examine the factors that impact consumers' decisions to engage in sustainable fashion, and second, the authors develop a comprehensive framework for conceptualizing and encouraging researchers and practitioners to foster sustainable consumer behavior. This study used a systematic approach to collect data and analyse literature. The approach included three key steps: review planning, review execution, and findings reporting. Authors identified the keywords “sustainable consumption” and “sustainable fashion” and retrieved studies from the Web of Science (WoS) (126 records) and Scopus database (449 records). To make the study more specific, the authors refined the subject area to management, business, and economics in the second step, retrieving 265 records. In the third step, the authors removed the duplicate records and manually reviewed the articles to examine their relevance to the research issue. The final 96 research articles were used to develop this study's systematic scheme. The findings indicate that societal norms, demographics, positive emotions, self-efficacy, and awareness all have an effect on customers' decisions to purchase sustainable apparel. The authors propose a framework, denoted by the acronym SHIFT, in which consumers are more likely to engage in sustainable behaviors when the message or context leverages the following factors: (s)social influence, (h)habit formation, (i)individual self, (f)feelings, emotions, and cognition, and (t)tangibility. Furthermore, the authors identify five broad challenges that encourage sustainable consumer behavior and use them to develop novel propositions. Finally, the authors discuss how the SHIFT framework can be used in practice to drive sustainable consumer behaviors. This research sought to define the boundaries of existing research while also providing new perspectives on future research, with the goal of being useful for the development and discovery of new fields of study, thereby expanding knowledge.

Keywords: consumer behavior, fast fashion, sustainable consumption, sustainable fashion, systematic literature review

Procedia PDF Downloads 90
1178 Africatown Ancestors’ Discourse Analysis: Unveiling Narratives of Identity Heritage

Authors: Maxime Vignon

Abstract:

This study delves into the discourse surrounding Africatown ancestors’ will, through a rigorous discourse analysis, to reveal the intricate narratives shaping heritage and identity within this unique community. Situated near Mobile, Alabama, Africatown traces its origins to the Clotilda, the last known slave ship to bring captives from Africa to the United States. Through a meticulous examination of Africatown ancestors posthumous will, this analysis aims to uncover the spiritual linguistic nuances which will contribute to the preservation of Africatown's ancestral heritage and the construction of individual self and collective empowerment. This research will be grounded in Michel Foucault discourse. In its attempt to analyze the four core elements of discourse, this study explores the role of rituals and spiritual discourses within the will of Africatown ancestors. Additionally, it delves into the descendants’ public appearance scrutinizing the use of ancestral names and identities. Ultimately, this discourse analysis contributes to a nuanced understanding of how language and narrative from the ancestors would shape unity, a valuable insight into the complexities of identity formation and the enduring impact of the transatlantic slave trade on this resilient community.

Keywords: applied linguistics, culture, discourse analysis, identity, spirituality, transatlantic slave trade

Procedia PDF Downloads 63
1177 Resilient Environments vs. Resilient Architects: Creativity, Practice and Education

Authors: Y. Perera, M. Pathiraja

Abstract:

Within the paradigm of 'Resilient Built-environments,' in order for architecture to be resilient, 'Resilience' should be identified as an essential component of the architect’s notion of creativity. In much simpler terms, 'Resilient Built-Environment' should necessarily be a by-product of the 'Resilient Architect.' The inherent influence of individualistic notions of creativity upon the practice had intensified the dichotomy between theory and practice unless the notion of 'Resilience' is identified as an integral component of the architect’s notion of creativity. Analysing the architectural position is an ideal way of understanding the architect’s notion of creativity, therefore, in exploring the notion of 'Resilience' and the 'Resilient Architect' within the Sri Lankan platform, the architectural positions of two renowned architects; Geoffrey Bawa and Valentine Gunasekara were explored and analysed. The architectural positions of both the architects asserted specific rules and methodologies adopted within the process of problem solving that had subsequently led to a traceable language / pattern within their architecture. The dominance of such rules within the practice could be detrimental to adaptation of theories / notions, such as 'Resilience' and the formation of the 'Resilient Architect', unless methodologies itself are flexible, robust, despite rigidity, or else the notion of 'Resilience' exist in the form of a methodological rule.

Keywords: architectural position, creativity, education, practice, resilience, theory

Procedia PDF Downloads 317
1176 Corporate Cautionary Statement: A Genre of Professional Communication

Authors: Chie Urawa

Abstract:

Cautionary statements or disclaimers in corporate annual reports need to be carefully designed because clear cautionary statements may protect a company in the case of legal disputes and may undermine positive impressions. This study compares the language of cautionary statements using two corpora, Sony’s cautionary statement corpus (S-corpus) and Panasonic’s cautionary statement corpus (P-corpus), illustrating the differences and similarities in relation to the use of meaningful cautionary statements and critically analyzing why practitioners use the way. The findings describe the distinct differences between the two companies in the presentation of the risk factors and the way how they make the statements. The word ability is used more for legal protection in S-corpus whereas the word possibility is used more to convey a better impression in P-corpus. The main similarities are identified in the use of lexical words and pronouns, and almost the same wordings for eight years. The findings show how they make the statements unique to the company in the presentation of risk factors, and the characteristics of specific genre of professional communication. Important implications of this study are that more comprehensive approach can be applied in other contexts, and be used by companies to reflect upon their cautionary statements.

Keywords: cautionary statements, corporate annual reports, corpus, risk factors

Procedia PDF Downloads 171
1175 An Eco-Translatology Approach to the Translation of Spanish Tourism Advertising in Digital Communication in Chinese

Authors: Mingshu Liu, Laura Santamaria, Xavier Carmaniu Mainadé

Abstract:

As one of the sectors most affected by the COVID-19 pandemic, tourism is facing challenges in revitalizing the industry. But at the same time, it would be a good opportunity to take advantage of digital communication as an effective tool for tourism promotion. Our proposal aims to verify the linguistic operations on online platforms in China. The research is carried out based on the theory of Eco-traductology put forward by Gengshen Hu, whose contribution focuses on the translator's adaptation to the ecosystem environment and the three elaborated parameters (linguistic, cultural and communicative). We also relate it to Even-Zohar's and Toury's theoretical postulates on the Polysystem to elaborate on interdisciplinary methodology. Such a methodology allows us to analyze personal treatments and phraseology in the target text. As for the corpus, we adopt the official Spanish-language website of Turismo de España as the source text and the postings on the two major social networks in China, Weibo and Wechat, in 2019. Through qualitative analysis, we conclude that, in the tourism advertising campaign on Chinese social networks, chengyu (Chinese phraseology) and honorific titles are used very frequently.

Keywords: digital communication, eco-traductology, polysystem theory, tourism advertising

Procedia PDF Downloads 227
1174 A Critical Discourse Study of Gender Identity Issues in Daniyal Mueenuddin’s Short Story “Saleema”

Authors: Zafar Ali

Abstract:

The aim of this research is to highlight problems that are faced by women at the hands of men. Males in Pakistani society have power and use this power for the exploitation of women. Further, the purpose of the study is to make societies like Pakistan and especially the young generation, aware and enable them to resist such issues, and the role of discourse in this regard is to minimize its political and social repercussions. The study finds out different discursive techniques and manipulative language used in the short story to construct gender identity. The study also investigates socio-economic roles in the construction of gender identity. This study has been completed with the help of Critical Discourse Analysis (CDA) principles. CDA principles have been applied to the text of the selected short story Saleema from Daniyal Mueenuddin’s collection In Other Rooms, Other Wonders. Related passages, structures, expressions, and text are analyzed from the point of view of CDA, especially Norman Fairclough’s CDA approach. It was found from the analysis that women have no identity of their own in patriarchal societies like Pakistan. Further, it was found women are mistreated, and they have a very limited and defined role in Pakistan. They cannot go beyond the limit defined to them by men.

Keywords: gender issues, resourceful groups, CDA, exploitation

Procedia PDF Downloads 131
1173 The Use of Digital Stories in the Development of Critical Literacy

Authors: Victoria Zenotz

Abstract:

For Fairclough (1989) critical literacy is a tool to enable readers and writers to build up meaning in discourse. More recently other authors (Leu et al., 2004) have included the new technology context in their definition of literacy. In their view being literate nowadays means to “successfully use and adapt to the rapidly changing information and communication technologies and contexts that continuously emerge in our world and influence all areas of our personal and professional lives.” (Leu et al., 2004: 1570). In this presentation the concept of critical literacy will be related to the creation of digital stories. In the first part of the presentation concepts such as literacy and critical literacy are examined. We consider that real social practices will help learners may improve their literacy level. Accordingly, we show some research, which was conducted at a secondary school in the north of Spain (2013-2014), to illustrate how the “writing” of digital stories may contribute to the development of critical literacy. The use of several instruments allowed the collection of data at the different stages of their creative process including watching and commenting models for digital stories, planning a storyboard, creating and selecting images, adding voices and background sounds, editing and sharing the final product. The results offer some valuable insights into learners’ literacy progress.

Keywords: literacy, computer assisted language learning, esl

Procedia PDF Downloads 399
1172 Teachers' Gender-Counts a Lot: Impact of Teachers’ Gender on Students’ Score Achievement at Primary Level

Authors: Aqleem Fatimah

Abstract:

The purpose of study was to find out the impact of teachers’ gender on students’ score achievement. Focusing on primary level’s teachers & students, a survey research was conducted by using convenient sampling technique. All the students of grade four (1500) and fifty-six teachers (equally divided by gender) from the 50 randomly selected coeducational schools from Lahore were taken as sample. The academic performance was operationalized using a t-test on standardized achievement tests of the students in language, science mathematics and social studies. In addition, all those gender based characteristics of teachers that count a lot in classroom interactions (taking Multi-grade classes, classroom strategies, feedback strategies and evaluation method) that influence students’ achievement were also analyzed by using a questionnaire and an observation schedule. The results of the study showed better academic achievement of students (girl &boy) of female teachers comparatively to the students of male teachers. Therefore, as the female teachers’ number lacks in Pakistan, the study suggests policy makers to seek guidelines to induct more specialized and professionally competent female teachers because their induction will prove highly beneficial for the betterment of students’ score achievement.

Keywords: gender, teacher, competency, score achievement

Procedia PDF Downloads 318
1171 Development of Distance Training Packages on the Teaching Principles of Foundation English for Secondary School English Teachers in Bangkok and Its Vicinity

Authors: Sita Yiemkuntitavorn

Abstract:

The purposes of this research were to: (1) Develop a distance training package on the teaching principles foundation english language in order to gain the teaching ability for secondary school english teachers in Bangkok and its vicinity (2) study the satisfaction of English teachers towards the quality of a distance training package. The samples for the efficiency testing consisted of 30 english teachers in Bangkok and its vicinity, obtained by purposive sampling. Research tools comprised (1) a distance learning package on the foundation of English writing for teachers. (2) The questionnaires asking the teachers on the quality of the distance training package, and (3) two parallel forms of an achievement test for pre-testing and post-testing. Statistics used were the E1/E2 index, mean and standard deviation. Research findings showed that, (1) the distance training package were efficient at 80.2/80.6 according to the set efficiency criterion of 80/80; (2) and the satisfaction of the teachers on the distance training package of the teaching principles of foundation english for secondary school english teachers in Bangkok and its vicinity was at “Satisfied” level.

Keywords: a distance training package, teaching principles of foundation english, secondary school, Bangkok and its vicinity

Procedia PDF Downloads 445
1170 Nonverbal Signs in Television Advertisements: A Semiotics Perspective

Authors: Yemi Mahmud

Abstract:

Semiotics is the study of signs and symbols as significations in a communication process. Television advertisement combines verbal and nonverbal signs to apprise consumers of products’ deliverables. This makes the language of television advertisement an important area of semiotic research. This paper focuses on nonverbal signs in television advertisement in purposively selected advertisements of two Nivea beauty products television advertisements: New Nivea Natural Fairness and Nivea Natural Fairness Lotion in Nigeria to investigate signs in meaning construction. It studies the interpretative realities of the signification of the nonverbal signs in television advertisements in Nigeria; examining signs in relation to the embedded and contextual meanings they are capable of exhuming vis-a-vis, viewers’ social and cultural senses extrapolated to draw inferences. The paper anchors its research on visual rhetorics and concludes that signs, as nonverbal elements in television advertisements, form part of the entire linguistic system of meaning transmission, noting that interpretations do not rely, solely, on the intrinsic properties of signs as signifiers, but on the imbued sociocultural elements that suggest meaning to viewers.

Keywords: Nivea, nonverbal signs, semiotics, signification, signifiers, television advertisement

Procedia PDF Downloads 165
1169 Rewriting, Reframing, and Restructuring the Story: A Narrative and Solution Focused Therapy Approach to Family Therapy

Authors: Eman Tadros

Abstract:

Solution Focused Therapy sheds a positive light on a client’s problem(s) by instilling hope, focusing on the connection with the client, and describing the problem in a way to display change being possible. Solution focused therapists highlight clients’ positive strengths, reframe what clients say, do, or believe in a positive statement, action, or belief. Narrative Therapy focuses on the stories individuals tell about their past in which shape their current and future lives. Changing the language used aids clients in reevaluating their values and views of themselves, this then constructs a more positive way of thinking about their story. Both therapies are based on treating each client as an individual with a problem rather than that the individual is a problem and being able to give power back to the client. The purpose of these ideologies is to open a client to alternative understandings. This paper displays how clinicians can empower and identify their clients’ positive strengths and resiliency factors. Narrative and Solution-Focused Techniques will be integrated to instill positivity and empowerment in clients. Techniques such as deconstruction, collaboration, complimenting, miracle/exception/scaling questioning will be analyzed and modeled. Furthermore, bridging Solution Focused Therapy and Narrative Therapy gives a voice to unheard client(s).

Keywords: solution focused therapy, narrative therapy, empowerment, resilience

Procedia PDF Downloads 238
1168 Forecasting the Future Implications of ChatGPT Usage in Education Based on AI Algorithms

Authors: Yakubu Bala Mohammed, Nadire Chavus, Mohammed Bulama

Abstract:

Generative Pre-trained Transformer (ChatGPT) represents an artificial intelligence (AI) tool capable of swiftly generating comprehensive responses to prompts and follow-up inquiries. This emerging AI tool was introduced in November 2022 by OpenAI firm, an American AI research laboratory, utilizing substantial language models. This present study aims to delve into the potential future consequences of ChatGPT usage in education using AI-based algorithms. The paper will bring forth the likely potential risks of ChatGBT utilization, such as academic integrity concerns, unfair learning assessments, excessive reliance on AI, and dissemination of inaccurate information using four machine learning algorithms: eXtreme-Gradient Boosting (XGBoost), Support vector machine (SVM), Emotional artificial neural network (EANN), and Random forest (RF) would be used to analyze the study collected data due to their robustness. Finally, the findings of the study will assist education stakeholders in understanding the future implications of ChatGPT usage in education and propose solutions and directions for upcoming studies.

Keywords: machine learning, ChatGPT, education, learning, implications

Procedia PDF Downloads 232
1167 The Côa Valley Ecosystem (Douro, Portugal) as a Cultural Landscape. Approach to the Management Challenges

Authors: Mariana Durana Pinto, Thierry Aubry, Eduarda Vieira

Abstract:

The Côa River is one of the tributaries of the Douro River, which in turn connects two Portuguese regions: Beira-Alta (Serra das Mesas, Sabugal) and Trás-os-Montes (Douro River, Vila Nova de Foz Côa). The river, which is approximately 140 kilometres in length, is surrounded by characteristic Northern-Estearn Portugal landscape. The dominant flora in the region includes olive and almond trees and vines, which provide habitat for a diverse range of native species. These include mammals such as the lynx and Iberian wolf, as well as birds of prey such as the Egyptian vulture and the griffon vulture. Additionally, herbivorous species such as red deer and roe deer also inhabit the region. However, the Vale Côa is inextricably linked with the rocky outcrops bearing the emblematic open-air Upper Palaeolithic rock art, indeed, it houses the world's largest collection of prehistoric open-air rock art, inscribed on the World Heritage list by UNESCO in 1998. From the initial discovery of the first engravings in 1991 to the present day, approximally 1,500 panels with rock art, mostly engravings and carving, but also some paintings, have been discovered, inventoried and recorded spanning from earlu Upper Paleolithic to the 20th century. The study and interpretation of the engravings and its geoarchaeological context, allow the construction of a chronological timeline of the human occupation and graphical production in this region. The area has been inhabited since the Early Palaeolithic, with human communities exploiting the diversity of the natural resources of the environment and adapting it to their needs. This led to the creation of an archaeological and historical cultural landscape.The region is currently inhabited by rural communities whose primary source of income is derived from agricultural activities, with a particular focus on olive oil and wine production, including the emblematic Vinho do Porto. Additionally, the region is distinguished by activities such as stone exploration and extraction (e.g. schist and granite quarries) and tourism. The latter has progressively assumed a role in the promotion and development of the region, primarily due to the engravings of the Côa Valley itself, as well as the Alto Douro Wine Region. Furthermore, this cultural landscape has been inscribed in the UNESCO World Heritage Site in 2001. The aforementioned factors give rise to a series of challenges and issues pertaining to the management and safeguarding of rock art on a daily basis. These include: I) the management of conflicts between cultural heritage and economic activity (between Rock art and vineyards, both classified as World Heritage Sites); II) the management of land-use planning in areas where the engravings are located (since the areas with engravings are larger than those identified as buffer zones by UNESCO); III) the absence of the legal figure of an 'archaeological park' and the need to solve this issue; IV) the management of tourist pressure and unauthorised visits; and V) the management of vandalism (as a consequence of misinformation and denial).

Keywords: Douro and Côa Valleys, archaeological cultural landscapes, rock art, Douro wine, conservation challenges

Procedia PDF Downloads 10
1166 The Reflections of the K-12 English Language Teachers on the Implementation of the K-12 Basic Education Program in the Philippines

Authors: Dennis Infante

Abstract:

This paper examined the reflections of teachers on curriculum reforms, the implementation of the K-12 Basic Education Program in the Philippines. The results revealed that problems and concerns raised by teachers could be classified into curriculum materials and design; competence, readiness and motivation of the teachers; the learning environment, and support systems; readiness, competence and motivation of students; and other relevant factors. The best features of the K-12 curriculum reforms included (1) the components, curriculum materials; (2) the design, structure and delivery of the lessons; (3) the framework and theoretical approach; (3) the qualities of the teaching-learning activities; (4) and other relevant features. With the demanding task of implementing the new curriculum, the teachers expressed their needs which included (1) making the curriculum materials available to achieve the goals of the curriculum reforms; (2) enrichment of the learning environments; (3) motivating and encouraging the teachers to embrace change; (4) providing appropriate support systems; (5) re-tooling, and empowering teachers to implement the curriculum reforms; and (6) other relevant factors. The research concluded with a synthesis that provided a paradigm for implementing curriculum reforms which recognizes the needs of the teachers and the features of the new curriculum.

Keywords: curriculum reforms, K-12, teachers' reflections, implementing curriculum change

Procedia PDF Downloads 279
1165 A Study of Native Speaker Teachers’ Competency and Achievement of Thai Students

Authors: Pimpisa Rattanadilok Na Phuket

Abstract:

This research study aims to examine: 1) teaching competency of the native English-speaking teacher (NEST) 2) the English language learning achievement of Thai students, and 3) students’ perceptions toward their NEST. The population considered in this research was a group of 39 undergraduate students of the academic year 2013. The tools consisted of a questionnaire employed to measure the level of competency of NEST, pre-test and post-test used to examine the students’ achievement on English pronunciation, and an interview used to discover how participants perceived their NEST. The data was statistically analysed as percentage, mean, standard deviation and One-sample-t-test. In addition, the data collected by interviews was qualitatively analyzed. The research study found that the level of teaching competency of native speaker teachers of English was mostly low, the English pronunciation achievement of students had increased significantly at the level of 0.5, and the students’ perception toward NEST is combined. The students perceived their NEST as an English expertise, but they felt that NEST had not recognized students' linguistic difficulty and cultural differences.

Keywords: competency, native English-speaking teacher (NET), English teaching, learning achievement

Procedia PDF Downloads 374
1164 Non-Parametric Regression over Its Parametric Couterparts with Large Sample Size

Authors: Jude Opara, Esemokumo Perewarebo Akpos

Abstract:

This paper is on non-parametric linear regression over its parametric counterparts with large sample size. Data set on anthropometric measurement of primary school pupils was taken for the analysis. The study used 50 randomly selected pupils for the study. The set of data was subjected to normality test, and it was discovered that the residuals are not normally distributed (i.e. they do not follow a Gaussian distribution) for the commonly used least squares regression method for fitting an equation into a set of (x,y)-data points using the Anderson-Darling technique. The algorithms for the nonparametric Theil’s regression are stated in this paper as well as its parametric OLS counterpart. The use of a programming language software known as “R Development” was used in this paper. From the analysis, the result showed that there exists a significant relationship between the response and the explanatory variable for both the parametric and non-parametric regression. To know the efficiency of one method over the other, the Akaike Information Criterion (AIC), Bayesian Information Criterion (BIC) are used, and it is discovered that the nonparametric regression performs better than its parametric regression counterparts due to their lower values in both the AIC and BIC. The study however recommends that future researchers should study a similar work by examining the presence of outliers in the data set, and probably expunge it if detected and re-analyze to compare results.

Keywords: Theil’s regression, Bayesian information criterion, Akaike information criterion, OLS

Procedia PDF Downloads 305
1163 A Machine Learning Based Method to Detect System Failure in Resource Constrained Environment

Authors: Payel Datta, Abhishek Das, Abhishek Roychoudhury, Dhiman Chattopadhyay, Tanushyam Chattopadhyay

Abstract:

Machine learning (ML) and deep learning (DL) is most predominantly used in image/video processing, natural language processing (NLP), audio and speech recognition but not that much used in system performance evaluation. In this paper, authors are going to describe the architecture of an abstraction layer constructed using ML/DL to detect the system failure. This proposed system is used to detect the system failure by evaluating the performance metrics of an IoT service deployment under constrained infrastructure environment. This system has been tested on the manually annotated data set containing different metrics of the system, like number of threads, throughput, average response time, CPU usage, memory usage, network input/output captured in different hardware environments like edge (atom based gateway) and cloud (AWS EC2). The main challenge of developing such system is that the accuracy of classification should be 100% as the error in the system has an impact on the degradation of the service performance and thus consequently affect the reliability and high availability which is mandatory for an IoT system. Proposed ML/DL classifiers work with 100% accuracy for the data set of nearly 4,000 samples captured within the organization.

Keywords: machine learning, system performance, performance metrics, IoT, edge

Procedia PDF Downloads 195
1162 Family History of Obesity and Risk of Childhood Overweight and Obesity: A Meta-Analysis

Authors: Martina Kanciruk, Jac J. W. Andrews, Tyrone Donnon

Abstract:

The purpose of this study was to determine the significance of history of obesity for the development of childhood overweight and/or obesity. Accordingly, a systematic literature review of English-language studies published from 1980 to 2012 using the following data bases: MEDLINE, PsychINFO, Cochrane Database of Systematic Reviews, and Dissertation Abstracts International was conducted. The following terms were used in the search: pregnancy, overweight, obesity, family history, parents, childhood, risk factors. Eleven studies of family history and obesity conducted in Europe, Asia, North America, and South America met the inclusion criteria. A meta-analysis of these studies indicated that family history of obesity is a significant risk factor of overweight and /or obesity in offspring; risk for offspring overweight and/or obesity associated with family history varies depending of the family members included in the analysis; and when family history of obesity is present, the offspring are at greater risk for developing obesity or overweight. In addition, the results from moderator analyses suggest that part of the heterogeneity discovered between the studies can be explained by the region of world that the study occurred in and the age of the child at the time of weight assessment.

Keywords: childhood obesity, overweight, family history, risk factors, meta-analysis

Procedia PDF Downloads 521