Skip to main content

Deep-NER: named entity recognizer based on ELMo or BERT as embeddings and CRF as final classifier

Project description

Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier.

The goal of this project is creation of a simple Python package with the sklearn-like interface for solution of different named entity recognition tasks in case number of labeled texts is very small (not greater than several thousands). Special neural network language models named as ELMo (Embeddings from Language Models) and BERT (Bidirectional Encoder Representations from Transformers) ensure this possibility, because these language model were pre-trained on large text corpora and so they can select deep semantic features from text.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deep-ner-0.0.6.tar.gz (41.9 kB view hashes)

Uploaded Source

Built Distribution

deep_ner-0.0.6-py3-none-any.whl (41.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page