PyRuSH

View on PyPIReverse Dependencies (3)

1.0.9 PyRuSH-1.0.9-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp39-cp39-win_amd64.whl
PyRuSH-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl
PyRuSH-1.0.9-cp39-cp39-musllinux_1_2_x86_64.whl
PyRuSH-1.0.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp38-cp38-win_amd64.whl
PyRuSH-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl
PyRuSH-1.0.9-cp38-cp38-musllinux_1_2_x86_64.whl
PyRuSH-1.0.9-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp36-cp36m-win_amd64.whl
PyRuSH-1.0.9-cp36-cp36m-macosx_10_9_x86_64.whl
PyRuSH-1.0.9-cp36-cp36m-musllinux_1_2_x86_64.whl
PyRuSH-1.0.9-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp312-cp312-win_amd64.whl
PyRuSH-1.0.9-cp312-cp312-macosx_10_13_x86_64.whl
PyRuSH-1.0.9-cp312-cp312-musllinux_1_2_x86_64.whl
PyRuSH-1.0.9-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp311-cp311-win_amd64.whl
PyRuSH-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl
PyRuSH-1.0.9-cp311-cp311-musllinux_1_2_x86_64.whl
PyRuSH-1.0.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyRuSH-1.0.9-cp310-cp310-win_amd64.whl
PyRuSH-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl
PyRuSH-1.0.9-cp310-cp310-musllinux_1_2_x86_64.whl

Wheel Details

Project: PyRuSH
Version: 1.0.9
Filename: PyRuSH-1.0.9-cp312-cp312-win_amd64.whl
Download: [link]
Size: 90137
MD5: 386e65c0309e38d343fd58cd9f91ffa0
SHA256: 94f84384569ea33a242490228305038766165c7674ea3b6ac1167391e314a023
Uploaded: 2024-10-27 14:46:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PyRuSH
Version: 1.0.9
Summary: PyRuSH is the python implementation of RuSH (Rule-based sentence Segmenter using Hashing), which is originally developed using Java. RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy.
Author: Jianlin
Author-Email: Jianlin <jianlinshi.cn[at]gmail.com>
Home-Page: https://github.com/jianlins/PyRuSH
Project-Url: Source, https://github.com/jianlins/PyRuSH
License: MIT License Copyright (c) 2020 Jianlin Shi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: PyRuSH,NLP,sentenczier,sentence segmentation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: Cython
Requires-Dist: setuptools
Requires-Dist: PyFastNER (>=1.0.8)
Requires-Dist: quicksectx (>=0.3.5)
Requires-Dist: spacy (<3.8); python_version < "3.12"
Requires-Dist: spacy (>=3.8); python_version >= "3.12"
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2754 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: false
Tag: cp312-cp312-win_amd64

RECORD

Path Digest Size
requirements.txt sha256=R1S27jKr8tmBLKHQeip-w9sRgRpKu8AIaqJ45fQ_MLU 129
PyRuSH/PyRuSHSentencizer.py sha256=vJ9IGzPtcg653qnufWrb1z10ciRZjXj5ZDbTcGd2UNg 3422
PyRuSH/RuSH.py sha256=UDgiI5RHvoAvaILwjBc7crmuMONID2YrCH_tAPMmbCc 9741
PyRuSH/StaticSentencizerFun.cp312-win_amd64.pyd sha256=w1nnu7svTX560dmgXl0-ppyWDBir4pOrGMUtPqJrLG0 46592
PyRuSH/StaticSentencizerFun.cpp sha256=gGJSxRIrlPLk0TDq2jRV0H2FdFcIRuzndt3PqVd_MfI 314504
PyRuSH/StaticSentencizerFun.pyx sha256=NlyxLfoRdwwQGyaFNtyD3MSH8suTAK6kTi_i0ezxlAs 3170
PyRuSH/__init__.py sha256=Bw-qHUV7CjVX_o31hvzpXQQS2WgT7QjMV3mB6IZc088 1955
conf/rush_rules.tsv sha256=QvMTNna172kv-S6J9mn_45RlfqylroMNKB8zInpax4A 24473
PyRuSH-1.0.9.dist-info/LICENSE sha256=i_JEfXj4XfI37WFjoGkLdivJBDJPLIM5YxyoOXd4f34 1089
PyRuSH-1.0.9.dist-info/METADATA sha256=TzfusqHRwSBi-FRK8JQErpYDT4eqZg25XHs6HEIbPpk 5280
PyRuSH-1.0.9.dist-info/WHEEL sha256=62QJgqtUFevqILau0n0UncooEMoOyVCKVQitJpcuCig 101
PyRuSH-1.0.9.dist-info/top_level.txt sha256=mDC4jvH8bg0RBDMXZmCTta49aOWJP22D2uMcu0hE1NM 7
PyRuSH-1.0.9.dist-info/RECORD

top_level.txt

PyRuSH