From b1f67f60eda5413dce773f052780261a04c15beb Mon Sep 17 00:00:00 2001 From: Jean-Philippe Moreux Date: Sun, 24 Apr 2016 12:06:29 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72650b7..0df8ae6 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ An aggregated file (metadata.csv) contains all the CSV metadata. #### Perl Faster and richer (more metadata) than the XSLT scripts. -One Perl script : extractMD.pl -For each document, its metadata are stored in the STATS folder under your prefered formats : XML, JSON, CSV, txt +One Perl script: extractMD.pl +One shell script: batch.sh (runs the Perl script and packages the files) + +For each document, metadata are stored in the STATS folder (available formats : XML, JSON, CSV, txt) ##### Test @@ -52,7 +54,6 @@ For each document, its metadata are stored in the STATS folder under your prefer 3. >perl extractMD.pl DOCS xml json - ### Charts See on [Github](https://github.com/altomator/EN-data_mining/tree/master/Charts) and [here](http://altomator.github.io/EN-data_mining/).