Skip to main content

Easy to use BiLSTM+CRF sequence tagging for text.

Project description

This repo is a fork of https://github.com/Hironsan/anago

Updated with support for tf 2.0 and newer keras versions.

This repo is a fork of https://github.com/Hironsan/anago and is modified to suit my needs. The module's name is changed so that it doesn't conflict with the installation of the original repo and so that I can push my changes to PyPi.

Unless you know why are you using this, don't use this module. Use the excellent https://github.com/Hironsan/anago

The purpose of creating a fork (and a separate module) instead of using the excellent anago is as follows.

  1. Maintain compatibility with newer tf and keras versions.
  2. Anago's installation comes with ELMo, allennlp and some other stuff, which are not needed for the intended use cases of this repo (mainly DeepSegment).
  3. It's not easy to include a git repo link as a requirement in setup.py while publishing to PyPi. So, this module is renamed to seqtag-keras.

**Full credit and thanks for the original implementation of this repo goes to https://github.com/Hironsan/ and https://github.com/chakki-works/ . **

Download files

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

Source Distribution

seqtag_keras-1.0.6.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

seqtag_keras-1.0.6-py2.py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 2 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