SlideShare a Scribd company logo
1 of 6
Download to read offline
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 526
AI BASED PLAGIARISM CHECKER
1
Ms.N.P.Shangara Narayanee.
2
Ajay.P, 2
Hemalatha.P, 3
RojaAbirami.S
Dept of CSE, Erode Sengunthar Engineering College, Erode, Tamil Nadu.
ABSTRACT
Plagiarism is the act of copying another in recent years, plagiarism detection across languages has received
particular attention; in this section, we will review various research from 2015 to the present. A study applied a new
concept-based measure for weighing concepts in their graph representations, along with knowledge graph analysis.
Their research centered on the utilization of several aspects from multilingual graphs, including word sense
disambiguation, vocabulary expansion, and representation by similarities with a group of concepts. In addition to
knowledge graph representation and plagiarism detection, an extension was made using continuous space
representation (i.e., word embedding) and alignment similarity analysis. Another study combined semantic
relatedness metrics from WordNet's knowledge networks between words and ideas to assess how comparable phrases
person's work without giving that person or source credit or a source citation. Plagiarism detectors are made to
detect this scam. Platforms powered by AI can offer a variety of techniques for making content readable, impactful,
and grammatically sound. The primary justification for plagiarism is that it is the simplest and quickest approach to
complete literary projects such as academic papers, articles, or essays. Sometimes students find it difficult to handle
the workload and project deadlines, therefore they prefer to plagiarize rather than produce unique work.
Keywords:-Plagiarism,Quality,Quantity
I. INTRODUCTION
Plagiarism is now a serious problem in literature, and most students utilize search engines to find it and
exploit it in their academic work. The unethical stealing of intellectual property is plagiarism. The pupils may find
that using someone else's work as their own is the quickest method to finish their assignments.Because the plagiarist
benefits rather than the original content writer, researchers, professors, and serious content authors are the victims of
plagiarism. A variety of plagiarism detection technologies are available to find duplicate content.However, there are
a lot more reasons why we should refrain from plagiarism.Plagiarism can seriously harm your reputation and destroy
your trustworthiness. If you're a student, it could result in a failing grade, a suspension, or the complete obliteration
of your academic record.Being a blogger or copywriter puts your job, as well as the careers of everybody you are
connected to, at danger.Bottom line: Plagiarism undermines credibility regardless of who you are. That is why it is
crucial to know how to prevent plagiarism, whether you work as a business professional or an academic.Using nt, nr,
and C, we divide the text into sections that are suspected of plagiarism and sections that are not suspected. In a
subsequent procedure, the non-suspected parts on nt and nr are compressed.
Step 1: We create the "plagiarism-suspected flag" by creating flag arrays Ft and Fr that have the same
length as nt and nr, respectively. The matching index element is set to "True" or "False" depending on whether the
element of nt or nr is likewise an element of C. The shared word positions on Ft and Fr are hence "True." The
indexes that were set to "True" during this process are now temporarily classified as plagiarism suspects.Finding a
chunk of identical words between two texts that are being compared is how plagiarism is detected. Compared to
looking for a pre-specified string, this technique involves more calculation. Making two texts into individual one-
dimensional strings and repeating string shifts and character comparison between them is the most reliable and
simple way to find plagiarism in our target patterns. The alphabet in the illustration might either represent a letter or,
following morphological deconstruction, a word. Regardless of their placement, this strategy can be used to detect
plagiarism as it was defined in. In this case, the words "ABC" and "abc" were found to contain plagiarism. This is
the fundamental detecting technique we use. This approach requires it.
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 527
II. OBJECTIVE
Plagiarism detection software will finish the task because it will reveal whether the text is original or
plagiarised.When a sentence or paragraph is similar to the writing, the copied piece
is effectively highlighted.The database of billions of articles uses the highest degree of plagiarism detection.
2.1. Basic Detection Method of Plagiarism:
Finding a chunk of identical words between two texts that are being compared is how plagiarism is detected.
Compared to looking for a pre-specified string, this technique involves more calculation. Making two texts into
individual one-dimensional
strings and repeating string shift and character comparison between them is the most reliable and simple way to find
plagiarism in our target patterns. The alphabet in the illustration might either represent a letter or, following
morphological
deconstruction, a word.
2.1.2.LANGUAGE CHECK MODULE:
A report will only be generated for a plagiarism check if you upload a file in a language other than English.This is
Language Tool's Python wrapper. Open-source grammar tool LanguageTool is also known as the OpenOffice
spellchecker. With the help of a Python script or a command-line interface, you may use this library to find
grammatical and spelling issues
2.1.1. SPELLING CHECK MODULE
The spell checking module consists of the following separate parts:Spell checking: using language-specific dictionary
elements. It uses third-party language-specific spell checkers. There are two kinds of spell checkers: · Language
dictionaries (language checking) · Vertical dictionaries (professional dictionaries for a given set of languages)
Vertical dictionaries for the CSDK include the following:
Legal Professional Dictionary of the Netherlands
Dictionary of Dutch Medical Professionals
Financial Professional English Dictionary
Legal Professional English Dictionary
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 528
A medical professional's English dictionary
A list of words and regular expressions known as UDitems makes up a user dictionary. The user has the option of
manually creating or changing User Dictionaries or using KernelAPI operations.
The integrating application includes user-written checking callback routines. They are given the string to be verified
together with the zone index from whence the string originated.
PLAGIARISM CHECKER MODULE
WORKING FLOW
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 529
2.1.2. SENTENCES ANALYSIS MODULE:
Sentences analysis module like High-performance infrastructure for cloud computing, data analytics & Machine
learning ,competitive pricing.The purpose of analysis is to make the complete grammatical structure of a sentence
clear. Each part of the sentence is identified, its function described, and its relationship to the other parts of the
sentence explained.The Mastering the Mechanics webinar series also describes required sentence elements and
varying sentence types. Please see these archived webinars for more information.
Independent clause: An independent clause is a whole statement on its own. It is a full notion because it
has both a subject and a verb.
A dependent clause does not constitute a complete sentence. It cannot stand alone; an independent clause
must be affixed to it. This is referred to as a subordinate clause as well.
Person, animal, location, object, idea, or notion that performs an activity.
2.1.3. GRAMMAR CHECK MODULE:
The work is reviewed by a grammar checker for complicated grammar errors, scientific spellings, and a formal tone.
It is typical to consult several sources while writing material that is thoroughly researched and contains information.
LanguageTool, sometimes known as the OpenOffice spellchecker, is an open-source utility for grammar and spelling
checks. This package enables programmers to find grammatical and spelling errors using a Command-line interface or
a Python code snippet (CLI).Pip install language-tool-python is the syntax.
To locate grammatical problems locally, the language tool python library will by default download a LanguageTool
server as a JAR file and run that in the background. However, LanguageTool also offers a supported Public HTTP
Proofreading API; there is a cap on the number of calls. A deep neural network language model built by Sapling has
been trained on millions of sentences. In addition to English, it has a language model that supports more than 10
additional languages and routine spell checking for more than 30 additional languages. This kind of automated
proofreading can spot areas for improved fluency as well as instances where a proper English term was used but was
misplaced in the sentence
2.1.3 COPYSCAPE MODULE
Real-time plagiarism detection software that locates original content in a matter of seconds.
To quickly identify the original source of your work, simply give the URL where it may be accessed.
It will add sources links and highlight any copied sentences.
Plagiarism on the Internet is a serious and expanding issue. Anyone in the world has the ability to copy your online
content at any time and paste it right away on their own website.
2.1.4 NLP PERFORMANCE MODULE
NLP, or natural language processing, is a powerful tool for identifying plagiarism in writings.
When we have access to both the original text and the suspected content, we can use NLP to detect external
plagiarism.
Traditionally, text preparation has been a crucial step in natural language processing (NLP) activities. It simplifies
language so that machine learning algorithms can operate more effectively.
The significance of text processing
Let's take a look at a challenge on sentiment analysis for customer reviews to demonstrate the significance of text
preprocessing.
If a customer said, "Their customer support service is a nightmare," a human could definitely and unmistakably tell
that the comment was unfavorable. However, it is more complicated for a machine.
I explored with the Azure text analytics API to demonstrate this idea. The API incorrectly gives a result of 50%, or
neutral sentiment, when the identical review is fed in.The field of artificial intelligence known as natural language
processing, or NLP, focuses on the communication between computers and people using language. Computers can
understand languages thanks to NLP, which blends computational linguistics with statistics, machine learning, and
deep learning models. NLP enables computers to extract information from textual input that is helpful. Among the
real-world uses for NLP are,
Speech recognition is the process of turning audio into text.
Sentiment analysis is the process of identifying characteristics, such as attitudes, feelings, etc. Classifying a sentence
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 530
as good, negative, or neutral is the most fundamental task in sentiment analysis.
The process of generating text from some structured data is known as "natural language generation."
III. RESULT
Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396
20063 ijariie.com 531
IV. CONCLUSION
A tool called a plagiarism checker is used to find instances of plagiarism in written material. It operates by
looking for any similarities between the content of one document and a database of other documents, including books,
articles, and websites. This might be helpful for educators, professionals, and students to make sure they are correctly
crediting sources and preventing unintentional or purposeful plagiarism. To make sure that written information is
authentic and devoid of unethical theft of intellectual property, plagiarism checkers are important tools.
REFERENCES
[1].AbdulJaleel, N., Larkey, L.S. Statistical transliteration for english-arabic cross language information retrieval. In:
Paper presented at the Proceedings of the Twelfth International Conference on Information and Knowledge
Management, New Orleans, LA, USA
[2]. Alaa, Z., Tiun, S., Abdulameer, M., 2016. Cross-language plagiarism of Arabic-English documents using linear
logistic regression. J. Theor. Appl. Inform. Technol. 83 (1), 20–33.
[5] L.Jagajeevan Rao, M. Venkata Rao, T.Vijaya Saradhi (2016), “How The Smartcard Makes the Certification
Verification Easy” Journal Theoretical and Applied Information Technology, Vol.83. No.2, pp. 180-186.
[6]. K.Santhi Sri and PRSM Lakshmi,(2017), “DDoS Attacks, Detection Parameters and Mitigation in Cloud
Environment”, IJMTST,Vol.3,No.1,pp.79-82.
[7] VellalacheruvuPavani and I. Ramesh Babu (2019) ,”Three Level Cloud Storage Schemefor Providing Privacy
Preserving using Edge Computing”,International Journal of Advanced Science and Technology Vol. 28, No. 16, pp.
1929 – 1940.
[8]. B.V.Suresh kumar,Sk.Reshmi Khadherbhi, BIG-IOT Framework Applications and Challenges: A Survey
Volume 7, Issue VII, JULY/2018 pg.no 1257-1264.

