PEMBANGUNAN PERANGKAT LUNAK PERINGKAS DOKUMEN DARI BANYAK SUMBER BERBASIS WEB MENGGUNAKAN SENTENCE SCORING DENGAN METODE TF-IDF

Main Author: EVAN, FABIANUS HENDY
Format: Thesis NonPeerReviewed Book
Terbitan: , 2014
Subjects:
Online Access: http://e-journal.uajy.ac.id/5278/1/0MTF01915.pdf
http://e-journal.uajy.ac.id/5278/2/1MTF01915.pdf
http://e-journal.uajy.ac.id/5278/3/2MTF01915.pdf
http://e-journal.uajy.ac.id/5278/4/3MTF01915.pdf
http://e-journal.uajy.ac.id/5278/5/4MTF01915.pdf
http://e-journal.uajy.ac.id/5278/6/5MTF01915.pdf
http://e-journal.uajy.ac.id/5278/
Daftar Isi:
  • The need to summarize document is very important as we enter an era where there is a lot of information presented. This thesis presents an automatic document summarization from various sources based on the identification and extraction of important sentences from the source document information using sentence scoring with TF-IDF method. This application was built based website that allows users to access applications anywhere and anytime. This application was built using PHP programming language. The use of PHP intended to sentence scoring proses can be done fairly easy in the server and PHP can also be used to create a web service. TF-IDF method gives value to each word according to their frequency across documents. Sentence scoring is done by adding up the value of each word to obtain the final value of each sentence. Sentence to be used as a summary are selected according to their rank in each document. Sentence scoring using TF-IDF method generate summaries of documents that are extractive and its allows users to understand the gist of a document.