* Overall code restructuring * Only Python 3.x is supported from this point onwards * Used generators instead of lists for corpus access methods * Added the part-of-speech search criterion * Added Jyutping-to-Yale conversion * Added Jyutping-to-TIPA conversion * Disabled the function for reading a custom corpus dataset (it will come back)
0.2.1
* Fixed corpus access path issues
0.2
* [The Hong Kong Cantonese Corpus](http://compling.hss.ntu.edu.sg/hkcancor/) is included in the package. * A general-purpose ``search()`` function is defined, replacing the element-specific search functions from version 0.1.
0.1
* Basic functions available, including... * Parsing Jyutping romanization * Reading a tagged corpus data folder * Searching by a given element (onset/initial, nucleus, coda, final, character) * Searching by a character plus a range