Skip to content
/ baseet Public

Simple clojure/clojurescript web app for ranking and summarizing tweets

Notifications You must be signed in to change notification settings

bass3m/baseet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseet


What is it ?

Baseet is a web app built to utilize my other library suweet. It displays my twitter lists and highest scoring tweets from said lists. Also allows me to view a text summary of a url embedded in a tweet and save the url to read-it-later services.

The app is my first attempt at using clojurescript, as well as clojure's web stack. Also my first time playing with couchDB. It's been a blast so far.

I built this app using:

What is suweet ?

In a nutshell, it's a library that i wrote to help me summarize my insane twitter feed, by assigning each tweet a score based on retweets, favorites etc.. It's able to provide a sorted list of my tweets. Suweet also has the ability to summarize a given url.

Suweet, uses Apache Tika, Open NLP, Snowball Stemmer and Luhn's algorithm to perform the text summarization.

More on suweet on github: Suweet.

Todo:

  • Add ability to mark tweet as read/unread. Done.
  • mark list as read Done.
  • refresh tweets Done.
  • I want to play around with couchDB's changes API
  • Use friend Used lib-noir instead.

About

Simple clojure/clojurescript web app for ranking and summarizing tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published