News

When I did the study plan, I used 2 languages for most of it: C and Python. C: Very low level. Allows you to deal with pointers and memory allocation/deallocation, so you feel the data structures and ...
This project provides an efficient implementation of the text clustering algorithm "sequential Information Bottleneck" (sIB), introduced by Slonim, Friedman and Tishby (2002). The project is packaged ...