Skip to main content

Name detection using spacy

Project description

dénommé : Multilingual Name Detection using spaCy v3

GitHub release (latest by date) PyPI

Supported Languages

Installation

pip install https://denomme.s3.us-east-2.amazonaws.com/xx_denomme-0.3.1/dist/xx_denomme-0.3.1.tar.gz
pip install denomme

Using the denomme-pipe

from spacy.lang.xx import MultiLanguage
from denomme.name import person_name_component

nlp = MultiLanguage()
nlp.add_pipe("denomme")
doc = nlp("Hi my name is Meghana S.R Bhange and I want to talk Asha")
print(doc._.person_name)

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

denomme-0.3.3.tar.gz (13.9 kB view details)

Uploaded Source

File details

Details for the file denomme-0.3.3.tar.gz.

File metadata

  • Download URL: denomme-0.3.3.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10

File hashes

Hashes for denomme-0.3.3.tar.gz
Algorithm Hash digest
SHA256 89135584763c2713e6a8641650c21ee4a61f88ac07dc5d890998618d621754e8
MD5 a30e8baa8972f6b214c99eba5132fb85
BLAKE2b-256 6252dd6dcd3f851f4f3327d3a0b0fa0582cce7d53a80c82cc8eb6c303b09c62c

See more details on using hashes here.

Supported by

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