Patent2net / P2N

Last P2N version, working on
14 stars 7 forks source link

Note: this is the old version. Please look forward the amazing python 3.6+ version P2N-V3

No binary version, full python. Less buggy, fastest and many new features.


|  __ \    | |           | |   |__ \  | \ | |    | |      /  |  __ \ |__ \  | \ | | \
| |__) |_ _| |_ ___ _ __ | |_     ) | |  \| | ___| |_    /   | |__) |   ) | |  \| |  \
|  ___/ _` | __/ _ \ '_ \| __|   / /  | . ` |/ _ \ __|   |   |  ___/   / /  | . ` |   |
| |  | (_| | ||  __/ | | | |_   / /_  | |\  |  __/ |_     \  | |      / /_  | |\  |  /
|_|   \__,_|\__\___|_| |_|\__| |____| |_| \_|\___|\__|     \ |_|     |____| |_| \_| /       

About

[Patent2Net] (http://patent2netv2.vlab4u.info/dokuwiki/doku.php?id=page) is :

Patent2Net is a free package, dedicated to :

The results of statistical patents analysis can be explored as a website with the firefox browser

A [binary version] (http://patent2netv2.vlab4u.info/dokuwiki/doku.php?id=user_manual:download_install;) is available

[Train how to search patent information using interface] (http://patent2netv2.vlab4u.info/dokuwiki/doku.php?id=user_manual:patent_search;)

Install Patent2Net python scripts on Windows

To run as python script, see the file install-dev.txt Install Patent2Net on Linux (Fix needed).

See requirements.txt and InstallP2NLinux.txt If you're using Ubuntu or Debian distributions, make sure to have PIP installed:

sudo apt-get install python-pip build-essential python-dev libjpeg-dev libxml2-dev libfreetype6-dev libpng-dev

Then, run the requirements.txt file to install all dependencies:

sudo pip install -r Development/requirements.txt

To use the current Development version, you can make a symbolic link to your desired folder:

ln -sd Development Patent2Net

Use Patent2Net (script mode)

Follow the "Register the use of P2N:" [described here] (http://patent2netv2.vlab4u.info/dokuwiki/doku.php?id=user_manual:download_install;) to install your acreditation in the “cles-epo.txt” file in root directory.

Copy any of the *.cql file from /RequestsSets directory as requete.cql in root directory, and/or adapt the requete.cql to your need.

Use the /Patent2Net/ProcessPy.bat or the /Patent2Net/Process.sh and enjoy!

Further insformation:

In our [documentation page] (http://patent2netv2.vlab4u.info/dokuwiki/doku.php?id=page)

Todo List (not limitative, just ideas):

Although Patent2Net is fully operational, works fine and is enough to begin using Patent Information, a lot can be done to improve analysis:

Add some new capabilities to Patent2Net, i.e.:

Provide some new ways of gathering and analysis of patent information, i.e.:

New contributions and ideas are welcome