Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrjoelkemp/hashsuggest
Twitter Hashtag Suggestion System
https://github.com/mrjoelkemp/hashsuggest
Last synced: 15 days ago
JSON representation
Twitter Hashtag Suggestion System
- Host: GitHub
- URL: https://github.com/mrjoelkemp/hashsuggest
- Owner: mrjoelkemp
- Created: 2012-05-12T15:15:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-23T21:22:21.000Z (over 12 years ago)
- Last Synced: 2024-10-15T12:16:31.610Z (27 days ago)
- Language: Python
- Size: 1.16 MB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter Hashtag Suggestion Engine
=========
##Authors
Joel Kemp and Wai Khoo
##Project
Web Information Retrieval and Data Mining; CUNY GC, Spring 2012#Goal
As you're typing a tweet, the system suggests appropriate hashtags based on the content of the tweet and the content of your previous tweets.#Description
This system is an experiment to suggest hashtags for a user's current tweet. The system pulls the backlog of tweets for the current user and performs a data-mining analysis of those tweets to suggest appropriate, dominant terms/categories (i.e., hashtags).