mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 04:10:20 +03:00
Remove trailing periods in internal list
This commit is contained in:
parent
e3c2858fcb
commit
8f0d3b2988
|
@ -108,12 +108,12 @@ new default implementation [`InMemoryLookupKB`](/api/kb_in_memory).
|
|||
### Additional features and improvements {id="additional-features-and-improvements"}
|
||||
|
||||
- Language updates:
|
||||
- Extended support for Slovenian.
|
||||
- Fixed lookup fallback for French and Catalan lemmatizers.
|
||||
- Switch Russian and Ukrainian lemmatizers to `pymorphy3`.
|
||||
- Support for editorial punctuation in Ancient Greek.
|
||||
- Update to Russian tokenizer exceptions.
|
||||
- Small fix for Dutch stop words.
|
||||
- Extended support for Slovenian
|
||||
- Fixed lookup fallback for French and Catalan lemmatizers
|
||||
- Switch Russian and Ukrainian lemmatizers to `pymorphy3`
|
||||
- Support for editorial punctuation in Ancient Greek
|
||||
- Update to Russian tokenizer exceptions
|
||||
- Small fix for Dutch stop words
|
||||
- Allow up to `typer` v0.7.x, `mypy` 0.990 and `typing_extensions` v4.4.x.
|
||||
- New `spacy.ConsoleLogger.v3` with expanded progress
|
||||
[tracking](/api/top-level#ConsoleLogger).
|
||||
|
|
Loading…
Reference in New Issue
Block a user