Matching Items (4)
Filtering by

Clear all filters

Description

This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in

This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in increasing their usage. The survey data suggested that chatbots could provide quick and convenient access to information and personalized recommendations, but their effectiveness for career resource searches may be limited. The second survey found that students who were more satisfied with the quality of resources from the career office were more likely to use chatbots. However, students who felt more prepared to explore their career options were less likely to use chatbots. These results suggest that the W. P. Carey Career Office could benefit from offering more and better resources to prepare students for exploring their career options and could explore the use of chatbots to enhance the quality of their resources and increase student satisfaction. Further research is needed to confirm these suggestions and explore other possible factors that may affect the use of chatbots and the satisfaction with career office resources.

ContributorsHuang, Hai (Author) / Kappes, Janelle (Thesis director) / Eaton, John (Committee member) / Barrett, The Honors College (Contributor) / Department of Information Systems (Contributor) / Department of Supply Chain Management (Contributor)
Created2023-05
Description
This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in

This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in increasing their usage. The survey data suggested that chatbots could provide quick and convenient access to information and personalized recommendations, but their effectiveness for career resource searches may be limited. The second survey found that students who were more satisfied with the quality of resources from the career office were more likely to use chatbots. However, students who felt more prepared to explore their career options were less likely to use chatbots. These results suggest that the W. P. Carey Career Office could benefit from offering more and better resources to prepare students for exploring their career options and could explore the use of chatbots to enhance the quality of their resources and increase student satisfaction. Further research is needed to confirm these suggestions and explore other possible factors that may affect the use of chatbots and the satisfaction with career office resources.
ContributorsHuang, Hai (Author) / Kappes, Janelle (Thesis director) / Eaton, John (Committee member) / Barrett, The Honors College (Contributor) / Department of Information Systems (Contributor) / Department of Supply Chain Management (Contributor)
Created2023-05
184353-Thumbnail Image.png
Description
This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in

This research investigates the attitude of students towards chatbots and their potential usage in finding career resources. Survey data from two sources were analyzed using descriptive statistics and correlation analysis. The first survey found that students had a neutral attitude towards chatbots, but chatbot understanding was a key factor in increasing their usage. The survey data suggested that chatbots could provide quick and convenient access to information and personalized recommendations, but their effectiveness for career resource searches may be limited. The second survey found that students who were more satisfied with the quality of resources from the career office were more likely to use chatbots. However, students who felt more prepared to explore their career options were less likely to use chatbots. These results suggest that the W. P. Carey Career Office could benefit from offering more and better resources to prepare students for exploring their career options and could explore the use of chatbots to enhance the quality of their resources and increase student satisfaction. Further research is needed to confirm these suggestions and explore other possible factors that may affect the use of chatbots and the satisfaction with career office resources.
ContributorsHuang, Hai (Author) / Kappes, Janelle (Thesis director) / Eaton, John (Committee member) / Barrett, The Honors College (Contributor) / Department of Information Systems (Contributor) / Department of Supply Chain Management (Contributor)
Created2023-05
151627-Thumbnail Image.png
Description
Text classification, in the artificial intelligence domain, is an activity in which text documents are automatically classified into predefined categories using machine learning techniques. An example of this is classifying uncategorized news articles into different predefined categories such as "Business", "Politics", "Education", "Technology" , etc. In this thesis, supervised machine

Text classification, in the artificial intelligence domain, is an activity in which text documents are automatically classified into predefined categories using machine learning techniques. An example of this is classifying uncategorized news articles into different predefined categories such as "Business", "Politics", "Education", "Technology" , etc. In this thesis, supervised machine learning approach is followed, in which a module is first trained with pre-classified training data and then class of test data is predicted. Good feature extraction is an important step in the machine learning approach and hence the main component of this text classifier is semantic triplet based features in addition to traditional features like standard keyword based features and statistical features based on shallow-parsing (such as density of POS tags and named entities). Triplet {Subject, Verb, Object} in a sentence is defined as a relation between subject and object, the relation being the predicate (verb). Triplet extraction process, is a 5 step process which takes input corpus as a web text document(s), each consisting of one or many paragraphs, from RSS feeds to lists of extremist website. Input corpus feeds into the "Pronoun Resolution" step, which uses an heuristic approach to identify the noun phrases referenced by the pronouns. The next step "SRL Parser" is a shallow semantic parser and converts the incoming pronoun resolved paragraphs into annotated predicate argument format. The output of SRL parser is processed by "Triplet Extractor" algorithm which forms the triplet in the form {Subject, Verb, Object}. Generalization and reduction of triplet features is the next step. Reduced feature representation reduces computing time, yields better discriminatory behavior and handles curse of dimensionality phenomena. For training and testing, a ten- fold cross validation approach is followed. In each round SVM classifier is trained with 90% of labeled (training) data and in the testing phase, classes of remaining 10% unlabeled (testing) data are predicted. Concluding, this paper proposes a model with semantic triplet based features for story classification. The effectiveness of the model is demonstrated against other traditional features used in the literature for text classification tasks.
ContributorsKarad, Ravi Chandravadan (Author) / Davulcu, Hasan (Thesis advisor) / Corman, Steven (Committee member) / Sen, Arunabha (Committee member) / Arizona State University (Publisher)
Created2013