Skip to content

woojink/pa-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reveal

API to extract entities from articles using AlchemyAPI and enrich using curated information from DBpedia

Installation

  • This project uses Python 3 for native UTF-8 interpretation
  • On OS X, you can install Python 3 using brew install python3 assuming you have Homebrew installed (if not, see here)
  • Install all the requirements for the project with
pip3 install -r requirements.txt

Getting started

  • Start your application with python3 app.py
    • By default, the service runs on port 5000
    • For more options, see here

Useful links

About

Enrich the news with AlchemyAPI and DBpedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages