DOC

edu.utah.bmi.nlp : rush

Maven & Gradle

Mar 14, 2022
3 usages
0 stars

RuSH (Rule-based sentence Segmenter using Hashing) · 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. If you wish to cite RuSH in a publication, please use: Jianlin Shi ; Danielle Mowery ; Kristina M. Doing-Harris ; John F. Hurdle.RuSH: a Rule-based Segmentation Tool Using Hashing for Extremely Accurate Sentence Segmentation of Clinical Text. AMIA Annu Symp Proc. 2016: 1587. The full text can be found at: https://knowledge.amia.org/amia-63300-1.3360278/t005-1.3362920/f005-1.3362921/2495498-1.3363244/2495498-1.3363247?timeStamp=1479743941616 This version allows defining section scopes for sentence segmentation.

Table Of Contents

Latest Version

Download edu.utah.bmi.nlp : rush Javadoc & API Documentation - Latest Versions:

All Versions

Download edu.utah.bmi.nlp : rush Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0
2.0
1.4.x
1.3.x
1.1.x
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file rush-1.4.1.5-jdk1.8-javadoc.jar to rush-1.4.1.5-jdk1.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder rush-1.4.1.5-jdk1.8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "rush-1.4.1.5-jdk1.8-sources.jar" -d "rush-1.4.1.5-jdk1.8-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 14, 2022
5 usages
Mar 14, 2022
4 usages
2 stars
Mar 14, 2022
3 usages
0 stars
Mar 14, 2022
2 usages
7 stars
Mar 14, 2022
2 usages

Discover Dependencies

Jul 10, 2023
4 usages
1 stars
Apr 24, 2017
2 usages
0 stars
Jun 30, 2022
4 usages
78 stars
Oct 24, 2018
1 usages
0 stars
Apr 24, 2017
1 usages
Apr 26, 2017
0 stars
Sep 26, 2017
3 stars
Jan 31, 2023
74 stars
Nov 07, 2017
1 usages
6.3k stars