Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 265 Bytes

File metadata and controls

10 lines (8 loc) · 265 Bytes

Alchemy Entity Extractor

An alchemy entity extractor extracts the entities in the given text

Usage

  1. Go to http://www.alchemyapi.com/developers/sdks/ and download the java SDK
  2. Add AlchemyAPI.jar to your project.
  3. Git Clone