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

News and Blog The latest CLiC information

Using the patterns tool

by Johan

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 %}