{% extends "layout/default.html" %} {% set active_page = 'blog' %} {% block title %} News and Blog{{ super() }} {% endblock %} {% block main_body %}

CLiC News

CLiC 1.4 is now available!

by J. de Joode

Posted on May 5, 2016


A new version of CLiC has been released. Here are a number of highlights in the latest release:

We are still working on more fine-grained token and cluster counts. Currently, non-quote and quote token counts do not add up to the total token count.

Based on feedback from our users, we have fixed the column width in the keywords and clusters pages and we have added a number of help pages that explain basic usage. We have also fixed a bug that resulted in 1-grams when 5-grams were asked.

Find out more about our release at our Github code repository.

Feedback is welcome at clic@contacts.birmingham.ac.uk.


Using the patterns tool

by J. de Joode

Posted on November 30, 2015


This video introduces CliC's patterns tool. Use full screen for best video quality. Enjoy and all feedback is welcome at clic@contacts.birmingham.ac.uk


CLiC project moves to UoB

by Johan

Posted on September 1, 2015


A picture of the Aston Web building of the University of Birmingham

Originally conceived at the University of Liverpool, then further developed at the University of the Nottingham, the CLiC project now moves on to a new home: the Centre for Corpus Research of the University of Birmingham.

Find out more
{% include "blocks/twitter.html" %}
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}