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.

License

License

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

fastner
Last Version

Last Version

1.4.1.5-jdk1.8
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

The Department of Biomedical Informatics, University of Utah

Download fastner

How to add to project

<!-- https://jarcasting.com/artifacts/edu.utah.bmi.nlp/fastner/ -->
<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>fastner</artifactId>
    <version>1.4.1.5-jdk1.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/fastner/
implementation 'edu.utah.bmi.nlp:fastner:1.4.1.5-jdk1.8'
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/fastner/
implementation ("edu.utah.bmi.nlp:fastner:1.4.1.5-jdk1.8")
'edu.utah.bmi.nlp:fastner:jar:1.4.1.5-jdk1.8'
<dependency org="edu.utah.bmi.nlp" name="fastner" rev="1.4.1.5-jdk1.8">
  <artifact name="fastner" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.nlp', module='fastner', version='1.4.1.5-jdk1.8')
)
libraryDependencies += "edu.utah.bmi.nlp" % "fastner" % "1.4.1.5-jdk1.8"
[edu.utah.bmi.nlp/fastner "1.4.1.5-jdk1.8"]

Dependencies

compile (15)

Group / Artifact Type Version
edu.utah.bmi.nlp : nlp-core jar 1.4.1.5-jdk1.8
edu.utah.bmi.blulab : domainontology jar 2021-12-15
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimaj-tools jar 2.10.0
org.apache.uima : uimaj-document-annotation jar 2.10.0
org.apache.uima : uimaj-examples jar 2.10.0
org.apache.uima : uimafit-core jar 2.5.0
org.apache.uima : uimafit-cpe jar 2.5.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.googlecode.json-simple : json-simple jar 1.1
org.jasypt : jasypt jar 1.9.2
org.apache.commons : commons-csv jar 1.1
org.apache.poi : poi-ooxml jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

test (4)

Group / Artifact Type Version
org.apache.ctakes : ctakes-type-system jar 4.0.0
org.xerial : sqlite-jdbc jar 3.19.3
org.junit.jupiter : junit-jupiter jar 5.8.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1.5-jdk1.8
1.3.2.0
1.3.1.9
1.3.1.8
1.3.1.7
1.3.1.6
1.3.1.5
1.3.1.2
1.3.1.1
1.3.1
1.3.0
1.0.2