Pygrapenlp

Latest version: v2.2.0

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.2.1

* Corrected license field in setup.py to be able to publish pygrapenlp in Pypi

-- Javier Sastre <javier.sastretelefonica.net> Fri, 22 Feb 2019 10:08:11 +0100

2.2.0

* Clean target removes source code files copied from package libgrapenlp-dev

-- Javier Sastre <javier.sastretelefonica.net> Wed, 13 Feb 2019 18:43:55 +0100

2.1.0

* This pygrapenlp version no longer includes autogenerated SWIG source code files but automatically copies them upon installing the package from the Debian package libgrapenlp-dev v2.2.0 or greater.

-- Javier Sastre <javier.sastretelefonica.net> Thu, 10 Jan 2019 10:29:40 +0100

2.0.2

* The native library is no longer inside the Python module but compilation is done upon installation of this Python module, provided that the libgrapenlp and libgrapenlp-dev Debian packages are installed. These can be built with the GrapeNLP project.

-- Javier Sastre <javier.sastretelefonica.net> 24 Oct 2018 00:57:17 +0200

2.0.1

* Removed project dependent method from Python/native interface (the main grapenlp-core method to invoke is "tag" inside Python script grammar_engine.py)

-- Javier Sastre <javier.sastretelefonica.net> 23 Oct 2018 15:59:24 +0200

2.0.0

* This is the first version uploaded to GitHub. It is operative, though documentation is still lacking and it is limited to Ubuntu: the Python package contains a precompiled version of the grapenlp-core library, which has been compiled in Ubuntu. In a future version I expect to split the library into an autoinstallable native library (e.g. a Debian package) and the C++/Python interface source code, and to let the Python package installation process include the compilation of the interface source code to make it platform independent. You may compile yourself the grapenlp-core library in another platform and overwrite by hand the file libgrapenlp.so inside the pygrapenlp package to port it to that platform.

-- Javier Sastre <javier.sastretelefonica.net> Tue, 23 Oct 2018 13:28:35 +0200

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.