Skip to content

Multicorpus & new interface

Compare
Choose a tag to compare
@boogheta boogheta released this 23 Apr 14:07
· 1653 commits to master since this release

Edit: corrected version of 0.2 to handle scrapyd issues on some distros by including 7a6efd2 (cf #159)

Download hyphe-release-v0.2.1.tar.gz on this link or at the bottom of this page.

Just untar, install and run as shown below (do not use sudo, the install script will automatically ask for your password when needed):

tar xzvf hyphe-release-v0.2.1.tar.gz
cd hyphe
bin/install.sh
bin/hyphe start

Use the web interface on http://localhost/hyphe
Read the doc for more details or to serve Hyphe on a webserver.

To restart or stop the service, just run:

bin/hyphe restart
bin/hyphe stop

This release was tested on the following distributions:
(use preferably a 64bit system to ensure MongoDB is able to work with bigger databases than only 2GB)

Distribution Version precision OK ?
Ubuntu 12.04.5 LTS server
Ubuntu 12.04.5 LTS desktop
Ubuntu 14.04.1 LTS server
Ubuntu 14.04.1 LTS desktop
Ubuntu 15.04 desktop — (ScrapyD + Upstart issue with Ubuntu 15 so far)
Ubuntu 14.10 desktop
CentOS 5.7 server — (issues due to missing upstart & python2.4)
CentOS 6.4 Final server
Debian 6.0.10 squeeze server
Debian 7.5 wheezy server
Debian 7.8 wheezy livecd gnome
Debian 8.0 jessie livecd gnome — (MongoDB not supporting Debian 8 yet)

Screenshots:

hyphe2
hyphe3
hyphe4
hyphe5