Skip to content

A search engine for retrieving relevant and credible tweets from Twitter

Notifications You must be signed in to change notification settings

Tweeagle/TweeagleCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TweeagleCore

A search engine for retrieving relevant and credible tweets from Twitter

In the age of social media, issues like fake news and the presence of untrusted sources are flourishing. Having this in mind, we developed Tweeagle, a search engine for retrieving relevant and credible tweets from Twitter. Trough Tweeagle people can search for credible content, get informed and discover users with similar interests. Our engine communicates with the Twitter Stream API to collect tweets, it ranks their relevance and credibility and offers an intuitive interface to interact with.

Dependencies:

  • TomCat 8.5

How to Setup

  1. Download Tweeagle
  2. Deploy TweeagleCore.war on a TomCat server
  3. Deploy TweeagleWeb on the same TomCat server as TweeagleCore
  4. Change the SERVICE_PATH in conf.txt to the running directory of your server.
  5. Run TweeagleCore.jar
  6. Select Option 2: Create Index

Congratulations! You can now access Tweeagle at: http://localhost:8080/TweeagleWeb. Happy searching!

What is TweeagleCorpus

This directory is necessary for the creation of the index. It contains the raw tweets downloaded using the Twitter Stream API. You can collect more tweets by running the Crawler.

About

A search engine for retrieving relevant and credible tweets from Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published