Difference between revisions of "MASSMINE"
Jump to navigation
Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|massmine}} |{{#vardefine:url|https://github.com/n3mo/massmine}} <!--CONFIGURATION: OPTIONAL (|1}} mean...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:21, 6 December 2019
Description
MassMine is a research tool designed to simplify the collection and use of data from social media outlets and other internet sources.
Environment Modules
Run module spider massmine
to find out what environment modules are available for this application.
System Variables
- HPC_MASSMINE_DIR - installation directory
- HPC_MASSMINE_BIN - executable directory