@thesis{thesis, author={Adli Ihsan Maulana}, title ={Sistem Pendeteksi Kemiripan Kebutuhan Perangkat Lunak Menggunakan Algoritma Rabin-Karp}, year={2022}, url={http://eprints.polbeng.ac.id/6915/}, abstract={Currently to find the needs that are in it is still done manually, and it can hinder the process of making the system. An idea came up to make it easier to find similar needs quickly. This study aims to build a software requirements detection system using the Rabin-Karp algorithm. The Rabin-Karp algorithm is used for the process of finding between sentences in the SKPL, this algorithm was chosen because the Rabin-Karp algorithm is one of the string search algorithms that has a hashing function to find petterns in the text and produces good time efficiency in string searches that have more of one pattern. This system is made on a website that uses the PHP programming language with the aim of making it easily accessible to users. The result of this research is a software requirement detection system using Karp-algorithm that has passed testing, calculation system testing and manual calculations, and the calculation results are obtained which means that this algorithm is as expected.} }