Skip to content

Twitter Search Engine built using Lucene indexing and Twitter API v2

Notifications You must be signed in to change notification settings

AnirudhNambi/Twitter-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Search-Engine

This is a twitter search engine built using lucene indexes. Takes a query as input and outputs top 10 results. -The tweet data is present in data.jsonl file -Data is scraped using a tweet crawler. Used tweepy cursor and Twitter API v2 to build the crawler -Indexing is lucene based and is present in lucene_index.py file.

About

Twitter Search Engine built using Lucene indexing and Twitter API v2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages