SpaCy: Difference between revisions

Jump to navigation Jump to search
m
Fixed module python version
(Marked this version for translation)
m (Fixed module python version)
Line 16: Line 16:
<!--T:28-->
<!--T:28-->
The preferred option is to install it using the python [https://pythonwheels.com/ wheel] that we compile, as follows:  
The preferred option is to install it using the python [https://pythonwheels.com/ wheel] that we compile, as follows:  
:1. Load a python module, either <tt>python/2.7</tt>, <tt>python/3.5</tt>, or <tt>python/3.6</tt>
:1. Load python 3.6 module: <tt>python/3.6</tt>
:2. Create and start a [[Python#Creating_and_using_a_virtual_environment|virtual environment]].
:2. Create and start a [[Python#Creating_and_using_a_virtual_environment|virtual environment]].
:3. Install <tt>spaCy</tt> in the virtual environment with <code>pip install</code>. For both GPU and CPU support:
:3. Install <tt>spaCy</tt> in the virtual environment with <code>pip install</code>. For both GPU and CPU support:
cc_staff
284

edits

Navigation menu