mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	| Previously the data and width options were one argument in Vectors, which meant you couldn't say vectors = Vectors(strings, width=300). It's better to have two keywords. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_similarity.py | ||
| test_vectors.py | ||