{% extends "layout/default.html" %} {% set active_page = 'blog' %} {% block meta %} {% endblock %} {% block title %} Home {{ super() }} {% endblock %} {% block main_body %}
The CLiC Dickens project demonstrates through corpus stylistics how computer-assisted methods can be used to study literary texts and lead to new insights into how readers perceive fictional characters. As part of the project we are developing tool CLiC (Corpus Linguistics in Cheshire), designed specifically for the analysis of literary texts.
CLiC started at the University of Nottingham in 2013 and has moved to the University of Birmingham.
Arts and Humanities Research Council grant reference AH/K005146/1
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}