Giter Club home page Giter Club logo

kurtosis's Introduction

kurtosis

This repository contains a collection of scripts used for Variance. It is based on the work of Julien Bourdaillet ([email protected]) and Jean-Gabriel Ganascia ([email protected]) Please find install instructions here.

Tag Files

example usage

python tag.py tests/Labelle/Informations.xml 

Compare two texts

Example usage

python diff.py tests/Labelle/01LaBelle_Ms.txt tests/Labelle/02LaBelle_Mercure.txt

The following files will be created in the foder tests/Labelle

Filename Description
diff_table.html html differences table
diff_table_improved.html improved html differences table (work in progress)
csv_output.csv csv formatted difference tables

Other example usages:

python diff.py tests/Labelle/01LaBelle_Ms.txt tests/Labelle/02LaBelle_Mercure.txt --lg_pivot 8 --ratio 10 --seuil 80 
python diff.py tests/Labelle/01LaBelle_Ms.txt tests/Labelle/02LaBelle_Mercure.txt --lg_pivot 8 --ratio 10 --seuil 80 --author "Charles, Perrault, 1628, 1703"
python diff.py tests/Labelle/01LaBelle_Ms.txt tests/Labelle/02LaBelle_Mercure.txt --lg_pivot 8 --ratio 10 --seuil 80 --author "Charles, Perrault, 1628, 1703" --title "La Belle au bois dormant"
python diff.py tests/BdS/BdS1835edition.txt tests/BdS/BdS_1842edition.txt

Compare Sequentially Texts

Put texts that needs to be compared sequentially in a directory. Comparaison will be done based on lexical order on filenames ending with .txt

python bulk-diff.py sample/Labelle --lg_pivot 8 --ratio 10 --seuil 80  
python bulk-diff.py sample/Labelle --lg_pivot 8 --ratio 10 --seuil 80  --author "Charles, Perrault, 1628, 1703"
python bulk-diff.py sample/Labelle --lg_pivot 8 --ratio 10 --seuil 80  --author "Charles, Perrault, 1628, 1703" --title "La Belle au bois dormant"

kurtosis's People

Contributors

louischiffre avatar

Watchers

 avatar

Forkers

assaf007

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.