Skip to main content

Named Entity Recognition using Wikipedia API

Project description

Entity Recognition using Wikipedia API

This project uses Wikipedia's API to search a given keyword in the database. It resolves the keyword to its categories. A relevant snippet/ brief description about the subject is also returned.

Setup

pip install WikipediaCategoryResolver

Usage

from WikipediaCategoryResolver import Wiki
wiki = Wiki()
wiki.get_category('AWS')  #Example

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

WikipediaCategoryResolver-1.0.4.tar.gz (1.8 kB view hashes)

Uploaded Source

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