Term per year Analysis =============================================================================== .. image:: ./images/term-per-year-analysis.png :width: 800px :align: center This app is used to analyze the number of documents by term per year. Columns can be ordered by different criteria includen alphabetic, number of documents and number of citations. *Min OCC* is the minimum occurrency value for selected terms. *Max items* is the maximum number of items reported in the app. This app can be executed using: .. code:: python import techminer as tech tech.gui.term_per_year_analysis.App().run()