Python-ELMO is a Python library which offers an encapsulation of the binary tool ELMO, in order to manipulate it easily in Python and SageMath script.

.gitignore 64B

  1. **/__pycache__/**
  2. build/*
  3. python_elmo.egg-info/*
  4. *.pyc
  5. .DS_Store