conc
  1. Development
  2. Roadmap
  • Introduction to Conc
  • Tutorials
    • Get Started with Conc
    • Quick Conc Recipes
    • Installing Conc
  • Explanations
    • Why Conc?
    • Anatomy of a corpus
    • Performance
  • Development
    • Releases
    • Roadmap
    • Developer Guide
  • API
    • corpus
    • conc
    • corpora
    • frequency
    • ngrams
    • concordance
    • keyness
    • collocates
    • result
    • plot
    • text
    • core
  1. Development
  2. Roadmap

Roadmap

An incomplete roadmap for Conc.

Conc is in active development and support. The current releases of Conc are Beta releases.

It is currently released as a pip-installable Python package. For the latest release, install from Pypi (pip install conc). Add the -U flag to upgrade if you are already running Conc.

The code available on Github may be pre-release and may be ahead of the Pypi release. The code on Github may include bug fixes and new functionality, including development that is in-progress, potentially incomplete or subject to change. For the latest pre-release functionality install from Github (pip install git+https://github.com/polsci/conc.git).

The documentation reflects the most recent functionality. See the Roadmap below for upcoming features and the CHANGELOG for notes on previous releases.

Short-term

Medium-term

  • Report an issue