Questions tagged [plagiarism-detection]
74 questions
0
votes
1 answer
Where do these spans come from?
We reluctantly used blackboard to give a test and several students have answers with loads of HTML formatting. I can imagine writing answers in Word and copy/pasting answers adds formatting. But i see this span tag:

EmdyP
- 1
0
votes
0 answers
Hash each line of text in a web application
I have a requirement like this,
I have a web application, the workers will update the content , each one will be having their own account. We make groups in workers, we will assign same task to each group.
Say group 1 will update first , and…

Sadanand
- 1,080
- 3
- 13
- 30
-1
votes
2 answers
Accessing multidimensional array in Php
I print the multidimensional array which I get from an API and the goal is to loop over the array and check of the field [Percents] is greater than 20 but with no success: This is how the array looks like:
Multidimensional array
How do I get the…

orhs
- 1
- 1
-1
votes
1 answer
Track original position of transformed string in java
I am working on an implementation of a source code plagiarism algorithm(winnowing algorithm) and have a problem where I need some help.
Example:
I have a string
String test="blahello,,,,/blatestbla7234///§"§$%"%$\n\n23344)§()(§$blablayeahbla";
and…

vizero
- 33
- 5
-1
votes
1 answer
CSS plagiarism checker
I sell a theme for a well known php web script. The theme that I sell is only CSS, I wrote this CSS code and it's about 700 lines of code.
I'm starting to get the suspicion that people are illegally using my theme so my question is, is there a…

yaman
- 47
- 3
-1
votes
1 answer
Find plagiarism in bulk articles
I have a 20,000 collection of master articles and I will get about 400,000 articles of one or two pages everyday. Now, I am trying to see if each one of this 400k articles are a copy or modified version of my collection of master articles (a…

sobhan
- 1
- 3
-1
votes
2 answers
Need Something That Catagorizes Word Based On Vocab Level
I'm doing a plagiarism type project in Java and would like to somehow give each word a rating based on how strong the word choice is. Is there anything that does this or any way to do this?

mwristine
- 93
- 2
- 9
-2
votes
3 answers
Parser generation
i am doing a project on SOFWARE PLAGIARISM DETECTION..i am intended to do it with language C..for that i am supposed to create a token generator, and a parser..but i dont know where to start..any one can help me out with this..
i created a database…

Aneeshia
- 45
- 1
- 2
- 7
-2
votes
3 answers
Can I prevent people programmatically fetch contents from my site?
Let's say I have a WordPress site with many Blog Post. I discovered there is someone out there copying the content of every page of my site and paste it on his own site. I believed he does not do it manually as the amount is huge. And I try to…

user2335065
- 2,337
- 3
- 31
- 54
-2
votes
3 answers
How to select limited number of words from a textbox using javascript?
I have been trying to create a plagiarism webpage.It will take the input from a text box and search in Google. if found it will display the results.
Now the problem is , its searching the whole text at once but i need that to search 10 words at a…

Sharath V Yajaman
- 11
- 2
-3
votes
1 answer
How to create a plagiarism detector of c++ files
hi a am a student and a have a project "plagiarism detector in c++ and java files" and i am in trouble
i want(i hope to want) to see an example exist , a project in that title or a documentation in this field (in practice part)

moradpro
- 17
- 1
- 3
-3
votes
1 answer
output/rendered text can not be seen in source code
As all Facebook social plugins have this feature;
Your Facebook name can be seen on the web page but when you look up in the source code you can not see Facebook name.
So I need to know why and how?
This feature may be used in order to avoid…

jwin27
- 1
- 1
-3
votes
1 answer
Which NLP task is easier to begin with?
Which one among the following NLP topics will be easier to work with?
Question answering
Paraphrase detection
Short text conversation
Author identification

Raiya Chowdhury
- 1
- 1
-5
votes
1 answer
Algorithms under Plagiarism detection machines
I'm very impressed to how plagiarism checkers (such as Turnitin website ) works. But how do they do that ? In a very effective way, I'm new to this area thus is there any word matching algorithm or anything that is similar to that is used for…

Xitrum
- 7,765
- 26
- 90
- 126