• Stars
    star
    121
  • Rank 292,269 (Top 6 %)
  • Language
    Python
  • License
    BSD 2-Clause "Sim...
  • Created almost 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Viewers for statistics and dashboarding of Domain Search Engine data

Build Status Coverage Status

DISCLAIMER

Memex explorer has currently been put on hold. Support and development on this project has ceased for the immediate future.

memex-explorer

Memex Explorer is a web application that provides easy-to-use interfaces for gathering, analyzing, and graphing web crawl data.

Local Development

To setup your machine, you will need Anaconda or Miniconda installed. Miniconda is a minimal Anaconda installation that bootstraps conda and Python on any operating system. Install Anaconda from http://continuum.io/downloads or Miniconda from http://conda.pydata.org/miniconda.html

Clone the repository, then:

cd memex-explorer/source

Run the following commands:

$ ./app_setup.sh
$ source activate memex
$ supervisord

This script will set up a conda environment named memex, prepare the application by creating an empty database, then launch all of the necessary services for the application. If there are any problems with any of these commands, please report them as a GitHub issue.

If you have already run the install script, simply run supervisord from the memex-explorer/source directory to restart all of the services.

The supervisord will start supervisord in the foreground, which will in turn ensure that all services associated with the core Memex Explorer environment are running. To stop supervisord and the associated services, send an interrupt to the process with Ctrl-c.

Memex Explorer will now be running locally at http://localhost:8000

Testing

To run memex-explorer tests, use the following command from within an active environment:

$ py.test

Building the Documentation

The project documentation is written in reStructuredText and can be built using Sphinx.

$ cd docs
$ make html

The documentation is then available within build/html/index.html

Administration

To access the administration panel, navigate to http://localhost:8000/admin (or the equivalent deployed URL) after starting Memex Explorer. Here you will be able to view and make manual changes to the database.

More Repositories

1

image_space

Interactive Image similarity and Visual Search and Retrieval application
JavaScript
93
star
2

GeoParser

Extract and Visualize location from any file
JavaScript
52
star
3

memex-gate

General Architecture for Text Engineering
Python
44
star
4

topic_space

Topic modeling web application
JavaScript
39
star
5

elwha

Elwha is a Java application for monitoring topics, sentiment and events on Twitter streams with the ability to generate notification messages before passing the presence of such events on to some additional workflow.
Java
14
star
6

weapons

MEMEX Weapons Pilot for the illegal weapons domain.
JavaScript
14
star
7

wisdom

General anomaly detection system with interface
HTML
7
star
8

HT-ad-classifiers

Character-level deep learning model for text classification, written as part of DARPA MEMEX summer hack
Jupyter Notebook
5
star
9

memex-terra

Geospatial data visualization application for MEMEX.
JavaScript
5
star
10

GeoPath-Clustering

To cluster geo paths that travel very similar paths
HTML
4
star
11

sce

Sparkler Crawl Environment - a packaged, dockerized version of http://github.com/USCDataScience/sparkler.git
Shell
4
star
12

sce-domain-discovery

Domain Discovery for the Sparkler Crawl Environment
Java
4
star
13

cara

Crawl Data Acquisition Request Application (CARA) is a Flask application which streamlines data acquisition workflows
Python
3
star
14

counterfeit

Pilot for CE domain.
JavaScript
2
star
15

image-classification

A notebook used to perform image classification and clustering of Human Trafficking images.
Jupyter Notebook
2
star
16

HT_text_classifier

Machine learning model for text classification for HT dataset, written as part of DARPA MEMEX summer hackathon โ€” Edit
OpenEdge ABL
1
star
17

ukhack

Code / scripts associated with the MEMEX UK Hack.
Shell
1
star
18

sce-ui

JavaScript
1
star
19

SMQTK

Fork of original SMQTK code since it's no longer on Docker Hub.
Terra
1
star
20

nasa-jpl-memex.github.io

It's a website!
HTML
1
star