# pysegmenters_blingfire
[](https://github.com/oterrier/pysegmenters_blingfire/blob/master/LICENSE)
[](https://github.com/oterrier/pysegmenters_blingfire/actions?query=workflow%3Atests)
[](https://codecov.io/gh/oterrier/pysegmenters_blingfire)
[](https://pysegmenters_blingfire.readthedocs.io)
[](https://pypi.org/project/pysegmenters_blingfire/)
[](https://pypi.org/project/pysegmenters_blingfire/)
Rule based segmenter based on Spacy
## Installation
You can simply `pip install pysegmenters_blingfire`.
## Developing
### Pre-requesites
You will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):
```
python3 -m pip install flit tox
```
Clone the repository:
```
git clone https://github.com/oterrier/pysegmenters_blingfire
```
### Running the test suite
You can run the full test suite against all supported versions of Python (3.8) with:
```
tox
```
### Building the documentation
You can build the HTML documentation with:
```
tox -e docs
```
The built documentation is available at `docs/_build/index.html.
Raw data
{
"_id": null,
"home_page": "https://github.com/oterrier/pysegmenters_blingfire/",
"name": "pysegmenters-blingfire",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Olivier Terrier",
"author_email": "olivier.terrier@kairntech.com",
"download_url": "https://files.pythonhosted.org/packages/20/ab/3fe2a58156e4139148f889ec17271fa35d0ec5766ae3985c0bc79151a5d2/pysegmenters-blingfire-0.5.128.tar.gz",
"platform": null,
"description": "# pysegmenters_blingfire\n\n[](https://github.com/oterrier/pysegmenters_blingfire/blob/master/LICENSE)\n[](https://github.com/oterrier/pysegmenters_blingfire/actions?query=workflow%3Atests)\n[](https://codecov.io/gh/oterrier/pysegmenters_blingfire)\n[](https://pysegmenters_blingfire.readthedocs.io)\n[](https://pypi.org/project/pysegmenters_blingfire/)\n[](https://pypi.org/project/pysegmenters_blingfire/)\n\nRule based segmenter based on Spacy\n\n## Installation\n\nYou can simply `pip install pysegmenters_blingfire`.\n\n## Developing\n\n### Pre-requesites\n\nYou will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):\n\n```\npython3 -m pip install flit tox\n```\n\nClone the repository:\n\n```\ngit clone https://github.com/oterrier/pysegmenters_blingfire\n```\n\n### Running the test suite\n\nYou can run the full test suite against all supported versions of Python (3.8) with:\n\n```\ntox\n```\n\n### Building the documentation\n\nYou can build the HTML documentation with:\n\n```\ntox -e docs\n```\n\nThe built documentation is available at `docs/_build/index.html.\n",
"bugtrack_url": null,
"license": null,
"summary": "Segmenter based on Spacy",
"version": "0.5.128",
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5dcda6614bf641640698ede7b12e068830a3fa0458b3be349b65a3ba6fd54487",
"md5": "d5ca82fbff521c17d7b981cc8e998243",
"sha256": "84326090be87bc52d0c059cec21a03016a7c7cdf6161f1cfa6e4658ef46e6b6a"
},
"downloads": -1,
"filename": "pysegmenters_blingfire-0.5.128-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d5ca82fbff521c17d7b981cc8e998243",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3878,
"upload_time": "2023-01-30T13:41:52",
"upload_time_iso_8601": "2023-01-30T13:41:52.917549Z",
"url": "https://files.pythonhosted.org/packages/5d/cd/a6614bf641640698ede7b12e068830a3fa0458b3be349b65a3ba6fd54487/pysegmenters_blingfire-0.5.128-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "20ab3fe2a58156e4139148f889ec17271fa35d0ec5766ae3985c0bc79151a5d2",
"md5": "a6dde48a47004547bc9fbdfc0ce03e9e",
"sha256": "67bab41b05a867ba3e060d81f9b1ad8455b4b6284484ed8893ead157baa5f1bc"
},
"downloads": -1,
"filename": "pysegmenters-blingfire-0.5.128.tar.gz",
"has_sig": false,
"md5_digest": "a6dde48a47004547bc9fbdfc0ce03e9e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13049,
"upload_time": "2023-01-30T13:41:55",
"upload_time_iso_8601": "2023-01-30T13:41:55.200620Z",
"url": "https://files.pythonhosted.org/packages/20/ab/3fe2a58156e4139148f889ec17271fa35d0ec5766ae3985c0bc79151a5d2/pysegmenters-blingfire-0.5.128.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-30 13:41:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "oterrier",
"github_project": "pysegmenters_blingfire",
"lcname": "pysegmenters-blingfire"
}