Skip to main content

EstNLTK neural -- EstNLTK's linguistic analysis based on neural models

Project description

EstNLTK neural -- EstNLTK's linguistic analysis based on neural models

This package contains EstNLTK's linguistic analysis tools that use neural models:

  • neural morphological tagger ( disambiguator );
  • bert embeddings tagger;
  • bert NER tagger;
  • stanza syntax tagger and stanza ensemble syntax tagger;
  • pronominal coreference tagger v1 (relies on stanza for input preprocessing);

Note: these tools require installation of deep learning frameworks (tensorflow, pytorch), and are demanding for computational resources; they also rely on large models which need to be downloaded separately.

The EstNLTK project is funded by EKT (Eesti Keeletehnoloogia Riiklik Programm).

Installation

EstNLTK-neural is available as a PyPI wheel:

pip install estnltk_neural

And as an Anaconda package:

conda install -c estnltk -c conda-forge estnltk_neural

Supported Python versions: 3.8+

Neural models

Models required by neural tools are large, and therefore cannot be distributed with this package. However, our tagger classes are implemented in a way that once you create an instance of a neural tagger, you'll be asked for a permission to download missing models, and if you give the permission, the model will be downloaded (and installed in a proper location) automatically. If needed, you can also change the default location where downloaded models will be placed, see this tutorial for details.

Documentation

EstNLTK's NLP component tutorials also cover information about neural taggers.

Source

The source of the last release is available at the main branch.


License: GNU General Public License v2.0

(C) University of Tartu

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

estnltk_neural-1.7.2.tar.gz (143.4 kB view details)

Uploaded Source

Built Distribution

estnltk_neural-1.7.2-py3-none-any.whl (174.4 kB view details)

Uploaded Python 3

File details

Details for the file estnltk_neural-1.7.2.tar.gz.

File metadata

  • Download URL: estnltk_neural-1.7.2.tar.gz
  • Upload date:
  • Size: 143.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for estnltk_neural-1.7.2.tar.gz
Algorithm Hash digest
SHA256 51ab2cece909267b915a68467527f9f045beaf15ad5b5bf89b63264165bda1f2
MD5 a472560b80e85a647823f3c7f4136575
BLAKE2b-256 e56a950b21e6ecb1dd937a1c8c6c5561469e215066dffc920722289009c2590f

See more details on using hashes here.

File details

Details for the file estnltk_neural-1.7.2-py3-none-any.whl.

File metadata

File hashes

Hashes for estnltk_neural-1.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fd3612716652615218c05ec5aa82e73e094b00cf354bd3b0fb6237e420efd372
MD5 0bbe6b031b2f8683d035064f6f5f4733
BLAKE2b-256 1d5a89b3141f41db49028c00d015723d06e3dba4d036c42218871cfac09dcd42

See more details on using hashes here.

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