Skip to content

kenanb/twitgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TWITGRAPH

Queries a hashtag/mention in Twitter and renders a network graph of resulting hashtags/mentions via Graphviz.

Check my blog for examples and more info.

Usage:

(twitgraph:search-and-render-diagram "#example" :page 10 :min 5 :lang "en" :rankdir "LR")

Look for the "example.svg" file in the folder you run LISP from.

  • All parameters except query-string are optional. Check definition for other optional parameters.
  • Change the values of minimum-font-size and font-size-factor parameters if you encounter proportional problems with the diagram.

About

Create network graphs from Twitter hashtags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published