There is a newer version of the record available.

Published April 19, 2016 | Version v0.3.0
Software Open

SymbTr-extras: symbtrextras v0.3.0

  • 1. Universitat Pompeu Fabra

Description

SymbTr-extras

Basic tools to manipulate the SymbTr-scores

Introduction

This repository hosts a set of tools to validate and manipulate the SymbTr scores and get basic statistics from them. The tools are mostly used for maintaining the SymbTr repository and keeping a track of the stored score metadata and attributes.

Usage

Please refer to the ineractive demos apply_extras_txt_file.ipynb and change_symbtr_filename for the basic usage. To process many documents you can use the jupyter notebooks in the wrapper folder.

This repository is also used as a submodule in the SymbTr collection. For this reason the paths in the jupyter notebooks are given according to the relative path of the submodule. f you want to use these notebooks outside the submodule, you should change these paths accordingly.

Installation

If you want to install the package, it is recommended to install it and all the dependencies into a virtualenv. In the terminal, do the following:

virtualenv env source env/bin/activate python setup.py install

If you want to be able to edit files and have the changes be reflected, then install the repository like this instead:

pip install -e .

Now you can install the rest of the dependencies:

pip install -r requirements Changelog
  • Improved code quality
  • Added unittests
  • Upgraded the required symbtrdataextractor to v2.0.0
Authors

Sertan Senturk contact@sertansenturk.com

Reference

Thesis

Files

SymbTr-extras-v0.3.0.zip

Files (359.4 kB)

Name Size Download all
md5:0a00862a0362fcad3d11508d69747f6e
359.4 kB Preview Download

Additional details

Related works