INSTALL>
pypm install pycontextnlp
How to install pyConTextNLP
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pycontextnlp
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
License
http://www.apache.org/licenses/LICENSE-2.0
Lastest release
version 0.5.1.9 on Jan 9th, 2014
This is a Python implementation of the ConText NLP algorithm, or at least a
subset of the algorithm. The current developed version is based on the NetworkX
package.