Search results for: Arabic natural language processing
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12012

Search results for: Arabic natural language processing

11322 Artificial Intelligence in Duolingo

Authors: Elana Mahboub, Lamar Bakhurji, Hind Alhindi, Sara Alesayi

Abstract:

Duolingo is a revolutionary language learning platform that offers an interactive and accessible learning experience. Its gamified approach makes language learning engaging and enjoyable, with a diverse range of languages available. The platform's adaptive learning system tailors lessons to individual proficiency levels, ensuring a personalized and efficient learning journey. The incorporation of multimedia elements enhances the learning experience and promotes practical language application. Duolingo's success is attributed to its mobile accessibility, offering basic access to language courses for free, with optional premium features for those seeking additional resources. Research shows positive outcomes for users, and the app's global impact extends beyond individual learning to formal language education initiatives. Duolingo is a transformative force in language education, breaking down barriers and making language learning an attainable goal for millions worldwide.

Keywords: duolingo, artificial intelligence, artificial intelligence in duolingo, benefit of artificial intelligence

Procedia PDF Downloads 52
11321 Mixed Natural Adsorbents and Oxides for Oil Remediation

Authors: Cesar Maximo Oliva González, Javier Acevedo Cortez, Boris Kharisov, Thelma Serrano Quezada

Abstract:

The importance of the crude oil refining process is due to the demand for petroleum products such as gasoline, kerosene, asphalt, etc., which are used in daily activities and have a high impact on the global economy. In the processes of oil obtaining and refining, it is common to find problems such as spills on seabed and high energy consumption in processing. In order to quickly and efficiently attack these problems, the use of adsorbents has taken on great importance due to its ease of implementation, as well as the possibility of their regeneration to be reused. In this work, the use of two types of adsorbents is proposed: the first is a natural adsorbent such as aloe vera or nopal, which were lyophilized and hydrophobized to achieve a selectivity in oil adsorption in oil / water mixtures. The second is a mixed iron/nickel oxide, which is specially designed to adsorb the asphaltenes in the heavy fractions of the oil; in addition, this type of adsorbents presents catalytic properties that manage to decompose the heavier fractions of the petroleum in light hydrocarbons, descending thus the energy required for the oil refining process.

Keywords: nanomaterials, oil spills, remediation, natural adsorbents, mixed oxides

Procedia PDF Downloads 219
11320 Communicative Language Teaching in English as a Foreign Language Classrooms: An Overview of Secondary Schools in Bangladesh

Authors: Saifunnahar

Abstract:

As a former English colony, the relationship of Bangladesh with the English language goes a long way back. English is taught as a compulsory subject in Bangladesh from an early age starting from grade 1 and continuing through the 12th, yet, students are not competent enough to communicate in English proficiently. To improve students’ English language competency, the Bangladesh Ministry of Education introduced communicative language teaching (CLT) methods in English classrooms in the 1990s. It has been decades since this effort was taken, but the students’ level of proficiency is still not satisfactory. The main reason behind this failure is that CLT-based teaching-learning methods have not been effectively implemented. Very little research has been conducted to address the issues English as a foreign language (EFL) classrooms are facing to carry out CLT methodologies in secondary schools (grades 6 to 10) in Bangladesh. Though the secondary level is crucial for students’ language learning and retention, EFL classrooms are marked with various issues that make teaching-learning harder for teachers and students. This study provides an overview of the status of CLT in EFL classrooms and the reasons behind failing to implement CLT in secondary schools in Bangladesh through an analysis of the qualitative data collected from different literature. Based on the findings, effective approaches have been recommended to employ CLT in EFL classrooms.

Keywords: Bangladesh, communicative language teaching, English as a foreign language, secondary schools, pedagogy

Procedia PDF Downloads 135
11319 Adaption Model for Building Agile Pronunciation Dictionaries Using Phonemic Distance Measurements

Authors: Akella Amarendra Babu, Rama Devi Yellasiri, Natukula Sainath

Abstract:

Where human beings can easily learn and adopt pronunciation variations, machines need training before put into use. Also humans keep minimum vocabulary and their pronunciation variations are stored in front-end of their memory for ready reference, while machines keep the entire pronunciation dictionary for ready reference. Supervised methods are used for preparation of pronunciation dictionaries which take large amounts of manual effort, cost, time and are not suitable for real time use. This paper presents an unsupervised adaptation model for building agile and dynamic pronunciation dictionaries online. These methods mimic human approach in learning the new pronunciations in real time. A new algorithm for measuring sound distances called Dynamic Phone Warping is presented and tested. Performance of the system is measured using an adaptation model and the precision metrics is found to be better than 86 percent.

Keywords: pronunciation variations, dynamic programming, machine learning, natural language processing

Procedia PDF Downloads 154
11318 Information and Communication Technology (ICT) and Yoruba Language Teaching

Authors: Ayoola Idowu Olasebikan

Abstract:

The global community has become increasingly dependent on various kinds of technologies out of which Information and Communication Technologies (ICTs) appear to be the most prominent. ICTs have become multipurpose tools which have had a revolutionary impact on how we see the world and how we live in it. Yoruba is the most widely spoken African language outside Africa but it remains one of the badly spoken language in the world as a result of its outdated teaching method in the African schools which prevented its standard version from being spoken and written. This paper conducts a critical review of the traditional methods of teaching Yoruba language. It then examines the possibility of leveraging on ICTs for improved methods of teaching Yoruba language to achieve global standard and spread. It identified key ICT platforms that can be deployed for the teaching of Yoruba language and the constraints facing each of them. The paper concludes that Information and Communication Technologies appear to provide veritable opportunity for paradigm shift in the methods of teaching Yoruba Language. It also opines that Yoruba language has the potential to transform economic fortune of Africa for sustainable development provided its teaching is taken beyond the brick and mortar classroom to the virtual classroom/global information super highway called internet or any other ICTs medium. It recommends that students and teachers of Yoruba language should be encouraged to acquire basic skills in computer and internet technology in order to enhance their ability to develop and retrieve electronic Yoruba language teaching materials.

Keywords: Africa, ICT, teaching method, Yoruba language

Procedia PDF Downloads 330
11317 Towards Creative Movie Title Generation Using Deep Neural Models

Authors: Simon Espigolé, Igor Shalyminov, Helen Hastie

Abstract:

Deep machine learning techniques including deep neural networks (DNN) have been used to model language and dialogue for conversational agents to perform tasks, such as giving technical support and also for general chit-chat. They have been shown to be capable of generating long, diverse and coherent sentences in end-to-end dialogue systems and natural language generation. However, these systems tend to imitate the training data and will only generate the concepts and language within the scope of what they have been trained on. This work explores how deep neural networks can be used in a task that would normally require human creativity, whereby the human would read the movie description and/or watch the movie and come up with a compelling, interesting movie title. This task differs from simple summarization in that the movie title may not necessarily be derivable from the content or semantics of the movie description. Here, we train a type of DNN called a sequence-to-sequence model (seq2seq) that takes as input a short textual movie description and some information on e.g. genre of the movie. It then learns to output a movie title. The idea is that the DNN will learn certain techniques and approaches that the human movie titler may deploy that may not be immediately obvious to the human-eye. To give an example of a generated movie title, for the movie synopsis: ‘A hitman concludes his legacy with one more job, only to discover he may be the one getting hit.’; the original, true title is ‘The Driver’ and the one generated by the model is ‘The Masquerade’. A human evaluation was conducted where the DNN output was compared to the true human-generated title, as well as a number of baselines, on three 5-point Likert scales: ‘creativity’, ‘naturalness’ and ‘suitability’. Subjects were also asked which of the two systems they preferred. The scores of the DNN model were comparable to the scores of the human-generated movie title, with means m=3.11, m=3.12, respectively. There is room for improvement in these models as they were rated significantly less ‘natural’ and ‘suitable’ when compared to the human title. In addition, the human-generated title was preferred overall 58% of the time when pitted against the DNN model. These results, however, are encouraging given the comparison with a highly-considered, well-crafted human-generated movie title. Movie titles go through a rigorous process of assessment by experts and focus groups, who have watched the movie. This process is in place due to the large amount of money at stake and the importance of creating an effective title that captures the audiences’ attention. Our work shows progress towards automating this process, which in turn may lead to a better understanding of creativity itself.

Keywords: creativity, deep machine learning, natural language generation, movies

Procedia PDF Downloads 309
11316 Edmodo and the Three Powerful Strategies to Maximize Students Learning

Authors: Aziz Soubai

Abstract:

The primary issue is that English as foreign language learners don’t use English outside the classroom. The only little exposure is inside the classroom, and that’s not enough to make them good language learners! Edmodo, like the other Learning Management Systems, can be used to encourage students to collaborate with each other and with global classrooms on projects where English is used- Some examples of collaboration with different schools will be mentioned and how the Substitution Augmentation Modification Redefinition (SAMR) model and its stages can be applied in the activities, especially for teachers who are hesitant to introduce technology or don’t have a lot of technical knowledge. There will also be some focus on Edmodo groups and on how flipped and blended learning can be used as an extension for classroom time and to help the teacher address language problems and improve students’ language skills, especially writing, reading and communication. It is also equally important to use Edmodo badges and certificates for motivating and engaging learners and gamifying the lesson.

Keywords: EFL learners, language classroom-learning management system, edmodo, SAMR, language skills

Procedia PDF Downloads 43
11315 The Sociolinguistics of Visual Culture: An Analogous Appraisal of the Language of Trado-Medical and Church Adverts in Nigeria

Authors: Grace Temiloluwa Agbede, Rodwell Makombe, Gift Mheta

Abstract:

The study adopts a sociolinguistic framework to analyse trado-medical and church advertisements in Nigeria. The study employs a qualitative case-study approach to examine the language of trado-medical and church adverts in Nigeria. Obviously, language serves as an instrument of thought. Thus, it is safe to say that language is at the centre of every human activity and experience because it differentiates human beings from all other animals. The study analyses the appropriateness of language and visual elements in trado-medical and church advertisements in relation to their meaning. It focuses on billboard advertisements as well as selected Newspapers in Nigeria. It then became clearer that society influences language and vice versa. Thus, the justification for this study is predicated on the fact that more work still needs to be done to unpack the intertwined relationship among sociolinguistics, visual culture and advertisement. Given that this research focuses on visual advertisements by traditional medical practitioners and churches in Nigeria, it is therefore necessary to investigate the interplay between language and visuality in advertisements by traditional medical practitioners and churches.

Keywords: commercials, culture, language, visuality

Procedia PDF Downloads 170
11314 Communicative Competence versus Language Proficiency

Authors: Pouya Vakili

Abstract:

The aim of present paper is to have a rough comparison between language proficiency and communicative competence, moreover, how different scholars in the field of second language acquisition/assessment have defined competence in different paradigms. Researchers differ, however, in how they view 'competence'. Those who are dealing with generative tradition associated with Chomsky have defined it as linguistic competence (knowledge of the grammar of L2). Other researchers have adopted a broader perspective that is examining how learners acquire communicative competence (knowledge of both the L2 grammar and of how this system is put to use in actual communication).

Keywords: communicative competence, competence, language proficiency, linguistic competence

Procedia PDF Downloads 467
11313 Onboard Heat, Pressure and Boil-Off Gas Treatment for Stacked NGH Tank Containers

Authors: Hee Jin Kang

Abstract:

Despite numerous studies on the reserves and availability of natural gas hydrates, the technology of transporting natural gas hydrates in large quantities to sea has not been put into practical use. Several natural gas hydrate transport technologies presented by the International Maritime Organization (IMO) are under preparation for commercialization. Among them, NGH tank container concept modularized transportation unit to prevent sintering effect during sea transportation. The natural gas hydrate can be vaporized in a certain part during the transportation. Unprocessed BOG increases the pressure inside the tank. Also, there is a risk of fire if you export the BOG out of the tank without proper handling. Therefore, in this study, we have studied the concept of technology to properly process BOG to modularize natural gas hydrate and to transport it to sea for long distance. The study is expected to contribute to the practical use of NGH tank container, which is a modular transport concept proposed to solve the sintering problem that occurs when transporting natural gas hydrate in the form of bulk cargo.

Keywords: Natural gas hydrate, tank container, marine transportation, boil-off gas

Procedia PDF Downloads 329
11312 Big Data Analysis with RHadoop

Authors: Ji Eun Shin, Byung Ho Jung, Dong Hoon Lim

Abstract:

It is almost impossible to store or analyze big data increasing exponentially with traditional technologies. Hadoop is a new technology to make that possible. R programming language is by far the most popular statistical tool for big data analysis based on distributed processing with Hadoop technology. With RHadoop that integrates R and Hadoop environment, we implemented parallel multiple regression analysis with different sizes of actual data. Experimental results showed our RHadoop system was much faster as the number of data nodes increases. We also compared the performance of our RHadoop with lm function and big lm packages available on big memory. The results showed that our RHadoop was faster than other packages owing to paralleling processing with increasing the number of map tasks as the size of data increases.

Keywords: big data, Hadoop, parallel regression analysis, R, RHadoop

Procedia PDF Downloads 416
11311 Communication Competence or Language Proficiency for Employability: An Investigation on Malaysian Polytechnics ESL Engineering Students

Authors: Chong Ling Ling

Abstract:

