paper-with-me

홈 › Papers

English-Arabic Cross-language Plagiarism Detection

2021-09-01 · RANLP 2021 9 · Naif Alotaibi, Mike Joy

The advancement of the web and information technology has contributed to the rapid growth of digital libraries and automatic machine translation tools which easily translate texts from one language into another. These have increased the content accessible in different languages, which results in easily performing translated plagiarism, which are referred to as “cross-language plagiarism”. Recognition of plagiarism among texts in different languages is more challenging than identifying plagiarism within a corpus written in the same language. This paper proposes a new technique for enhancing English-Arabic cross-language plagiarism detection at the sentence level. This technique is based on semantic and syntactic feature extraction using word order, word embedding and word alignment with multilingual encoders. Those features, and their combination with different machine learning (ML) algorithms, are then used in order to aid the task of classifying sentences as either plagiarized or non-plagiarized. The proposed approach has been deployed and assessed using datasets presented at SemEval-2017. Analysis of experimental data demonstrates that utilizing extracted features and their combinations with various ML classifiers achieves promising results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslationWord Alignment

Similar Papers 제목 키워드 기반

A Survey of Plagiarism Detection Systems: Case of Use with English, French and Arabic Languages

2022-01-10 · Mehdi Abdelhamid, Faical Azouaou, Sofiane Batata

In academia, plagiarism is certainly not an emerging concern, but it became of a greater magnitude with the popularisation of the Internet and the ease of access to a worldwide source of content, rendering human-only int…

Information RetrievalRetrieval

CrossLang: the system of cross-lingual plagiarism detection

2019-09-14 · NeurIPS Workshop Document_Intelligen 2019 12 · Oleg Bakhteev, Alexandr Ogaltsov, Andrey Khazov, Kamil Safin 외

Plagiarism and text reuse become more available with the Internet development. Therefore it is important to check scientific papers for the fact of cheating, especially in Academia. Existing systems of plagiarism detecti…

Plagiarism Detection in the Bengali Language: A Text Similarity-Based Approach

2022-03-25 · Satyajit Ghosh, Aniruddha Ghosh, Bittaswer Ghosh, Abhishek Roy

Plagiarism means taking another person's work and not giving any credit to them for it. Plagiarism is one of the most serious problems in academia and among researchers. Even though there are multiple tools available to …

Optical Character Recognition (OCR)text similarity

X-PuDu at SemEval-2022 Task 6: Multilingual Learning for English and Arabic Sarcasm Detection

2022-11-30 · SemEval (NAACL) 2022 7 · Yaqian Han, Yekun Chai, Shuohuan Wang, Yu Sun 외

Detecting sarcasm and verbal irony from people's subjective statements is crucial to understanding their intended meanings and real sentiments and positions in social scenarios. This paper describes the X-PuDu system tha…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNatural Language UnderstandingSarcasm Detection+1

UsingWord Embedding for Cross-Language Plagiarism Detection

2017-02-10 · J. Ferrero, F. Agnes, L. Besacier, D. Schwab

This paper proposes to use distributed representation of words (word embeddings) in cross-language textual similarity detection. The main contributions of this paper are the following: (a) we introduce new cross-language…

SentenceWord Embeddings