Keywords comparison =============================================================================== .. image:: ./images/keywords-comparison.png :width: 800px :align: center This app allows the user to list the abstracts of documents that contains the keywords specified in the dialog box. This app can be executed using: .. code:: python import techminer as tech tech.gui.keywords_comparison.App().run()