In the Malaysian polytechnic, there are concerns about language proficiency, communicative competence, and employability among Malaysian polytechnic ESL engineering students. This study examined the relationships between communicative competence, language proficiency, and employability using descriptive analysis and inferential statistics. Next, Pearson’s Correlation determines the correlation between communication competence, language proficiency, and employability skills of Malaysian Polytechnic ESL engineering students. The total number of participants was 81 final-year engineering students. The findings revealed high positive correlations between the communicative competence -'I can talk with a friend in English.' and employability skill (r = 0.854, p = .031), also, language proficiency -'I can understand the English songs I listen to' and employability skill (r = 0.887, p = .038). The result is consistent with the theories. The result revealed that for the 81 students, communication competence and language proficiency, and employability skills are firmly and significantly correlated. Thus, it concluded that both communicative competence and language proficiency equally essential to ensure a higher employability rate among Malaysian polytechnic ESL engineering students.

Keywords: communicative competence, employability, language proficiency, Malaysian polytechnic

Procedia PDF Downloads 140
11310 Speech and LanguageTherapists’ Advices for Multilingual Children with Developmental Language Disorders

Authors: Rudinë Fetahaj, Flaka Isufi, Kristina Hansson

Abstract:

While evidence shows that in most European countries’ multilingualism is rising, unfortunately, the focus of Speech and Language Therapy (SLT) is still monolingualism. Furthermore, there is sparse information on how the needs of multilingual children with language disorders such as Developmental Language Disorder (DLD) are being met and which factors affect the intervention approach of SLTs when treating DLD. This study aims to examine the relationship and correlation between the number of languages SLTs speak, years of experience, and length of education with the advice they give to parents of multilingual children with DLD regarding which language to be spoken. This is a cross-sectional study where a survey was completed online by 2608 SLTs across Europe and data has been used from a 2017 COST-action project. IBM-SPSS-28 was used where descriptive analysis, correlation and Kruskal-Wallis test were performed.SLTs mainly advise the parents of multilingual children with DLD to speak their native language at home. Besides years of experience, language status and the level of education showed to have no association with the type of advice SLTs give. Results showed a non-significant moderate positive correlation between SLTs years of experience and their advice regarding the native language, whereas language status and length of education showed no correlation with the advice SLTs give to parents.

Keywords: quantitative study, developmental language disorders, multilingualism, speech and language therapy, children, European context

Procedia PDF Downloads 67
11309 Receptive Vocabulary Development in Adolescents and Adults with Down Syndrome

Authors: Esther Moraleda Sepúlveda, Soraya Delgado Matute, Paula Salido Escudero, Raquel Mimoso García, M Cristina Alcón Lancho

Abstract:

Although there is some consensus when it comes to establishing the lexicon as one of the strengths of language in people with Down Syndrome (DS), little is known about its evolution throughout development and changes based on age. The objective of this study was to find out if there are differences in receptive vocabulary between adolescence and adulthood. In this research, 30 people with DS between 11 and 40 years old, divided into two age ranges (11-18; 19 - 30) and matched in mental age, were evaluated through the Peabody Vocabulary Test. The results show significant differences between both groups in favor of the group with the oldest chronological age and a direct correlation between chronological age and receptive vocabulary development, regardless of mental age. These data support the natural evolution of the passive lexicon in people with DS.

Keywords: down syndrome, language, receptive vocabulary, adolescents, adults

Procedia PDF Downloads 180
11308 Fight against Money Laundering with Optical Character Recognition

Authors: Saikiran Subbagari, Avinash Malladhi

Abstract:

Anti Money Laundering (AML) regulations are designed to prevent money laundering and terrorist financing activities worldwide. Financial institutions around the world are legally obligated to identify, assess and mitigate the risks associated with money laundering and report any suspicious transactions to governing authorities. With increasing volumes of data to analyze, financial institutions seek to automate their AML processes. In the rise of financial crimes, optical character recognition (OCR), in combination with machine learning (ML) algorithms, serves as a crucial tool for automating AML processes by extracting the data from documents and identifying suspicious transactions. In this paper, we examine the utilization of OCR for AML and delve into various OCR techniques employed in AML processes. These techniques encompass template-based, feature-based, neural network-based, natural language processing (NLP), hidden markov models (HMMs), conditional random fields (CRFs), binarizations, pattern matching and stroke width transform (SWT). We evaluate each technique, discussing their strengths and constraints. Also, we emphasize on how OCR can improve the accuracy of customer identity verification by comparing the extracted text with the office of foreign assets control (OFAC) watchlist. We will also discuss how OCR helps to overcome language barriers in AML compliance. We also address the implementation challenges that OCR-based AML systems may face and offer recommendations for financial institutions based on the data from previous research studies, which illustrate the effectiveness of OCR-based AML.

Keywords: anti-money laundering, compliance, financial crimes, fraud detection, machine learning, optical character recognition

Procedia PDF Downloads 122
11307 A Chinese Nested Named Entity Recognition Model Based on Lexical Features

Authors: Shuo Liu, Dan Liu

Abstract:

In the field of named entity recognition, most of the research has been conducted around simple entities. However, for nested named entities, which still contain entities within entities, it has been difficult to identify them accurately due to their boundary ambiguity. In this paper, a hierarchical recognition model is constructed based on the grammatical structure and semantic features of Chinese text for boundary calculation based on lexical features. The analysis is carried out at different levels in terms of granularity, semantics, and lexicality, respectively, avoiding repetitive work to reduce computational effort and using the semantic features of words to calculate the boundaries of entities to improve the accuracy of the recognition work. The results of the experiments carried out on web-based microblogging data show that the model achieves an accuracy of 86.33% and an F1 value of 89.27% in recognizing nested named entities, making up for the shortcomings of some previous recognition models and improving the efficiency of recognition of nested named entities.

Keywords: coarse-grained, nested named entity, Chinese natural language processing, word embedding, T-SNE dimensionality reduction algorithm

Procedia PDF Downloads 109
11306 Maori Loanwords in New Zealand English Denoting the Culture and Way of Life of Maori

Authors: Marina Galakhova

Abstract:

Nowadays, language variants, as well as minority languages and cultures, are of increased interest, and the desire to protect them is rising. The Maori language is defined as a vulnerable language by UNESCO. Its usage is confined to intra-family communication. It is not being utilized by the younger generation or being taught at an early age; therefore, it is being replaced by more frequently used languages. Maori loanwords are a unique part of New Zealand English. That is why it is worth our attention. The aim of this study is to investigate Maori cultural loanwords in the New Zealand media. Methods of analysis of lexical units, etymological interpretation, and linguocultural commenting were used. The results of the research show that Maori borrowings are used in the media, not only with regard to Maori people but also to the whole nation. The Maori language is often used in media texts, most often without a translation in English. Not only are words borrowed, but also cultural concepts. The language usage is limited to the following spheres: everyday life, education, religion, and media. The conclusion can also be drawn that Maori words are used to emphasize a new bicultural national identity; the revival of the Maori language and culture contributed to a large number of borrowings into New Zealand English. It has been established that the Maori language is substratum because Maori provides an intrusive language, which is English with language material. It is stated that the number of borrowings denoting Maori culture is very significant. This group is even greater than the group relating to flora and fauna. Language policy in New Zealand is designed to protect and promote the Maori language and culture. Tables of Maori loanwords are also presented.

Keywords: loanwords, Maori, minority languages, New Zealand

Procedia PDF Downloads 122
11305 Vision-Based Hand Segmentation Techniques for Human-Computer Interaction

Authors: M. Jebali, M. Jemni

Abstract:

This work is the part of vision based hand gesture recognition system for Natural Human Computer Interface. Hand tracking and segmentation are the primary steps for any hand gesture recognition system. The aim of this paper is to develop robust and efficient hand segmentation algorithm such as an input to another system which attempt to bring the HCI performance nearby the human-human interaction, by modeling an intelligent sign language recognition system based on prediction in the context of dialogue between the system (avatar) and the interlocutor. For the purpose of hand segmentation, an overcoming occlusion approach has been proposed for superior results for detection of hand from an image.

Keywords: HCI, sign language recognition, object tracking, hand segmentation

Procedia PDF Downloads 392
11304 The Folksongs of Jharkhand: An Intangible Cultural Heritage of Tribal India

Authors: Walter Beck

Abstract:

Jharkhand is newly constituted 28th State in the eastern part of India which is known for the oldest settlement of the indigenous people. In the State of Jharkhand in which broadly three language family are found namely, Austric, Dravidian, and Indo-European. Ex-Mundari, kharia, Ho Santali come from the Austric Language family. Kurukh, Malto under Dravidian language family and Nagpuri Khorta etc. under Indo-European language family. There are 32 Indigenous Communities identified as Scheduled Tribe in the State of Jharkhand. Santhal, Munda, Kahria, Ho and Oraons are some of the major Tribe of the Jharkhand state. Jharkhand has a Rich Cultural heritage which includes Folk art, folklore, Folk Dance, Folk Music, Folk Songs for which diversity can been seen from place to place, season to season and all traditional Culture and practices. The languages as well as the songs are vulnerable to dominant culture and hence needed to be protected. The collection and documentation of these songs in their natural setting adds significant contribution to the conservation and propagation of the cultural elements. This paper reflects to bring out the Originality of the Collected Songs from remote areas of the plateau of Sothern Jharkhand as a rich intangible Cultural heritage of the Country. The research was done through participatory observation. In this research project more than 100 songs which were never documented before.

Keywords: cultural heritage, India, indigenous people, songs, languages

Procedia PDF Downloads 189
11303 Evaluating the Needs of PhD Students in Preparation of a Genre-Based English for Academic Purposes Course

Authors: Heba I. Bakry

Abstract:

Academic writing in the tertiary education has always been a challenge to EFL learners. This proposed study aims at investigating the academic English language needs for PhD students and candidates studying humanities and social sciences at Cairo University. The research problem arises from the fact that most of them study English as a Foreign Language (EFL) or for specific purposes (ESP) in their undergraduate years. They are hardly familiarized with the different academic genres, despite the fact that they use academic resources written in English, and they are required to publish a paper internationally. Upon understanding the conventions and constraints of academic writing, postgraduates will have the opportunity to interact with the international academic spheres conveniently. There is, thus, a need to be acquainted with the generally accepted features of the academic genres, such as academic papers and their part-genres, such as writing abstracts, in addition to other occluded genres, such as personal statements and recommendation letters. The lack of practicing many of these genres is caused by the fact that there are clear differences between the rhetoric and conventions of the students' native language, i.e., Arabic, and the target language they are learning in the academic context, i.e., English. Moreover, apart from the general culture represented ethno-linguistically, the learners' 'small' culture represented in a national setting like Cairo University is more defining than their general cultural affiliations that are associated with their nationality, race, or religion, for instance. The main research question of this proposed study is: What is the effect of teaching a genre-based EAP course on the research writing competence of PhD candidates? To reach an answer to this question, the study will attempt to answer the following sub-questions: 1. What are the Egyptian PhD candidates' EAP perceived needs? 2. What are the requisite academic research skills for Egyptian scholars? The study intends to assess the students’ needs, as a step to design and evaluate an EAP course that is based on explaining and scrutinizing a variety of academic genres. Adopting a diagnostic approach, the needs assessment uses quantitative data collected through questionnaires, and qualitative data assembled from semi-structured interviews with the students and their teachers, in addition to non-participant observations of a convenience sample.

Keywords: course design, English for academic purposes, genre-based, needs assessment

Procedia PDF Downloads 231
11302 Synthesis and Performance Adsorbent from Coconut Shells Polyetheretherketone for Natural Gas Storage

Authors: Umar Hayatu Sidik

Abstract:

The natural gas vehicle represents a cost-competitive, lower-emission alternative to the gasoline-fuelled vehicle. The immediate challenge that confronts natural gas is increasing its energy density. This paper addresses the question of energy density by reviewing the storage technologies for natural gas with improved adsorbent. Technical comparisons are made between storage systems containing adsorbent and conventional compressed natural gas based on the associated amount of moles contained with Compressed Natural Gas (CNG) and Adsorbed Natural Gas (ANG). We also compare gas storage in different cylinder types (1, 2, 3 and 4) based on weight factor and storage capacity. For the storage tank system, we discussed the concept of carbon adsorbents, when used in CNG tanks, offer a means of increasing onboard fuel storage and, thereby, increase the driving range of the vehicle. It confirms that the density of the stored gas in ANG is higher than that of compressed natural gas (CNG) operated at the same pressure. The obtained experimental data were correlated using linear regression analysis with common adsorption kinetic (Pseudo-first order and Pseudo-second order) and isotherm models (Sip and Toth). The pseudo-second-order kinetics describe the best fitness with a correlation coefficient of 9945 at 35 bar. For adsorption isotherms, the Sip model shows better fitness with the regression coefficient (R2) of 0.9982 and with the lowest RSMD value of 0.0148. The findings revealed the potential of adsorbent in natural gas storage applications.

Keywords: natural gas, adsorbent, compressed natural gas, adsorption

Procedia PDF Downloads 48
11301 Creative Potential of Children with Learning Disabilities

Authors: John McNamara

Abstract:

Growing up creative is an important idea in today’s classrooms. As education seeks to prepare children for their futures, it is important that the system considers traditional as well as non-traditional pathways. This poster describes the findings of a research study investigating creative potential in children with learning disabilities. Children with learning disabilities were administered the Torrance Test of Creative Problem Solving along with subtests from the Comprehensive Test of Phonological Processing. A quantitative comparative analysis was computed using paired-sample t-tests. Results indicated statistically significant difference between children’s creative problem-solving skills and their reading-based skills. The results lend support to the idea that children with learning disabilities have inherent strengths in the area of creativity. It can be hypothesized that the success of these children may be associated with the notion that they are using a type of neurological processing that is not otherwise used in academic tasks. Children with learning disabilities, a presumed left-side neurological processing problem, process information with the right side of the brain – even with tasks that should be processed with the left side (i.e. language). In over-using their right hemisphere, it is hypothesized that children with learning disabilities have well-developed right hemispheres and, as such, have strengths associated with this type of processing, such as innovation and creativity. The current study lends support to the notion that children with learning disabilities may be particularly primed to succeed in areas that call on creativity and creative thinking.

Keywords: learning disabilities, educational psychology, education, creativity

Procedia PDF Downloads 61
11300 Event Related Brain Potentials Evoked by Carmen in Musicians and Dancers

Authors: Hanna Poikonen, Petri Toiviainen, Mari Tervaniemi

Abstract:

Event-related potentials (ERPs) evoked by simple tones in the brain have been extensively studied. However, in reality the music surrounding us is spectrally and temporally complex and dynamic. Thus, the research using natural sounds is crucial in understanding the operation of the brain in its natural environment. Music is an excellent example of natural stimulation, which, in various forms, has always been an essential part of different cultures. In addition to sensory responses, music elicits vast cognitive and emotional processes in the brain. When compared to laymen, professional musicians have stronger ERP responses in processing individual musical features in simple tone sequences, such as changes in pitch, timbre and harmony. Here we show that the ERP responses evoked by rapid changes in individual musical features are more intense in musicians than in laymen, also while listening to long excerpts of the composition Carmen. Interestingly, for professional dancers, the amplitudes of the cognitive P300 response are weaker than for musicians but still stronger than for laymen. Also, the cognitive P300 latencies of musicians are significantly shorter whereas the latencies of laymen are significantly longer. In contrast, sensory N100 do not differ in amplitude or latency between musicians and laymen. These results, acquired from a novel ERP methodology for natural music, suggest that we can take the leap of studying the brain with long pieces of natural music also with the ERP method of electroencephalography (EEG), as has already been made with functional magnetic resonance (fMRI), as these two brain imaging devices complement each other.

Keywords: electroencephalography, expertise, musical features, real-life music

Procedia PDF Downloads 465
11299 Examining EFL Teachers Level of Self-efficacy for Teaching English in Language Classrooms

Authors: Zahra Mirsanjari

Abstract:

Research in the field of education has widely documented that teachers’ sense of efficacy has strong impacts on various aspects of teaching and learning. The present study is an attempt to examine Iranian EFL teachers’ degree of self-efficacy for teaching English. The data required for the study was gathered from Iranian EFL teachers teaching English as a foreign language in different schools and language institutes in Iran. Data were collected using Teacher’s Sense of Efficacy Scale (TSES). Results identified four dimensions of teachers’ English teaching-specific sense of efficacy: instructional strategies, classroom Management, Student Engagement, and Oral English Language Use.It was also found that teachers rated their self-efficacy in teaching English at a moderate level in the dimensions of instructional strategies, classroom management, and student engagement. Results have implications for language teachers and practitioners.

Keywords: self-efficacy, English Language teaching, EFL teachers, language teachers and practitioners.

Procedia PDF Downloads 438
11298 Kazakh Language Assessment in a New Multilingual Kazakhstan

Authors: Karlygash Adamova

Abstract:

This article is focused on the KazTest as one of the most important high-stakes tests and the key tool in Kazakh language assessment. The research will also include the brief introduction to the language policy in Kazakhstan. Particularly, it is going to be changed significantly and turn from bilingualism (Kazakh, Russian) to multilingual policy (three languages - Kazakh, Russian, English). Therefore, the current status of the abovementioned languages will be described. Due to the various educational reforms in the country, the language evaluation system should also be improved and moderated. The research will present the most significant test of Kazakhstan – the KazTest, which is aimed to evaluate the Kazakh language proficiency. Assessment is an ongoing process that encompasses a wide area of knowledge upon the productive performance of the learners. Test is widely defined as a standardized or standard method of research, testing, diagnostics, verification, etc. The two most important characteristics of any test, as the main element of the assessment - validity and reliability - will also be described in this paper. Therefore, the preparation and design of the test, which is assumed to be an indicator of knowledge, and it is highly important to take into account all these properties.

Keywords: multilingualism, language assessment, testing, language policy

Procedia PDF Downloads 119
11297 A Survey of Sentiment Analysis Based on Deep Learning

Authors: Pingping Lin, Xudong Luo, Yifan Fan

Abstract:

Sentiment analysis is a very active research topic. Every day, Facebook, Twitter, Weibo, and other social media, as well as significant e-commerce websites, generate a massive amount of comments, which can be used to analyse peoples opinions or emotions. The existing methods for sentiment analysis are based mainly on sentiment dictionaries, machine learning, and deep learning. The first two kinds of methods rely on heavily sentiment dictionaries or large amounts of labelled data. The third one overcomes these two problems. So, in this paper, we focus on the third one. Specifically, we survey various sentiment analysis methods based on convolutional neural network, recurrent neural network, long short-term memory, deep neural network, deep belief network, and memory network. We compare their futures, advantages, and disadvantages. Also, we point out the main problems of these methods, which may be worthy of careful studies in the future. Finally, we also examine the application of deep learning in multimodal sentiment analysis and aspect-level sentiment analysis.

Keywords: document analysis, deep learning, multimodal sentiment analysis, natural language processing

Procedia PDF Downloads 143
11296 The Role of Psychology in Language Teaching

Authors: Elahesadat Emrani

Abstract:

The role of psychology in language teaching has gained significant recognition and importance in recent years. This article explores the intersection of psychology and language teaching and highlights the profound impact that psychological principles and theories have on language learning and instruction. It discusses how an understanding of learners' cognitive processes, motivations, and affective factors can inform instructional strategies, curriculum design, and assessment practices. Additionally, the article sheds light on the importance of considering individual differences and diverse learning styles within the psychological framework of language teaching. This article emphasizes the significance of incorporating psychological insights into language classrooms to create a supportive and effective learning environment. Furthermore, it acknowledges the role of psychology in fostering learner autonomy, enhancing learner motivation, promoting effective communication, and facilitating language acquisition. Overall, this article underscores the necessity of integrating psychology into language teaching practices to optimize learning outcomes and nurture learners' linguistic and socio-emotional development. So far, no complete research has been done in this regard, and this article deals with this important issue for the first time. The research method is based on qualitative method and case studies, and the role of psychological principles in strengthening the learner's independence, increasing motivation, and facilitating language learning. Also, the optimization of learning results and fostering language and social development are among the findings of the research.

Keywords: language, teaching, psychology, methods

Procedia PDF Downloads 56
11295 Analysis of the Torque Required for Mixing LDPE with Natural Fibre and DCP

Authors: A. E. Delgado, W. Aperador

Abstract:

This study evaluated the incidence of concentrated natural fibre, as well as the effects of adding a crosslinking agent on the torque when those components are mixed with low density polyethylene (LDPE). The natural fibre has a particle size of between 0.8-1.2mm and a moisture content of 0.17%. An internal mixer was used to measure the torque required to mix the polymer with the fibre. The effect of the fibre content and crosslinking agent on the torque was also determined. A change was observed in the morphology of the mixes using SEM differential scanning microscopy.

Keywords: WPC, DCP, LDPE, natural fibre, torque

Procedia PDF Downloads 401
11294 Challenges Encountered by English Language Teachers in Same-Ability Classrooms: Evidence from United Arab Emirates High Schools

Authors: Eman Mohamed Abdelwahab, Badreyya Alkhanbooli

Abstract:

This study focuses on exploring the challenges encountered by English language teachers in same-ability English language classrooms in the United Arab Emirates public schools. This qualitative study uses open-ended questions for data collection from teacher participants. The study sample includes the participation of 60 English language teachers from 8 public schools across 4 emirates/cities in the United Arab Emirates. The study results highlight a number of challenges that are mostly encountered by English language teachers in their classrooms while teaching in same-ability classrooms, including lack of diversity in abilities, class-time limitation, difficulty in engaging all students (especially lower-achieving students), limited opportunities for peer learning and limited linguistic diversity. A set of suggestions is to be provided by participating teachers and researchers to improve the same-ability teaching and learning experience in English language classrooms.

Keywords: English language teaching, same ability grouping, ESL, English language learners

Procedia PDF Downloads 42
11293 Comparative Analysis between Corn and Ramon (Brosimum alicastrum) Starches to Be Used as Sustainable Bio-Based Plastics

Authors: C. R. Ríos-Soberanis, V. M. Moo-Huchin, R. J. Estrada-Leon, E. Perez-Pacheco

Abstract:

Polymers from renewable resources have attracted an increasing amount of attention over the last two decades, predominantly due to two major reasons: firstly environmental concerns, and secondly the realization that our petroleum resources are finite. Finding new uses for agricultural commodities is also an important area of research. Therefore, it is crucial to get new sources of natural materials that can be used in different applications. Ramon tree (Brosimum alicastrum) is a tropical plant that grows freely in Yucatan countryside. This paper focuses on the seeds recollection, processing and starch extraction and characterization in order to find out about its suitability as biomaterial. Results demonstrated that it has a high content of qualities to be used not only as comestible but also as an important component in polymeric blends.

Keywords: biomaterials, characterization techniques, natural resource, starch

Procedia PDF Downloads 304