archful = true archive_name = "pyrush-1.0.10.tar.gz" automode = true extras = [] license = "MIT" license_files_present = true name = "pyrush" python_name = "python-pyrush" source = "PyPI" 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." url = "https://github.com/jianlins/PyRuSH" version = "1.0.10"