More Related Content

Similar to AI BASED PLAGIARISM CHECKER

SWSN UNIT-3.pptx we can information about swsn professional
SWSN UNIT-3.pptx we can information about swsn professionalSWSN UNIT-3.pptx we can information about swsn professional
SWSN UNIT-3.pptx we can information about swsn professionalgowthamnaidu0986
 
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...AhmedAdilNafea
 
A Survey of Object Oriented Programming LanguagesMaya Hris.docx
A Survey of Object Oriented Programming LanguagesMaya Hris.docxA Survey of Object Oriented Programming LanguagesMaya Hris.docx
A Survey of Object Oriented Programming LanguagesMaya Hris.docxdaniahendric
 
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUE
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUECOMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUE
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUEJournal For Research
 
Natural Language Processing Through Different Classes of Machine Learning
Natural Language Processing Through Different Classes of Machine LearningNatural Language Processing Through Different Classes of Machine Learning
Natural Language Processing Through Different Classes of Machine Learningcsandit
 
‘CodeAliker’ - Plagiarism Detection on the Cloud
‘CodeAliker’ - Plagiarism Detection on the Cloud ‘CodeAliker’ - Plagiarism Detection on the Cloud
‘CodeAliker’ - Plagiarism Detection on the Cloud acijjournal
 
