Keywords comparisonΒΆ
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:
import techminer as tech
tech.gui.keywords_comparison.App().run()
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:
import techminer as tech
tech.gui.keywords_comparison.App().run()