{"id":{"repo_id":"missouri","oai_identifier":"oai:mospace.umsystem.edu:10355/48652"},"canonical_url":"https://search.dev.ndltd.org/etd/missouri/oai:mospace.umsystem.edu:10355/48652","repository":{"repo_id":"missouri","name":"University of Missouri","base_url":"https://mospace.umsystem.edu/oai/request"},"display":{"title":"Text mining with neural network and MapReduce","abstract":"[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI-COLUMBIA AT AUTHOR'S REQUEST.] Increasing data from internet can provide helpful information to support business process such as product development process, inventory management process and quality management process by measuring customers' satisfaction. This source of information is getting important because e-business now plays a bigger role in world commerce. However, most of internet data are unstructured data such as newspaper articles, blogs, and users' comments. They are seen as qualitative resources while business practice prefers analyzing sales volume, production quantity, and inventory number. Recently, with achievement in machine learnings, data scientists begin to exploit unstructured data for useful information. One of these application is doing data mining (text mining) to analyze customers' sentiment from their reviews' text. This research aims to investigate and classify polarity of customer's reviews as positive or negative opinion. While other studies in this field focused on support vector machine method at document level, this research analyzes reviews at sentence level by combination of natural language processing method and neural network classifier. Natural language processing can extract more accurate features from text documents with consideration of syntactical and semantic order at sentence level. Then it summarizes document as reduced dimension features. Neural network classifier can give superior result (Moraes, Valiati, & Neto, 2013), and works well with reduced features. The reduced dimension features are important when the project works with large dataset. The proposed method applies neural network in MapReduce framework which used for parallel programming. This approach has advantage when program works with growing unstructured data on distributed file storage system. The results show that natural language processing method improves classification performance. When this program doubles number of parallel jobs, classification time reduces a half. However, running time of parallel job is only effective if datasets are still large enough after extracting for necessary classification features.","abstract_html":"[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI-COLUMBIA AT AUTHOR&#x27;S REQUEST.] Increasing data from internet can provide helpful information to support business process such as product development process, inventory management process and quality management process by measuring customers&#x27; satisfaction. This source of information is getting important because e-business now plays a bigger role in world commerce. However, most of internet data are unstructured data such as newspaper articles, blogs, and users&#x27; comments. They are seen as qualitative resources while business practice prefers analyzing sales volume, production quantity, and inventory number. Recently, with achievement in machine learnings, data scientists begin to exploit unstructured data for useful information. One of these application is doing data mining (text mining) to analyze customers&#x27; sentiment from their reviews&#x27; text. This research aims to investigate and classify polarity of customer&#x27;s reviews as positive or negative opinion. While other studies in this field focused on support vector machine method at document level, this research analyzes reviews at sentence level by combination of natural language processing method and neural network classifier. Natural language processing can extract more accurate features from text documents with consideration of syntactical and semantic order at sentence level. Then it summarizes document as reduced dimension features. Neural network classifier can give superior result (Moraes, Valiati, &amp; Neto, 2013), and works well with reduced features. The reduced dimension features are important when the project works with large dataset. The proposed method applies neural network in MapReduce framework which used for parallel programming. This approach has advantage when program works with growing unstructured data on distributed file storage system. The results show that natural language processing method improves classification performance. When this program doubles number of parallel jobs, classification time reduces a half. However, running time of parallel job is only effective if datasets are still large enough after extracting for necessary classification features.","abstract_has_math":false,"creators":["Nguyen, Nguyen Phuoc"],"institution":"University of Missouri--Columbia","degree_name":"M.S.","degree_level":"Masters","degree_discipline":"Industrial and manufacturing systems engineering (MU)","degree_department":null,"school":null,"contributors":[],"advisors":["Middlekoop, Timothy"],"committee_chairs":[],"committee_members":[],"year":2015,"date_issued":"2015","date_published":"2015","updated_at":"2026-07-24T03:07:24Z","subjects":[],"languages":["eng","English"],"rights":["Access to files is limited to the University of Missouri--Columbia with SSO login."],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/10355/48652","outbound_label":"Handle","outbound_source":"dc:identifier.uri"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor.advisor","label":"Advisor","values":["Middlekoop, Timothy"]},{"key":"dc:creator","label":"Author","values":["Nguyen, Nguyen Phuoc"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.accessioned","label":"Dc Date Accessioned","values":["2016-04-18T21:22:53Z"]},{"key":"dc:date.available","label":"Dc Date Available","values":["2016-04-18T21:22:53Z"]},{"key":"dc:date.issued","label":"Date","values":["2015"]},{"key":"dc:publisher","label":"Institution","values":["University of Missouri--Columbia"]},{"key":"dc:type","label":"Dc Type","values":["Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Industrial and manufacturing systems engineering (MU)"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Masters"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Missouri--Columbia"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["English"]},{"key":"dc:language.iso","label":"Language (ISO)","values":["eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Access to files is limited to the University of Missouri--Columbia with SSO login."]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier.uri","label":"Identifier URI","values":["https://hdl.handle.net/10355/48652"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI-COLUMBIA AT AUTHOR'S REQUEST.] Increasing data from internet can provide helpful information to support business process such as product development process, inventory management process and quality management process by measuring customers' satisfaction. This source of information is getting important because e-business now plays a bigger role in world commerce. However, most of internet data are unstructured data such as newspaper articles, blogs, and users' comments. They are seen as qualitative resources while business practice prefers analyzing sales volume, production quantity, and inventory number. Recently, with achievement in machine learnings, data scientists begin to exploit unstructured data for useful information. One of these application is doing data mining (text mining) to analyze customers' sentiment from their reviews' text. This research aims to investigate and classify polarity of customer's reviews as positive or negative opinion. While other studies in this field focused on support vector machine method at document level, this research analyzes reviews at sentence level by combination of natural language processing method and neural network classifier. Natural language processing can extract more accurate features from text documents with consideration of syntactical and semantic order at sentence level. Then it summarizes document as reduced dimension features. Neural network classifier can give superior result (Moraes, Valiati, & Neto, 2013), and works well with reduced features. The reduced dimension features are important when the project works with large dataset. The proposed method applies neural network in MapReduce framework which used for parallel programming. This approach has advantage when program works with growing unstructured data on distributed file storage system. The results show that natural language processing method improves classification performance. When this program doubles number of parallel jobs, classification time reduces a half. However, running time of parallel job is only effective if datasets are still large enough after extracting for necessary classification features."]},{"key":"dc:title","label":"Title","values":["Text mining with neural network and MapReduce"]}]}],"canonical_facts":{"dc:contributor.advisor":["Middlekoop, Timothy"],"dc:creator":["Nguyen, Nguyen Phuoc"],"dc:date.accessioned":["2016-04-18T21:22:53Z"],"dc:date.available":["2016-04-18T21:22:53Z"],"dc:date.issued":["2015"],"dc:description.abstract":["[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI-COLUMBIA AT AUTHOR'S REQUEST.] Increasing data from internet can provide helpful information to support business process such as product development process, inventory management process and quality management process by measuring customers' satisfaction. This source of information is getting important because e-business now plays a bigger role in world commerce. However, most of internet data are unstructured data such as newspaper articles, blogs, and users' comments. They are seen as qualitative resources while business practice prefers analyzing sales volume, production quantity, and inventory number. Recently, with achievement in machine learnings, data scientists begin to exploit unstructured data for useful information. One of these application is doing data mining (text mining) to analyze customers' sentiment from their reviews' text. This research aims to investigate and classify polarity of customer's reviews as positive or negative opinion. While other studies in this field focused on support vector machine method at document level, this research analyzes reviews at sentence level by combination of natural language processing method and neural network classifier. Natural language processing can extract more accurate features from text documents with consideration of syntactical and semantic order at sentence level. Then it summarizes document as reduced dimension features. Neural network classifier can give superior result (Moraes, Valiati, & Neto, 2013), and works well with reduced features. The reduced dimension features are important when the project works with large dataset. The proposed method applies neural network in MapReduce framework which used for parallel programming. This approach has advantage when program works with growing unstructured data on distributed file storage system. The results show that natural language processing method improves classification performance. When this program doubles number of parallel jobs, classification time reduces a half. However, running time of parallel job is only effective if datasets are still large enough after extracting for necessary classification features."],"dc:identifier.uri":["https://hdl.handle.net/10355/48652"],"dc:language":["English"],"dc:language.iso":["eng"],"dc:publisher":["University of Missouri--Columbia"],"dc:rights":["Access to files is limited to the University of Missouri--Columbia with SSO login."],"dc:title":["Text mining with neural network and MapReduce"],"dc:type":["Thesis"],"thesis:degree_discipline":["Industrial and manufacturing systems engineering (MU)"],"thesis:degree_level":["Masters"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Missouri--Columbia"]},"updated_at":"2026-07-24T03:07:24Z"}