GithubHelp home page GithubHelp logo

rubiel1 / ramo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 35 KB

This program finds common phrases on different pdf's. We aim to use it to identify research mills.

License: MIT License

Python 100.00%
mill words-filter pdf-analyzer fake-research-detector

ramo's Introduction

PROJECT RAMO

This program reads several pdf's located on the folder and finds common phrases among all files. It also returns all common words. Fake research papers may share common words, and this tool automatizes the search for common prhases.

You dont need to know how to code to use this program just follow the colab notebook at https://colab.research.google.com/drive/1ZdOw8O5Bwq9WKFIPbHlcUTHKLFPyVmJn?usp=sharing

The function analyzer has two parameters, the name of the folder and the size -the folder should be located at the same place that the file main, -size is the minimun number of words that a phrase should have. Note that size = 1 asks for all words shared by all documents, we actually return this value, so use size>1.

Example:

analyzer("mill",3)

Requirements:

  • numpy
  • scipy
  • scikit-learn==0.23.1
  • pdfminer>=1.3.1

ramo

After don Quijote lost his spade while attacking the mill, he explained to Sancho the advantages of using a "ramo" instead of a "espada": "-Yo me acuerdo haber leído que un caballero español llamado Diego Pérez de Vargas, habiéndosele en una batalla roto la espada, desgajó de una encina un pesado ramo o tronco, y con él hizo tales cosas aquel día, y machacó tantos moros, que le quedó por sobrenombre Machuca..." Don Quixote Novel by Miguel de Cervantes

ramo's People

Contributors

robertomaldonado avatar rubiel1 avatar

Watchers

 avatar  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.