Code Monkey home page Code Monkey logo

chaim12345 / python-plagiarism-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from copyleaks/python-plagiarism-checker

0.0 0.0 0.0 193 KB

Copyleaks finds plagiarism online using copyright infringement detection technology. Find those who have used your content with Copyleaks. See here how to integrate Copyleaks easily with your services, using Java, to detect plagiarism.

Home Page: https://api.copyleaks.com

License: MIT License

Python 100.00%

python-plagiarism-checker's Introduction

Copyleaks Python SDK

Copyleaks SDK is a simple framework that allows you to scan textual content for plagiarism and trace content distribution online, using the Copyleaks plagiarism checker cloud.

Detect plagiarism using Copyleaks SDK in:

Installation

Supported Python version: 3.

You have two ways to integrate with the Copyleaks SDK:

  • Recommended - Use the Python Package Manager - PiPy.
    When integrating this way you will automatically be able to update the SDK to its latest version:

    pip3 install copyleaks
      
  • Download the code from this repository and add it to your project.

Register and Get Your API Key

To use the Copyleaks SDK you need to have a Copyleaks account. The registration to Copyleaks is free of charge and quick. Sign up and confirm your account to finalize your registration.

Now, generate your personal API key on your dashboard under 'API Access Credentials'.

For more information check out our API guide.

Examples

See the example.py file.

Copyleaks.set_identity_uri("your identity server uri");
Copyleaks.set_api_uri("your api server uri");

Dependencies

pip3 install requests pytz python-dateutil

Read More

python-plagiarism-checker's People

Contributors

yehonatanb avatar avichaicopyleaks avatar eladbitton avatar erezleaks avatar gioaudino avatar chaim12345 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.