Skip to main content
=============================================================
entify  Copyright (C) 2014  F. Brezo and Y. Rubio, i3visio
=============================================================

Description:

entify is a GPLv3+ piece of software that looks for regular expressions in a series of files in a folder. It can also be imported by other modules to look for entities in any kind of data.

License: GPLv3+

This is free software, and you are welcome to redistribute it under certain conditions.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For more details on this issue, run: python entify-launcher.py --license

Installation:

The instructions may vary in the different OS.

Under Linux

We recommend you to create a folder under /var owned by the current user. For instance: # You will need superuser privileges to create this folder sudo mkdir /var/i3visio # You will need to change the owner to your user to work with it safely # If your user was alice sudo chown alice:alice /var/i3visio

The rest of the installation under Python 2.7 is as follows: # Navigate to the destiny's folder cd /var/i3visio # Cloning the repository git clone http://github.com/i3visio/entify entify-master cd entify-master or # Navigate to the destiny's folder cd /var/i3visio # Download wget http://github.com/i3visio/entify/archive/master.zip # Unzip unzip entify-master.zip cd entify-master Then you can proceed to the installation. # Superuser privileges are required so as to complete the installation. sudo python setup.py build sudo python setup.py install Afterwards, the module will be importable from any python code. You can check this by typing: python -c "import entify" If no error is displayed, the installation would have been performed correctly.

Usage:

So as to run the program, navigate to entify-master/entify/ and run: python entify-launcher.py -h The usage is described as follows: usage: entify.py (-r <name> [<name> ...] | -R <regular_expression> [<regular_expression> ...]) [-e <sum_ext> [<sum_ext> ...]] -f <path_to_input_folder> [-o <path_to_output_folder>] [--recursive] [-v <verbosity>] [-h] [--version]

The functionalities are described as follows: ``` Input options (one required): -r [ …], –regexp [ …] select the regular expressions to be looked for amongst the following: [‘all’, ‘email’, ‘md5’] -R [ …], –new_regexp [ …] add a new regular expression, for example, for testing purposes.

Input and output arguments: Configuring the input and output options.

-e [ …], –extension [ …] output extension for the summary files (at least one is required). -i , –input_folder path to the file where the list of Classes is stored (one per line). -o , –output_folder path to the output folder where the results will be stored. –recursive Variable to tell the system to perform a recursive search on the folder tree. -v , –verbose select the verbosity level: 0 - none; 1 - normal (default); 2 - debug.

About arguments: Showing additional information about this program.

-h, –help shows this help and exists. –version shows the version of the program and exists. ```

Release files for entify v0.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for entify v0.5.0
File Interpreter ABI Platform
entify-v0.5.0.linux-i686.tar.gz Details

Release files / entify-v0.5.0.linux-i686.tar.gz

Download URL entify-v0.5.0.linux-i686.tar.gz
Size 16.9 kB
Tags Source
SHA-256 checksum
How to use checksums
73dbf6fa48f42025d977f2867b6a0dd29ada5b9a84fa5b8cc0ef4ab91b8a16be
BLAKE2b-256 checksum
How to use checksums
98a4bd2e370e3a3589e2cf27179fd1c0855538ca085e4b1874136e9519a17a42
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

v0.5.0 This release

1 release file

v0.4.1

1 release file

v0.4.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page