Peer Review History
| Original SubmissionSeptember 27, 2019 |
|---|
|
PONE-D-19-27170 The Influence of Preprocessing on Text Classification using a Bag-of-Words Representation PLOS ONE Dear Prof. HaCohen-Kerner, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. We would appreciate receiving your revised manuscript by Jan 13 2020 11:59PM. When you are ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. To enhance the reproducibility of your results, we recommend that if applicable you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. For instructions see: http://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols Please include the following items when submitting your revised manuscript:
Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out. We look forward to receiving your revised manuscript. Kind regards, Farhan Hassan Khan, PhD Academic Editor PLOS ONE Journal Requirements: When submitting your revision, we need you to address these additional requirements. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at http://www.journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and http://www.journals.plos.org/plosone/s/file?id=ba62/PLOSOne_formatting_sample_title_authors_affiliations.pdf 1. Please remove your figures from within your manuscript file, leaving only the individual TIFF/EPS image files, uploaded separately. These will be automatically included in the reviewers’ PDF. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Partly ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: I Don't Know ********** 3. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: No Reviewer #2: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 5. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The paper is very interesting and the analysis results very useful. However, some changes should be made to improve its quality. The novelty of the research should be clearly stated in the abstract, in the introduction and in the conclusion. I suggest better organization of the chapters. In section 2: The references should be up-to-date, including papers published in last decade. Moreover, important papers of literature are omitted, such as Krouska, A., Troussas, C., & Virvou, M. (2016, July). The effect of preprocessing techniques on Twitter sentiment analysis. In 2016 7th International Conference on Information, Intelligence, Systems & Applications (IISA) (pp. 1-5). IEEE. In section 3: Datasets' features should be tabulated, and examples of the corpora should be given if possible. In section 4: The authors should state the reason why they use these algorithms for classification instead of others. A great reference for this is Krouska, A., Troussas, C., & Virvou, M. (2017). Comparative Evaluation of Algorithms for Sentiment Analysis over Social Networking Services. J. UCS, 23(8), 755-768. The classification model should be described in text and the scheme should be redesigned. In section 5: The outcome of the analysis is anyway quite clear and could help prospective users of these techniques. However, the performance analysis would also benefit from the exposure of the actual confusion matrices, not only accuracy. Moreover, it would be interesting to see a discussion of the results of the study in comparison to the results of other similar studies. Reviewer #2: The manuscript addresses an important issue in text preprocessing since there are several available methods and a wide evaluation of some methods may be very useful for the research community and practitioners. The text is well written and generally clear, however, some points should be better discussed and evaluated. 1- It lacks information about the statistical test applied. The authors should provide more information. 2- I miss some discussion about the applied preprocessing methods, the expected impact on the quantity and quality of features and the reason for performing each one of them. 3- Looking at the datasets (third party links provided by the authors in the Data Availability Statement in the PDF file), I have some concerns about the experiments: a. None of the datasets seems to have HTML tags to be removed. b. In the case of WebKB, the terms are stems (they have already been preprocessed, applying Porter Stemmer). 4- It should be important to have some discussion about the impact of each preprocessing method in each dataset, such as a comparison between the raw terms and the resulting terms after the application of a single preprocessing method. What are the differences in the resultant features? How many of the 1000 unigrams are the same between the baseline and the tested preprocessing method/combination? 5- The flowchart of the experimental evaluation is not clear (Fig. 1). What is actually done in the “Re-classify” steps? I assume that: you generate new training and test sets applying the evaluated preprocessing method/combination; then a new classification model is generated from the new training set with each ML algorithm and these new models are evaluated using the new test set. Is my understanding correct? If so, the Figure must present that information for a clear understanding. 6- You performed 10 repetitions of each configuration, varying the randomly selected training and test sets. How the accuracy of those 10 repetitions vary? It would be interesting to perform some analysis of these variations and discuss it, in order to present a more complete overview of the results. 7- I miss some analysis and discussion of the results considering the differences of the datasets. I suggest presenting a Table comparing some characteristics of the dataset and discuss if the results compared to those characteristics indicates some conclusion about the proper preprocessing method for each case. Is it possible to generalize and suggest/recommend some kind of preprocessing when the dataset has some sort of characteristics? The use of more datasets may be required to complete this analysis. 8- I suggest having available a repository with all the generated training and test sets (e.g., arff files), in case someone wants to reproduce your work or test them in future works. - Minor comments: 1- There are some alignment issues in Table 1. 2- What is the meaning of “?” in Table 1? 3- The caption of Tables 2 to 5 states “various Normalizations”, is it correct? From the text, I understood that those tables refer to the results of executions without any normalization/preprocessing method. 4- Revise the formatting of Tables 6 to 9. For example: in Table 6, the S result for RF should be in blue; there is no line separating the sets of 4 and 5 preprocessing combinations; use the same number of digits after the decimal point for all values; in Table 9, the “P” is not aligned. 5- Explain the color notation for Tables 6 to 9. Note: confirm that you can use colors in your tables since, according to the journal’s formatting rules, it seems that text color is limited to black. 6- The last sentence of Section 5 has different formatting. 7- It seems that reference 44 is not cited in the manuscript. 8- Revise the references in order to use the same style for all of them. 9- Some typos: “disambiguation of ambiguous of acronyms”, “* in indicates”, “63 (26 - 1)” ********** 6. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files to be viewed.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email us at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
PONE-D-19-27170R1 The Influence of Preprocessing on Text Classification using a Bag-of-Words Representation PLOS ONE Dear Prof. HaCohen-Kerner, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. ============================== I have read the two rounds of reviews and the authors' responses to the orignal review. As indicated by Reviewer #2, we can see the efforts made by the authors as well as their difficulties. However, there are some questions that need to be clarified and explained. Please refer to the reviews raised by Reviewer #2. Thanks very much. ============================== We would appreciate receiving your revised manuscript by May 03 2020 11:59PM. When you are ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. To enhance the reproducibility of your results, we recommend that if applicable you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. For instructions see: http://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols Please include the following items when submitting your revised manuscript:
Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out. We look forward to receiving your revised manuscript. Kind regards, Weinan Zhang Academic Editor PLOS ONE [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #1: All comments have been addressed Reviewer #2: (No Response) ********** 2. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: No Reviewer #2: No ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 6. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The paper is very interesting and the analysis results very useful. The authors tackled all changes, and thus, the paper is worth for publishing. Reviewer #2: I understand that it is difficult to continue the research when the students complete their program and start new jobs. Nevertheless, it is very important to maintain a backup of all data used/generated during the experimental evaluations. The revision and the explanations added to the revised version of the paper improved its quality. The points that still need some attention are: 1. Re-write the last paragraph of the Introduction, describing the Sections of the paper. 2. Provide the section Materials and Methods, which were included in the revised version without content. 3. Example #1 of WebKB (Appendix) seems to be only the content of an HTML source. It does not have the HTML tags as Example #2. 4. About the R8 dataset. The examples of R8 files in the Appendix do not present upper case letters and punctuation. It seems that they are preprocessed files. Is that the case of every file of this dataset used in the experiments? Besides, in Table 8 we can see that P (removing punctuation) and L (converting to lowercase) presented the same accuracy of the baseline. This result may indicate that P and L did not make any effect since the baseline documents are already in lowercase and without punctuation. However, some of the best results for this dataset were obtained with the combination LP. How this could be explained? 5. Delete the word “twice” in the sentence “The best result in Table 10, 78.78%v was obtained twice by the RF method using CL”. 6. In the sentence “The majority of the improvement is because of the C preprocessing, which presents a significant improvement of 2.23% from the baseline”, according to Table 10, it is L instead of C. ********** 7. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files to be viewed.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email us at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 2 |
|
The Influence of Preprocessing on Text Classification using a Bag-of-Words Representation PONE-D-19-27170R2 Dear Dr. HaCohen-Kerner, We are pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it complies with all outstanding technical requirements. Within one week, you will receive an e-mail containing information on the amendments required prior to publication. When all required modifications have been addressed, you will receive a formal acceptance letter and your manuscript will proceed to our production department and be scheduled for publication. Shortly after the formal acceptance letter is sent, an invoice for payment will follow. To ensure an efficient production and billing process, please log into Editorial Manager at https://www.editorialmanager.com/pone/, click the "Update My Information" link at the top of the page, and update your user information. If you have any billing related questions, please contact our Author Billing department directly at authorbilling@plos.org. If your institution or institutions have a press office, please notify them about your upcoming paper to enable them to help maximize its impact. If they will be preparing press materials for this manuscript, you must inform our press team as soon as possible and no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. With kind regards, Weinan Zhang Academic Editor PLOS ONE Additional Editor Comments (optional): Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #1: All comments have been addressed Reviewer #2: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: No Reviewer #2: No ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 6. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The authors tackled all changes improving its quality and also the topic of the paper is very interesting. Thus, the paper is worth for publishing. Reviewer #2: All comments have been addressed. Considering you found that several rows of results in Table 8 have been mistakenly replaced, I suppose you have double-checked the other tables as well. Two minor comments: - There are misplaced horizontal lines on pages 11 and 12; - In Section Material and Methods, I suggest to explicitly describe the preprocessing methods applied, as it was done in section Model (page 17). For example, substitute “L – lowercase, H – html tags” for “L – converting uppercase letters into lowercase letters, H – HTML tag removal (for relevant datasets)”. ********** 7. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No |
| Formally Accepted |
|
PONE-D-19-27170R2 The Influence of Preprocessing on Text Classification using a Bag-of-Words Representation Dear Dr. HaCohen-Kerner: I am pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now with our production department. If your institution or institutions have a press office, please notify them about your upcoming paper at this point, to enable them to help maximize its impact. If they will be preparing press materials for this manuscript, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information please contact onepress@plos.org. For any other questions or concerns, please email plosone@plos.org. Thank you for submitting your work to PLOS ONE. With kind regards, PLOS ONE Editorial Office Staff on behalf of Dr. Weinan Zhang Academic Editor PLOS ONE |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .