Lemmatizer for spanish language
Project description
# Lemmes Lemmas for Spanish
## Install After clone this repo
python setup.py build && python setup.py install python -m lemmes.download
## Basic Usage
# see test.py
## Developer Stage ### Pre-Install
Docker 1.*
### Run
cd /[project_path] docker build -t lemmes . docker run -v $(pwd):/lemmes:rw -it lemmes bash python -m lemmes.download
### Test
invoke test
### Work in
docker run -v $(pwd):/lemmes:rw -it lemmes bash
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
lemmes-1.2.tar.gz
(462.9 kB
view hashes)