Frequency profile

Tokenization, frequency profiles and N-gram models in Python 3

This is a brief description about how to use the Python 3 scripts to generate N-gram models for word tokens and characters from text. I expect you to have a Python 3 interpreter installed on your system.

Read More...

Using Antconc: Notes 1

Here is a short instruction on using Antconc for simple statistical analysis.

Read More...