使用字符串相似概念的科学文章聚类

Komang Rinartha, Luh Gede Surya Kartika
{"title":"使用字符串相似概念的科学文章聚类","authors":"Komang Rinartha, Luh Gede Surya Kartika","doi":"10.1109/ICORIS.2019.8874879","DOIUrl":null,"url":null,"abstract":"Scientific articles are one of the results of a study or research. Scientific articles from a study are disseminated through publications in a journal and a seminar. Journal or seminar committee classifies articles into several research topic clusters. To cluster articles, sometimes the journal committee reads the contents of the article to cluster it manually. The manual process is ineffective and inefficient in terms of processing time. From these problems, a system was created to help classify articles using a computer system based on the contents of the article. The application of article clustering was built using the word frequency method adopted from the term frequency of TF-IDF and using cosine similarity to cluster scientific articles according to the research topics. The processes in clustering scientific articles include calculating the number of words used, searching for words that often appear, eliminating stop words based on the Tala's stop word list, then from words that often appear are made into the new article’s keywords. From the keywords obtained, then the level of similarity is calculated with the keywords used in the research topic using cosine similarity. The research topics used are based on the body of knowledge in computer science and information system based on ACM (Association for Computing Machinery) & IEEE (Institute of Electrical and Electronics Engineers). The system was built in the form of a web application using the PHP programming language and MySQL database with a responsive web design technique. The results of this research are that articles entered into the system could be generated into the new keywords by listing the words that appeared a lot. From the keywords obtained, the articles were successfully clustered using cosine similarity. The level of clarity from the descriptions of the research topics affected the results of clustering. The more clear and complete the description is given, the better the results of the clustering were obtained. From 102 article titles of KNS&I (Konferensi Nasional Sistem & Informatika) 2017 that were entered, 71.6% of articles were clustered correctly. From these data, the largest research publications were obtained in the \"information management\" cluster.","PeriodicalId":118443,"journal":{"name":"2019 1st International Conference on Cybernetics and Intelligent System (ICORIS)","volume":"153 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"Scientific Article Clustering Using String Similarity Concept\",\"authors\":\"Komang Rinartha, Luh Gede Surya Kartika\",\"doi\":\"10.1109/ICORIS.2019.8874879\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Scientific articles are one of the results of a study or research. Scientific articles from a study are disseminated through publications in a journal and a seminar. Journal or seminar committee classifies articles into several research topic clusters. To cluster articles, sometimes the journal committee reads the contents of the article to cluster it manually. The manual process is ineffective and inefficient in terms of processing time. From these problems, a system was created to help classify articles using a computer system based on the contents of the article. The application of article clustering was built using the word frequency method adopted from the term frequency of TF-IDF and using cosine similarity to cluster scientific articles according to the research topics. The processes in clustering scientific articles include calculating the number of words used, searching for words that often appear, eliminating stop words based on the Tala's stop word list, then from words that often appear are made into the new article’s keywords. From the keywords obtained, then the level of similarity is calculated with the keywords used in the research topic using cosine similarity. The research topics used are based on the body of knowledge in computer science and information system based on ACM (Association for Computing Machinery) & IEEE (Institute of Electrical and Electronics Engineers). The system was built in the form of a web application using the PHP programming language and MySQL database with a responsive web design technique. The results of this research are that articles entered into the system could be generated into the new keywords by listing the words that appeared a lot. From the keywords obtained, the articles were successfully clustered using cosine similarity. The level of clarity from the descriptions of the research topics affected the results of clustering. The more clear and complete the description is given, the better the results of the clustering were obtained. From 102 article titles of KNS&I (Konferensi Nasional Sistem & Informatika) 2017 that were entered, 71.6% of articles were clustered correctly. From these data, the largest research publications were obtained in the \\\"information management\\\" cluster.\",\"PeriodicalId\":118443,\"journal\":{\"name\":\"2019 1st International Conference on Cybernetics and Intelligent System (ICORIS)\",\"volume\":\"153 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-08-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2019 1st International Conference on Cybernetics and Intelligent System (ICORIS)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICORIS.2019.8874879\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 1st International Conference on Cybernetics and Intelligent System (ICORIS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICORIS.2019.8874879","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

科学论文是研究或研究的结果之一。一项研究的科学文章通过期刊和研讨会的出版物传播。期刊或研讨会委员会将文章分为几个研究主题群。为了对文章进行聚类,有时期刊委员会会阅读文章的内容来手动聚类。手工流程在处理时间上是无效和低效的。从这些问题出发,我们创建了一个系统,利用计算机系统根据文章的内容对文章进行分类。从TF-IDF的词频出发,采用词频法,利用余弦相似度对科学文章根据研究主题进行聚类,构建了文章聚类的应用。聚类科学文章的过程包括计算使用的单词数量,搜索经常出现的单词,根据Tala的停止词列表消除停止词,然后从经常出现的单词中提取出新文章的关键词。从得到的关键词中,利用余弦相似度与研究课题中使用的关键词计算相似度。所使用的研究主题是基于ACM(美国计算机协会)和IEEE(美国电气和电子工程师协会)的计算机科学和信息系统知识体系。本系统采用PHP编程语言和MySQL数据库,采用响应式网页设计技术,以web应用程序的形式构建。本研究的结果是,输入系统的文章可以通过列出出现次数较多的单词来生成新的关键词。根据得到的关键词,利用余弦相似度对文章进行聚类。研究主题描述的清晰程度影响聚类结果。描述越清晰、越完整,聚类效果越好。在输入的KNS&I (Konferensi Nasional system & Informatika) 2017的102篇文章标题中,聚类正确率为71.6%。从这些数据中,“信息管理”集群获得的研究出版物最多。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Scientific Article Clustering Using String Similarity Concept
Scientific articles are one of the results of a study or research. Scientific articles from a study are disseminated through publications in a journal and a seminar. Journal or seminar committee classifies articles into several research topic clusters. To cluster articles, sometimes the journal committee reads the contents of the article to cluster it manually. The manual process is ineffective and inefficient in terms of processing time. From these problems, a system was created to help classify articles using a computer system based on the contents of the article. The application of article clustering was built using the word frequency method adopted from the term frequency of TF-IDF and using cosine similarity to cluster scientific articles according to the research topics. The processes in clustering scientific articles include calculating the number of words used, searching for words that often appear, eliminating stop words based on the Tala's stop word list, then from words that often appear are made into the new article’s keywords. From the keywords obtained, then the level of similarity is calculated with the keywords used in the research topic using cosine similarity. The research topics used are based on the body of knowledge in computer science and information system based on ACM (Association for Computing Machinery) & IEEE (Institute of Electrical and Electronics Engineers). The system was built in the form of a web application using the PHP programming language and MySQL database with a responsive web design technique. The results of this research are that articles entered into the system could be generated into the new keywords by listing the words that appeared a lot. From the keywords obtained, the articles were successfully clustered using cosine similarity. The level of clarity from the descriptions of the research topics affected the results of clustering. The more clear and complete the description is given, the better the results of the clustering were obtained. From 102 article titles of KNS&I (Konferensi Nasional Sistem & Informatika) 2017 that were entered, 71.6% of articles were clustered correctly. From these data, the largest research publications were obtained in the "information management" cluster.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信