Skip to content

CCWI/TwitterDataExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages