mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	* More docs work
This commit is contained in:
		
							parent
							
								
									248cbb6d07
								
							
						
					
					
						commit
						d5403a6fe3
					
				| 
						 | 
				
			
			@ -1,10 +1,16 @@
 | 
			
		|||
Installation
 | 
			
		||||
============
 | 
			
		||||
 | 
			
		||||
Installation via pip::
 | 
			
		||||
pip install spacy
 | 
			
		||||
-----------------
 | 
			
		||||
 | 
			
		||||
The easiest way to install is from PyPi via pip::
 | 
			
		||||
 | 
			
		||||
    pip install spacy
 | 
			
		||||
 | 
			
		||||
git clone http://github.com/honnibal/spaCy.git
 | 
			
		||||
----------------------------------------------
 | 
			
		||||
 | 
			
		||||
Installation From source via `GitHub <https://github.com/honnibal/spaCy>`_, using virtualenv::
 | 
			
		||||
 | 
			
		||||
    $ git clone http://github.com/honnibal/spaCy.git
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,11 +14,6 @@ spaCy Natural Language Tokenizer
 | 
			
		|||
    api/languages/index.rst
 | 
			
		||||
    api/modules/index.rst
 | 
			
		||||
 | 
			
		||||
Project Home
 | 
			
		||||
------------
 | 
			
		||||
 | 
			
		||||
http://honnibal.github.io/spaCy/
 | 
			
		||||
 | 
			
		||||
Source (GitHub)
 | 
			
		||||
----------------
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -27,4 +22,4 @@ http://github.com/honnibal/spaCy
 | 
			
		|||
License
 | 
			
		||||
-------
 | 
			
		||||
 | 
			
		||||
TODO
 | 
			
		||||
Copyright Matthew Honnibal
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user