plagiarism detection tools and techniques
plagiarism detection tools and techniquesplagiarism detection tools and techniques
plagiarism detection tools and techniquesNimisha T
 
IRJET - Online Assignment Plagiarism Checking using Data Mining and NLP
IRJET -  	  Online Assignment Plagiarism Checking using Data Mining and NLPIRJET -  	  Online Assignment Plagiarism Checking using Data Mining and NLP
IRJET - Online Assignment Plagiarism Checking using Data Mining and NLPIRJET Journal
 
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...ijtsrd
 
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVAL
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVALONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVAL
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVALijaia
 
G04124041046
G04124041046G04124041046
G04124041046IOSR-JEN
 
Oop by edgar lagman jr
Oop by edgar lagman jr Oop by edgar lagman jr
Oop by edgar lagman jr Jun-jun Lagman
 
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGLARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGkevig
 
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGLARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGkevig
 
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...IRJET Journal
 
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNING
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNINGA REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNING
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNINGEmma Burke
 
Spell checker for Kannada OCR
Spell checker for Kannada OCRSpell checker for Kannada OCR
Spell checker for Kannada OCRdbpublications
 
A neural probabilistic language model
A neural probabilistic language modelA neural probabilistic language model
A neural probabilistic language modelc sharada
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaGiorgia Lodi
 

