urim


Fully JavaScript tag cloud generator

Moved to GitHub

jssnowball project moved to github - it is easy to add new stemmer now because all stemmers are generated automatically from according stem_Unicode.sbl

Standalone JavaScript Language Identifier also on github

Urim is a standalone, offline tag cloud builder engine, which is written entirely in JavaScript and as the result of this could be potentially integrated in all internet browsers. Now it is available as Firefox add-on. JavaScript port of Snowball stemmers (danish, dutch, english, finnish, french, german, hungarian, italian, norwegian, portuguese, russian, spanish, swedish, romanian, turkish) is also avaliable here as separated library ready for developers. Online stemmers demo is here, JsUnit tests runner here.

FAQ

http://www.youtube.com/watch?feature=player_embedded&v=uC4LVSMyrmU' target='_blank'>http://img.youtube.com/vi/uC4LVSMyrmU/0.jpg' width='578' height=450 />


WinXP SP3http://urim.googlecode.com/svn/wiki/images/windows_logo.jpg

![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Win/cloud.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Win/find.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Win/hightight.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Win/selection.png)


Kubuntu 10.10http://urim.googlecode.com/svn/wiki/images/kubuntu_logo.png

![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Kubuntu/cloud.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Kubuntu/find.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Kubuntu/hightight.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Kubuntu/selection.png)


Xubuntu 10.10http://urim.googlecode.com/svn/wiki/images/xubuntu_logo.png

![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Xubuntu/cloud.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Xubuntu/find.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Xubuntu/hightight.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Xubuntu/selection.png)


Ubuntu 10.10http://urim.googlecode.com/svn/wiki/images/ubuntu_logo.png

![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Ubuntu/cloud.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Ubuntu/find.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Ubuntu/hightight.png) ![](http://urim.googlecode.com/svn/wiki/images/Screenshots/FF/0.1/Ubuntu/selection.png)


Goalhttp://urim.googlecode.com/svn/wiki/images/Goal.png

Main goal of Urim is to help user find most frequently appearing similar text fragments in the given text(page). Sometimes it can be rather useful to see, what text is about, especially when this text is too big and we have no much time to read it all :-)


Toolshttp://urim.googlecode.com/svn/wiki/images/Tools.png

There are many open-source text analytics programs, search engines and so on. Currently Urim uses some experience of such projects as Nutch, Lucene and Snowball.