ANDROID驱动的哲学应用算法采用相似字符串匹配

E. Nasution, Nelly Astuti Hasibuan, Suginam Suginam
{"title":"ANDROID驱动的哲学应用算法采用相似字符串匹配","authors":"E. Nasution, Nelly Astuti Hasibuan, Suginam Suginam","doi":"10.30865/KOMIK.V2I1.977","DOIUrl":null,"url":null,"abstract":"Philosophy is a critical thinking framework to find solutions to all problems. The solution found to overcome a problem through critical thinking is the fruit of philosophical thinking. If the solution to a problem is not thought out carefully and critically, then it is not the fruit of philosophical thinking but only the sound. Philosophy is useful to achieve a better life, especially in a job so that you can understand the reason why the order in a job must be carried out. In understanding philosophical terms generally use foreign-language scholarship because the term philosophy is the absorption word from English, namely philosophy. While the word philosophy itself is an absorption word from the Greek language. In Greek the combination of the word philo means love and sophós, which means wisdom makes a special word, philosophia, which means love wisdom. To learn the term philosophy is very difficult, especially for ordinary people. Based on this research the author designed the Android-based Philosophy application using eclipse juno and sqlite as the database. To facilitate the search process the meaning of philosophical terms in the application the author applies the Approximate string matching algorithm. Approximate algorithm (Estimated string matching) is a problem in computer science that is applied in text search, pattern recognition and signal processing applications. For the text T [1..n] and the pattern P [1 ... m], we are expected to find all occurrences of the pattern in the text with the most edit distance is K. The edit distance between two strings is defined as the minimum number of character insertions, deletions and the replacement needed to make it the same. The results expected in this study is an application that implements the Approximate Algorithm so that the process of searching quickly in the application can help the user to more easily understand philosophical terms.Keywords: Application Philosophy, Android, String Matching, Approximate Algorithm.","PeriodicalId":246167,"journal":{"name":"KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"IMPLEMENTASI ALGORITMA APPROXIMATE STRING MATCHING PADA APLIKASI FILOSOFI BERBASIS ANDROID\",\"authors\":\"E. Nasution, Nelly Astuti Hasibuan, Suginam Suginam\",\"doi\":\"10.30865/KOMIK.V2I1.977\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Philosophy is a critical thinking framework to find solutions to all problems. The solution found to overcome a problem through critical thinking is the fruit of philosophical thinking. If the solution to a problem is not thought out carefully and critically, then it is not the fruit of philosophical thinking but only the sound. Philosophy is useful to achieve a better life, especially in a job so that you can understand the reason why the order in a job must be carried out. In understanding philosophical terms generally use foreign-language scholarship because the term philosophy is the absorption word from English, namely philosophy. While the word philosophy itself is an absorption word from the Greek language. In Greek the combination of the word philo means love and sophós, which means wisdom makes a special word, philosophia, which means love wisdom. To learn the term philosophy is very difficult, especially for ordinary people. Based on this research the author designed the Android-based Philosophy application using eclipse juno and sqlite as the database. To facilitate the search process the meaning of philosophical terms in the application the author applies the Approximate string matching algorithm. Approximate algorithm (Estimated string matching) is a problem in computer science that is applied in text search, pattern recognition and signal processing applications. For the text T [1..n] and the pattern P [1 ... m], we are expected to find all occurrences of the pattern in the text with the most edit distance is K. The edit distance between two strings is defined as the minimum number of character insertions, deletions and the replacement needed to make it the same. The results expected in this study is an application that implements the Approximate Algorithm so that the process of searching quickly in the application can help the user to more easily understand philosophical terms.Keywords: Application Philosophy, Android, String Matching, Approximate Algorithm.\",\"PeriodicalId\":246167,\"journal\":{\"name\":\"KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer)\",\"volume\":\"15 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-10-06\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.30865/KOMIK.V2I1.977\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.30865/KOMIK.V2I1.977","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

哲学是为所有问题寻找解决方案的批判性思维框架。通过批判性思维找到解决问题的方法是哲学思维的成果。如果一个问题的解决方案没有经过仔细和批判的思考,那么它就不是哲学思考的成果,而只是声音。哲学对于实现更好的生活是有用的,特别是在工作中,这样你就可以理解为什么工作中的命令必须执行。在理解哲学术语时,一般使用外语学识,因为哲学一词是从英语中吸收过来的,即哲学。而哲学这个词本身是从希腊语中吸收过来的。在希腊语中,philo(爱)这个词和sophós(智慧)这个词的组合构成了一个特殊的词,philosophia(爱智慧)。学习哲学这个术语是非常困难的,尤其是对普通人来说。在此基础上,作者以eclipse juno和sqlite为数据库,设计了基于android的哲学应用程序。为了方便搜索过程中哲学术语的含义的应用,作者采用了近似字符串匹配算法。近似算法(估计字符串匹配)是计算机科学中的一个问题,主要应用于文本搜索、模式识别和信号处理等领域。对于文本T [1..]n]和模式P[1…m],我们期望找到文本中模式的所有出现,编辑距离最大的是k。两个字符串之间的编辑距离定义为使其相同所需的最小字符插入,删除和替换次数。本研究期望的结果是实现近似算法的应用程序,以便在应用程序中的快速搜索过程可以帮助用户更容易地理解哲学术语。关键词:应用哲学,Android,字符串匹配,近似算法
本文章由计算机程序翻译,如有差异,请以英文原文为准。
IMPLEMENTASI ALGORITMA APPROXIMATE STRING MATCHING PADA APLIKASI FILOSOFI BERBASIS ANDROID
Philosophy is a critical thinking framework to find solutions to all problems. The solution found to overcome a problem through critical thinking is the fruit of philosophical thinking. If the solution to a problem is not thought out carefully and critically, then it is not the fruit of philosophical thinking but only the sound. Philosophy is useful to achieve a better life, especially in a job so that you can understand the reason why the order in a job must be carried out. In understanding philosophical terms generally use foreign-language scholarship because the term philosophy is the absorption word from English, namely philosophy. While the word philosophy itself is an absorption word from the Greek language. In Greek the combination of the word philo means love and sophós, which means wisdom makes a special word, philosophia, which means love wisdom. To learn the term philosophy is very difficult, especially for ordinary people. Based on this research the author designed the Android-based Philosophy application using eclipse juno and sqlite as the database. To facilitate the search process the meaning of philosophical terms in the application the author applies the Approximate string matching algorithm. Approximate algorithm (Estimated string matching) is a problem in computer science that is applied in text search, pattern recognition and signal processing applications. For the text T [1..n] and the pattern P [1 ... m], we are expected to find all occurrences of the pattern in the text with the most edit distance is K. The edit distance between two strings is defined as the minimum number of character insertions, deletions and the replacement needed to make it the same. The results expected in this study is an application that implements the Approximate Algorithm so that the process of searching quickly in the application can help the user to more easily understand philosophical terms.Keywords: Application Philosophy, Android, String Matching, Approximate Algorithm.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信