Skip to main content

THE go-to place for all Python Hebrew Treebank processing tasks.

Project description

bclm

THE go-to place for all Python Hebrew Treebank processing tasks.

Installation

The installation is standard:

pip instatll <PATH_TO_WHEEL>

In order to create the wheel:

  1. Make sure you have the latest versions of setuptools and wheel installed:
python3 -m pip install --user --upgrade setuptools wheel
  1. Now run this command from the same directory where setup.py is located:
python setup.py bdist_wheel
  1. It will generate a wheel file saved in the dist folder.
  2. You can now run
pip install <PATH_TO_WHEEL>

Citation

Please cite the NEMO^2 paper if you use bclm in your research:

@article{DBLP:journals/corr/abs-2007-15620,
  author    = {Dan Bareket and
               Reut Tsarfaty},
  title     = {Neural Modeling for Named Entities and Morphology (NEMO{\^{}}2)},
  journal   = {CoRR},
  volume    = {abs/2007.15620},
  year      = {2020},
  url       = {https://arxiv.org/abs/2007.15620},
  archivePrefix = {arXiv},
  eprint    = {2007.15620},
  timestamp = {Mon, 03 Aug 2020 14:32:13 +0200},
  biburl    = {https://dblp.org/rec/journals/corr/abs-2007-15620.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bclm-1.0.0.tar.gz (16.6 MB view hashes)

Uploaded Source

Built Distribution

bclm-1.0.0-py3-none-any.whl (16.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page