A PHP Error was encountered

Severity: Warning

Message: fopen(/home/rama/public_html/application/cache/sessions/rama_sessiongssqvgnmb82ucuj4ba72413kdofc15ne): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 174

Backtrace:

File: /home/rama/public_html/application/core/MY_Controller.php
Line: 8
Function: __construct

File: /home/rama/public_html/application/controllers/Document.php
Line: 6
Function: __construct

File: /home/rama/public_html/index.php
Line: 296
Function: require_once

@thesis{thesis, author={ADE RIYANI}, title ={PENERAPAN METODE WORD2VEC UNTUK MENDETEKSI KEMIRIPAN DOKUMEN}, year={2019}, url={https://repository.ittelkom-pwt.ac.id/5700/}, abstract={ABSTRACT Plagiarism is the act of taking part or all of people’s ideas in the form of documents or texts without attaching the sources of information retrieval. Therefore plagiarism detection is necessary to reduce plagiarism and keep the originality of people’s work. This research aims to detect the similarity of text documents using the Word2vec method and TF-IDF extraction fiture to determine the difference in values. The document used for comparison of this text is containing of 116 Indonesian abstracts. From the result, when stemming is applied the result was on average 5%, which is higher when stemming isn’t applied. Produces a similarity value over 50% for documents with a high level of similarity. Meanwhile for documents with a low level of similarity or not plagiarism produces a similarity value under 30%. The step of preprocessing is consisting of folding cases, tokenizing, removeal stopwords, and stemming. After the preprocessing process, the next step is weighting TFIDF and Word2vec. Than the next step was the similarity value uses Cosine Similarity to get percentage of similarity value. Based on the results of the experiment, Word2vec results the similarity value higher by an average of 28% compared to the TF-IDF weighting value. Keyword: Cosine Similarity, Document, plagiarism, preprocessing, TF-IDF, Word2vec} }

A PHP Error was encountered

Severity: Warning

Message: Unknown: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/home/rama/public_html/application/cache/sessions)

Filename: Unknown

Line Number: 0

Backtrace: