CCWI / TwitterDataExtraction

Parser to extract entities and keywords from tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Entity Extraction

Extract Entities from Twitter Tweets using different APIs.

To use this code you need to assign the following follwing properties within resources/connection.properties

  • dandelionAPIKey =
  • alchemyAPIKey =
  • meaningCloudAPIKey =

To get your API Key visit the following websites and register:

  1. https://dandelion.eu/
  2. http://www.alchemyapi.com/
  3. https://www.meaningcloud.com/

About

Parser to extract entities and keywords from tweets

License:Apache License 2.0


Languages

Language:Java 100.0%