Scheme Evaluation and Mapping for Structural Text Representation
Project description
Collection of utilities for conversion and evaluation of semantic and syntactic text representation schemes.
Requirements
Python 3.6
Install
Create a Python virtual environment:
virtualenv --python=/usr/bin/python3 venv . venv/bin/activate # on bash source venv/bin/activate.csh # on csh
Install the latest release:
pip install semstr
Alternatively, install the latest code from GitHub (may be unstable):
git clone https://github.com/danielhers/semstr cd semstr python setup.py install
License
This package is licensed under the GPLv3 or later license (see `LICENSE.txt <LICENSE.txt>`__).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SEMSTR-1.1.3.tar.gz
(217.6 kB
view hashes)
Built Distribution
SEMSTR-1.1.3-py3-none-any.whl
(220.1 kB
view hashes)