Home

Awesome

BERT-NER

This is a named entity recognizer based on pytorch-pretrained-bert.

Requirements

Overview

NJUNER

A NER tool which recognizes predefined entities like PERSONs, LOCATIONs and ORGANIZATIONs in texts. It is completely end-2-end and does not require word segmentation or part-of-speech information.

Installation

pip install njuner

Usage

Performance

Metrics: Span-based F1