Scripts posted recently tagged to txt in Kelpi

1- 5 of 5.

FREETYPE2 instalatio log

to freetype log txt by nando.quintana

running install
running build
running build_py
running build_ext
building '_imagingft' extension

bag of word recount form a text file

to txt parser words flex stl c++ by nando.quintana

/*
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.

Texto administrativo

to plain-text txt by nando.quintana

ACUERDO del Pleno de 24 de abril de 1998 del Ayuntamiento de Vitoria-Gasteiz,
referente a la aprobación de la Oferta y las Bases del Proceso Selectivo
para la cobertura de las vacantes del Cuerpo de Policía Local del
Ayuntamiento de Vitoria-Gasteiz.
La oferta de empleo

Ordenar lista de atributos extraidos del texto

to c++ txt sort feature-extraction by nando.quintana

/*
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.

Descomprimir texto

to bash txt by nando.quintana

#!/bin/bash
INPUT_DIR="/home/nando/tesis/corpora/BOPV/documentos_txt_comprimidos";
OUTPUT_DIR="/home/nando/tesis/corpora/BOPV/documentos_txt";
rm -Rf "$OUTPUT";
mkdir "$OUTPUT";
hits counter