mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	| * Skip special tag _SP in check for new tag map In `Tagger.begin_training()` check for new tags aside from `_SP` in the new tag map initialized from the provided gold tuples when determining whether to reinitialize the morphology with the new tag map. * Simplify _SP check | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis.py | ||
| test_entity_linker.py | ||
| test_entity_ruler.py | ||
| test_factories.py | ||
| test_functions.py | ||
| test_pipe_methods.py | ||
| test_sentencizer.py | ||
| test_tagger.py | ||
| test_textcat.py | ||