Similar to AI BASED PLAGIARISM CHECKER (20)

SWSN UNIT-3.pptx we can information about swsn professional
SWSN UNIT-3.pptx we can information about swsn professionalSWSN UNIT-3.pptx we can information about swsn professional
SWSN UNIT-3.pptx we can information about swsn professional
 
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...
A Hybrid Method of Long Short-Term Memory and AutoEncoder Architectures for S...
 
A Survey of Object Oriented Programming LanguagesMaya Hris.docx
A Survey of Object Oriented Programming LanguagesMaya Hris.docxA Survey of Object Oriented Programming LanguagesMaya Hris.docx
A Survey of Object Oriented Programming LanguagesMaya Hris.docx
 
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUE
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUECOMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUE
COMPREHENSIVE ANALYSIS OF NATURAL LANGUAGE PROCESSING TECHNIQUE
 
Natural Language Processing Through Different Classes of Machine Learning
Natural Language Processing Through Different Classes of Machine LearningNatural Language Processing Through Different Classes of Machine Learning
Natural Language Processing Through Different Classes of Machine Learning
 
‘CodeAliker’ - Plagiarism Detection on the Cloud
‘CodeAliker’ - Plagiarism Detection on the Cloud ‘CodeAliker’ - Plagiarism Detection on the Cloud
‘CodeAliker’ - Plagiarism Detection on the Cloud
 
plagiarism detection tools and techniques
plagiarism detection tools and techniquesplagiarism detection tools and techniques
plagiarism detection tools and techniques
 
Language Modeling.docx
Language Modeling.docxLanguage Modeling.docx
Language Modeling.docx
 
IRJET - Online Assignment Plagiarism Checking using Data Mining and NLP
IRJET -  	  Online Assignment Plagiarism Checking using Data Mining and NLPIRJET -  	  Online Assignment Plagiarism Checking using Data Mining and NLP
IRJET - Online Assignment Plagiarism Checking using Data Mining and NLP
 
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
 
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVAL
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVALONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVAL
ONTOLOGICAL TREE GENERATION FOR ENHANCED INFORMATION RETRIEVAL
 
G04124041046
G04124041046G04124041046
G04124041046
 
Oop by edgar lagman jr
Oop by edgar lagman jr Oop by edgar lagman jr
Oop by edgar lagman jr
 
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGLARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
 
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDINGLARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
LARQS: AN ANALOGICAL REASONING EVALUATION DATASET FOR LEGAL WORD EMBEDDING
 
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...
IRJET- A Pragmatic Supervised Learning Methodology of Hate Speech Detection i...
 
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNING
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNINGA REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNING
A REPORT On DETECTION OF PHISHING WEBSITE USING MACHINE LEARNING
 
Spell checker for Kannada OCR
Spell checker for Kannada OCRSpell checker for Kannada OCR
Spell checker for Kannada OCR
 
A neural probabilistic language model
A neural probabilistic language modelA neural probabilistic language model
A neural probabilistic language model
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenza
 

More from Andrew Molina

50 Self Evaluation Examples, Forms Questions Templat
50 Self Evaluation Examples, Forms Questions Templat50 Self Evaluation Examples, Forms Questions Templat
50 Self Evaluation Examples, Forms Questions TemplatAndrew Molina
 
How To Make An Intro Paragraph. Intr
How To Make An Intro Paragraph. IntrHow To Make An Intro Paragraph. Intr
How To Make An Intro Paragraph. IntrAndrew Molina
 
Essay Websites My Favorite Ho
Essay Websites My Favorite HoEssay Websites My Favorite Ho
Essay Websites My Favorite HoAndrew Molina
 
Writing Papers High - The Best Place To Buy Same D
Writing Papers High - The Best Place To Buy Same DWriting Papers High - The Best Place To Buy Same D
Writing Papers High - The Best Place To Buy Same DAndrew Molina
 
New YearS Writing Paper Writing Paper, Lined Paper
New YearS Writing Paper Writing Paper, Lined PaperNew YearS Writing Paper Writing Paper, Lined Paper
New YearS Writing Paper Writing Paper, Lined PaperAndrew Molina
 
How To Write A Paper On A Topic ~ Abbeye Booklet
How To Write A Paper On A Topic ~ Abbeye BookletHow To Write A Paper On A Topic ~ Abbeye Booklet
How To Write A Paper On A Topic ~ Abbeye BookletAndrew Molina
 
How To Write An Essay About Myself Myself Handwritin
How To Write An Essay About Myself Myself HandwritinHow To Write An Essay About Myself Myself Handwritin
How To Write An Essay About Myself Myself HandwritinAndrew Molina
 
School Essay Writing A Paper Proposal
School Essay Writing A Paper ProposalSchool Essay Writing A Paper Proposal
School Essay Writing A Paper ProposalAndrew Molina
 
Tooth Fairy Letter Template Free - Lassafolder
Tooth Fairy Letter Template Free - LassafolderTooth Fairy Letter Template Free - Lassafolder
Tooth Fairy Letter Template Free - LassafolderAndrew Molina
 
Features Of A Play Script Display Teaching Resources
Features Of A Play Script Display Teaching ResourcesFeatures Of A Play Script Display Teaching Resources
Features Of A Play Script Display Teaching ResourcesAndrew Molina
 
5-Paragraph Essay Graphic Organizer - In Our Pond
5-Paragraph Essay Graphic Organizer - In Our Pond5-Paragraph Essay Graphic Organizer - In Our Pond
5-Paragraph Essay Graphic Organizer - In Our PondAndrew Molina
 
How To Write A Research Paper Middle School Powerpoint - School
How To Write A Research Paper Middle School Powerpoint - SchoolHow To Write A Research Paper Middle School Powerpoint - School
How To Write A Research Paper Middle School Powerpoint - SchoolAndrew Molina
 
Essay Exams Essays Test (Assessment)
Essay Exams Essays Test (Assessment)Essay Exams Essays Test (Assessment)
Essay Exams Essays Test (Assessment)Andrew Molina
 
What Does 500 Words Look Like 500 Word Essay, Ess
What Does 500 Words Look Like 500 Word Essay, EssWhat Does 500 Words Look Like 500 Word Essay, Ess
What Does 500 Words Look Like 500 Word Essay, EssAndrew Molina
 
Marking Rubric Essay, Essay Writing, Good Essay
Marking Rubric Essay, Essay Writing, Good EssayMarking Rubric Essay, Essay Writing, Good Essay
Marking Rubric Essay, Essay Writing, Good EssayAndrew Molina
 
40 Case Brief Examples Templates TemplateLab
40 Case Brief Examples Templates TemplateLab40 Case Brief Examples Templates TemplateLab
40 Case Brief Examples Templates TemplateLabAndrew Molina
 
Examples Of Argument Essays Essay Examples,
Examples Of Argument Essays Essay Examples,Examples Of Argument Essays Essay Examples,
Examples Of Argument Essays Essay Examples,Andrew Molina
 
Descriptive Essay Gradesaver Bu
Descriptive Essay Gradesaver BuDescriptive Essay Gradesaver Bu
Descriptive Essay Gradesaver BuAndrew Molina
 
I Need Someone To Write My E
I Need Someone To Write My EI Need Someone To Write My E
I Need Someone To Write My EAndrew Molina
 
Resume Paper Best Types, Colors Brands To Choos
Resume Paper Best Types, Colors Brands To ChoosResume Paper Best Types, Colors Brands To Choos
Resume Paper Best Types, Colors Brands To ChoosAndrew Molina
 

More from Andrew Molina (20)

50 Self Evaluation Examples, Forms Questions Templat
50 Self Evaluation Examples, Forms Questions Templat50 Self Evaluation Examples, Forms Questions Templat
50 Self Evaluation Examples, Forms Questions Templat
 
How To Make An Intro Paragraph. Intr
How To Make An Intro Paragraph. IntrHow To Make An Intro Paragraph. Intr
How To Make An Intro Paragraph. Intr
 
Essay Websites My Favorite Ho
Essay Websites My Favorite HoEssay Websites My Favorite Ho
Essay Websites My Favorite Ho
 
Writing Papers High - The Best Place To Buy Same D
Writing Papers High - The Best Place To Buy Same DWriting Papers High - The Best Place To Buy Same D
Writing Papers High - The Best Place To Buy Same D
 
New YearS Writing Paper Writing Paper, Lined Paper
New YearS Writing Paper Writing Paper, Lined PaperNew YearS Writing Paper Writing Paper, Lined Paper
New YearS Writing Paper Writing Paper, Lined Paper
 
How To Write A Paper On A Topic ~ Abbeye Booklet
How To Write A Paper On A Topic ~ Abbeye BookletHow To Write A Paper On A Topic ~ Abbeye Booklet
How To Write A Paper On A Topic ~ Abbeye Booklet
 
How To Write An Essay About Myself Myself Handwritin
How To Write An Essay About Myself Myself HandwritinHow To Write An Essay About Myself Myself Handwritin
How To Write An Essay About Myself Myself Handwritin
 
