DOC

edu.utah.bmi.nlp : fastner

Maven & Gradle

Mar 14, 2022
4 usages
2 stars

FastNER (Fast Name Entity Recognition) · FastNER is a fast implementation of rule-based named entity recognition using hashed rule processing engine. There are two versions: FastNER supports token-based rules, FastCNER supports character-based rules.

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
1.4.x
1.3.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file fastner-1.4.1.5-jdk1.8-javadoc.jar to fastner-1.4.1.5-jdk1.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder fastner-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 "fastner-1.4.1.5-jdk1.8-sources.jar" -d "fastner-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

Oct 03, 2018
19.8k stars
Oct 22, 2021
7 usages
47 stars
May 01, 2019
3 stars
May 10, 2020
3 stars
Jan 13, 2019
1 usages
Apr 24, 2021
1 usages
2 stars
Mar 07, 2019
1 usages
7 stars
Jan 29, 2022
3 usages
98 stars