corpkit: Classes, methods, improved concordancing
Description
This release marks a transition to a class-and-method structure, rather than a collection of functions. Users now instantiate a Corpus object with methods for parsing, interrogating and concordancing. Interrogations output Interrogation objects, which have methods for editing, plotting, saving, etc.
Another major update is that the concordance() method takes the same core arguments as the interrogate() method. This means that users can quickly check that their interrogation is counting what they think it is.
There have also been some bugfixes, documentation updates, and that kind of usual stuff.
Files
corpkit-1.82.zip
Files
(64.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:de78c5422833f010c8161853fa3caf40
|
64.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/interrogator/corpkit/tree/1.82 (URL)