School Essay Writing A Paper Proposal
School Essay Writing A Paper ProposalSchool Essay Writing A Paper Proposal
School Essay Writing A Paper Proposal
 
Tooth Fairy Letter Template Free - Lassafolder
Tooth Fairy Letter Template Free - LassafolderTooth Fairy Letter Template Free - Lassafolder
Tooth Fairy Letter Template Free - Lassafolder
 
Features Of A Play Script Display Teaching Resources
Features Of A Play Script Display Teaching ResourcesFeatures Of A Play Script Display Teaching Resources
Features Of A Play Script Display Teaching Resources
 
5-Paragraph Essay Graphic Organizer - In Our Pond
5-Paragraph Essay Graphic Organizer - In Our Pond5-Paragraph Essay Graphic Organizer - In Our Pond
5-Paragraph Essay Graphic Organizer - In Our Pond
 
How To Write A Research Paper Middle School Powerpoint - School
How To Write A Research Paper Middle School Powerpoint - SchoolHow To Write A Research Paper Middle School Powerpoint - School
How To Write A Research Paper Middle School Powerpoint - School
 
Essay Exams Essays Test (Assessment)
Essay Exams Essays Test (Assessment)Essay Exams Essays Test (Assessment)
Essay Exams Essays Test (Assessment)
 
What Does 500 Words Look Like 500 Word Essay, Ess
What Does 500 Words Look Like 500 Word Essay, EssWhat Does 500 Words Look Like 500 Word Essay, Ess
What Does 500 Words Look Like 500 Word Essay, Ess
 
Marking Rubric Essay, Essay Writing, Good Essay
Marking Rubric Essay, Essay Writing, Good EssayMarking Rubric Essay, Essay Writing, Good Essay
Marking Rubric Essay, Essay Writing, Good Essay
 
40 Case Brief Examples Templates TemplateLab
40 Case Brief Examples Templates TemplateLab40 Case Brief Examples Templates TemplateLab
40 Case Brief Examples Templates TemplateLab
 
Examples Of Argument Essays Essay Examples,
Examples Of Argument Essays Essay Examples,Examples Of Argument Essays Essay Examples,
Examples Of Argument Essays Essay Examples,
 
Descriptive Essay Gradesaver Bu
Descriptive Essay Gradesaver BuDescriptive Essay Gradesaver Bu
Descriptive Essay Gradesaver Bu
 
I Need Someone To Write My E
I Need Someone To Write My EI Need Someone To Write My E
I Need Someone To Write My E
 
Resume Paper Best Types, Colors Brands To Choos
Resume Paper Best Types, Colors Brands To ChoosResume Paper Best Types, Colors Brands To Choos
Resume Paper Best Types, Colors Brands To Choos
 

Recently uploaded

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 

AI BASED PLAGIARISM CHECKER

  • 1. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 526 AI BASED PLAGIARISM CHECKER 1 Ms.N.P.Shangara Narayanee. 2 Ajay.P, 2 Hemalatha.P, 3 RojaAbirami.S Dept of CSE, Erode Sengunthar Engineering College, Erode, Tamil Nadu. ABSTRACT Plagiarism is the act of copying another in recent years, plagiarism detection across languages has received particular attention; in this section, we will review various research from 2015 to the present. A study applied a new concept-based measure for weighing concepts in their graph representations, along with knowledge graph analysis. Their research centered on the utilization of several aspects from multilingual graphs, including word sense disambiguation, vocabulary expansion, and representation by similarities with a group of concepts. In addition to knowledge graph representation and plagiarism detection, an extension was made using continuous space representation (i.e., word embedding) and alignment similarity analysis. Another study combined semantic relatedness metrics from WordNet's knowledge networks between words and ideas to assess how comparable phrases person's work without giving that person or source credit or a source citation. Plagiarism detectors are made to detect this scam. Platforms powered by AI can offer a variety of techniques for making content readable, impactful, and grammatically sound. The primary justification for plagiarism is that it is the simplest and quickest approach to complete literary projects such as academic papers, articles, or essays. Sometimes students find it difficult to handle the workload and project deadlines, therefore they prefer to plagiarize rather than produce unique work. Keywords:-Plagiarism,Quality,Quantity I. INTRODUCTION Plagiarism is now a serious problem in literature, and most students utilize search engines to find it and exploit it in their academic work. The unethical stealing of intellectual property is plagiarism. The pupils may find that using someone else's work as their own is the quickest method to finish their assignments.Because the plagiarist benefits rather than the original content writer, researchers, professors, and serious content authors are the victims of plagiarism. A variety of plagiarism detection technologies are available to find duplicate content.However, there are a lot more reasons why we should refrain from plagiarism.Plagiarism can seriously harm your reputation and destroy your trustworthiness. If you're a student, it could result in a failing grade, a suspension, or the complete obliteration of your academic record.Being a blogger or copywriter puts your job, as well as the careers of everybody you are connected to, at danger.Bottom line: Plagiarism undermines credibility regardless of who you are. That is why it is crucial to know how to prevent plagiarism, whether you work as a business professional or an academic.Using nt, nr, and C, we divide the text into sections that are suspected of plagiarism and sections that are not suspected. In a subsequent procedure, the non-suspected parts on nt and nr are compressed. Step 1: We create the "plagiarism-suspected flag" by creating flag arrays Ft and Fr that have the same length as nt and nr, respectively. The matching index element is set to "True" or "False" depending on whether the element of nt or nr is likewise an element of C. The shared word positions on Ft and Fr are hence "True." The indexes that were set to "True" during this process are now temporarily classified as plagiarism suspects.Finding a chunk of identical words between two texts that are being compared is how plagiarism is detected. Compared to looking for a pre-specified string, this technique involves more calculation. Making two texts into individual one- dimensional strings and repeating string shifts and character comparison between them is the most reliable and simple way to find plagiarism in our target patterns. The alphabet in the illustration might either represent a letter or, following morphological deconstruction, a word. Regardless of their placement, this strategy can be used to detect plagiarism as it was defined in. In this case, the words "ABC" and "abc" were found to contain plagiarism. This is the fundamental detecting technique we use. This approach requires it.
  • 2. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 527 II. OBJECTIVE Plagiarism detection software will finish the task because it will reveal whether the text is original or plagiarised.When a sentence or paragraph is similar to the writing, the copied piece is effectively highlighted.The database of billions of articles uses the highest degree of plagiarism detection. 2.1. Basic Detection Method of Plagiarism: Finding a chunk of identical words between two texts that are being compared is how plagiarism is detected. Compared to looking for a pre-specified string, this technique involves more calculation. Making two texts into individual one-dimensional strings and repeating string shift and character comparison between them is the most reliable and simple way to find plagiarism in our target patterns. The alphabet in the illustration might either represent a letter or, following morphological deconstruction, a word. 2.1.2.LANGUAGE CHECK MODULE: A report will only be generated for a plagiarism check if you upload a file in a language other than English.This is Language Tool's Python wrapper. Open-source grammar tool LanguageTool is also known as the OpenOffice spellchecker. With the help of a Python script or a command-line interface, you may use this library to find grammatical and spelling issues 2.1.1. SPELLING CHECK MODULE The spell checking module consists of the following separate parts:Spell checking: using language-specific dictionary elements. It uses third-party language-specific spell checkers. There are two kinds of spell checkers: · Language dictionaries (language checking) · Vertical dictionaries (professional dictionaries for a given set of languages) Vertical dictionaries for the CSDK include the following: Legal Professional Dictionary of the Netherlands Dictionary of Dutch Medical Professionals Financial Professional English Dictionary Legal Professional English Dictionary
  • 3. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 528 A medical professional's English dictionary A list of words and regular expressions known as UDitems makes up a user dictionary. The user has the option of manually creating or changing User Dictionaries or using KernelAPI operations. The integrating application includes user-written checking callback routines. They are given the string to be verified together with the zone index from whence the string originated. PLAGIARISM CHECKER MODULE WORKING FLOW
  • 4. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 529 2.1.2. SENTENCES ANALYSIS MODULE: Sentences analysis module like High-performance infrastructure for cloud computing, data analytics & Machine learning ,competitive pricing.The purpose of analysis is to make the complete grammatical structure of a sentence clear. Each part of the sentence is identified, its function described, and its relationship to the other parts of the sentence explained.The Mastering the Mechanics webinar series also describes required sentence elements and varying sentence types. Please see these archived webinars for more information. Independent clause: An independent clause is a whole statement on its own. It is a full notion because it has both a subject and a verb. A dependent clause does not constitute a complete sentence. It cannot stand alone; an independent clause must be affixed to it. This is referred to as a subordinate clause as well. Person, animal, location, object, idea, or notion that performs an activity. 2.1.3. GRAMMAR CHECK MODULE: The work is reviewed by a grammar checker for complicated grammar errors, scientific spellings, and a formal tone. It is typical to consult several sources while writing material that is thoroughly researched and contains information. LanguageTool, sometimes known as the OpenOffice spellchecker, is an open-source utility for grammar and spelling checks. This package enables programmers to find grammatical and spelling errors using a Command-line interface or a Python code snippet (CLI).Pip install language-tool-python is the syntax. To locate grammatical problems locally, the language tool python library will by default download a LanguageTool server as a JAR file and run that in the background. However, LanguageTool also offers a supported Public HTTP Proofreading API; there is a cap on the number of calls. A deep neural network language model built by Sapling has been trained on millions of sentences. In addition to English, it has a language model that supports more than 10 additional languages and routine spell checking for more than 30 additional languages. This kind of automated proofreading can spot areas for improved fluency as well as instances where a proper English term was used but was misplaced in the sentence 2.1.3 COPYSCAPE MODULE Real-time plagiarism detection software that locates original content in a matter of seconds. To quickly identify the original source of your work, simply give the URL where it may be accessed. It will add sources links and highlight any copied sentences. Plagiarism on the Internet is a serious and expanding issue. Anyone in the world has the ability to copy your online content at any time and paste it right away on their own website. 2.1.4 NLP PERFORMANCE MODULE NLP, or natural language processing, is a powerful tool for identifying plagiarism in writings. When we have access to both the original text and the suspected content, we can use NLP to detect external plagiarism. Traditionally, text preparation has been a crucial step in natural language processing (NLP) activities. It simplifies language so that machine learning algorithms can operate more effectively. The significance of text processing Let's take a look at a challenge on sentiment analysis for customer reviews to demonstrate the significance of text preprocessing. If a customer said, "Their customer support service is a nightmare," a human could definitely and unmistakably tell that the comment was unfavorable. However, it is more complicated for a machine. I explored with the Azure text analytics API to demonstrate this idea. The API incorrectly gives a result of 50%, or neutral sentiment, when the identical review is fed in.The field of artificial intelligence known as natural language processing, or NLP, focuses on the communication between computers and people using language. Computers can understand languages thanks to NLP, which blends computational linguistics with statistics, machine learning, and deep learning models. NLP enables computers to extract information from textual input that is helpful. Among the real-world uses for NLP are, Speech recognition is the process of turning audio into text. Sentiment analysis is the process of identifying characteristics, such as attitudes, feelings, etc. Classifying a sentence
  • 5. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 530 as good, negative, or neutral is the most fundamental task in sentiment analysis. The process of generating text from some structured data is known as "natural language generation." III. RESULT
  • 6. Vol-9 Issue-3 2023 IJARIIE-ISSN(O)-2395-4396 20063 ijariie.com 531 IV. CONCLUSION A tool called a plagiarism checker is used to find instances of plagiarism in written material. It operates by looking for any similarities between the content of one document and a database of other documents, including books, articles, and websites. This might be helpful for educators, professionals, and students to make sure they are correctly crediting sources and preventing unintentional or purposeful plagiarism. To make sure that written information is authentic and devoid of unethical theft of intellectual property, plagiarism checkers are important tools. REFERENCES [1].AbdulJaleel, N., Larkey, L.S. Statistical transliteration for english-arabic cross language information retrieval. In: Paper presented at the Proceedings of the Twelfth International Conference on Information and Knowledge Management, New Orleans, LA, USA [2]. Alaa, Z., Tiun, S., Abdulameer, M., 2016. Cross-language plagiarism of Arabic-English documents using linear logistic regression. J. Theor. Appl. Inform. Technol. 83 (1), 20–33. [5] L.Jagajeevan Rao, M. Venkata Rao, T.Vijaya Saradhi (2016), “How The Smartcard Makes the Certification Verification Easy” Journal Theoretical and Applied Information Technology, Vol.83. No.2, pp. 180-186. [6]. K.Santhi Sri and PRSM Lakshmi,(2017), “DDoS Attacks, Detection Parameters and Mitigation in Cloud Environment”, IJMTST,Vol.3,No.1,pp.79-82. [7] VellalacheruvuPavani and I. Ramesh Babu (2019) ,”Three Level Cloud Storage Schemefor Providing Privacy Preserving using Edge Computing”,International Journal of Advanced Science and Technology Vol. 28, No. 16, pp. 1929 – 1940. [8]. B.V.Suresh kumar,Sk.Reshmi Khadherbhi, BIG-IOT Framework Applications and Challenges: A Survey Volume 7, Issue VII, JULY/2018 pg.no 1257-1264.