Skip to main content

vokab: named entity linking through hybrid (lexical and semantic) search engine.

Project description

vokab

vokab is a python module for storing, searching and matching named entities on their name or aliases. This project is useful for auto-correcting or linking named entities in NLP information extraction use cases or when cleaning up user submitted data.

Supports:

  • Exact Matching
  • Case-insensitive Matching
  • Lexical Matching (i.e. Fuzzy String Matching)
  • Semantic Matching (i.e. Vector Similarity Searching)
  • Hybrid (Lexical/Fuzzy + Semantic/Vector)

Getting Started

Installation

Available on PyPI:

pip install vokab

Maintainer

vokab was created by Ian Maurer, the CTO of GenomOncology.

This MIT-based open-source project was extracted from our product which includes the ability to normalize biomedical data for use in precision oncology clinical decision support systems. Contact me to learn more about our product offerings.

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

vokab-0.0.2.tar.gz (36.4 kB view hashes)

Uploaded Source

Built Distribution

vokab-0.0.2-py3-none-any.whl (32.0 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