From 98b9d387c97dca1b15cf24e561e93dd644e1e05b Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 15 Nov 2019 00:33:44 +0100 Subject: [PATCH] Auto-format [ci skip] --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 980fc5b0b..74d2d2166 100644 --- a/README.md +++ b/README.md @@ -72,21 +72,21 @@ it. ## Features -- Non-destructive **tokenization** -- **Named entity** recognition -- Support for **50+ languages** -- pretrained [statistical models](https://spacy.io/models) and word vectors -- State-of-the-art speed -- Easy **deep learning** integration -- Part-of-speech tagging -- Labelled dependency parsing -- Syntax-driven sentence segmentation -- Built in **visualizers** for syntax and NER -- Convenient string-to-hash mapping -- Export to numpy data arrays -- Efficient binary serialization -- Easy **model packaging** and deployment -- Robust, rigorously evaluated accuracy +- Non-destructive **tokenization** +- **Named entity** recognition +- Support for **50+ languages** +- pretrained [statistical models](https://spacy.io/models) and word vectors +- State-of-the-art speed +- Easy **deep learning** integration +- Part-of-speech tagging +- Labelled dependency parsing +- Syntax-driven sentence segmentation +- Built in **visualizers** for syntax and NER +- Convenient string-to-hash mapping +- Export to numpy data arrays +- Efficient binary serialization +- Easy **model packaging** and deployment +- Robust, rigorously evaluated accuracy 馃摉 **For more details, see the [facts, figures and benchmarks](https://spacy.io/usage/facts-figures).** @@ -96,10 +96,10 @@ it. For detailed installation instructions, see the [documentation](https://spacy.io/usage). -- **Operating system**: macOS / OS X 路 Linux 路 Windows (Cygwin, MinGW, Visual - Studio) -- **Python version**: Python 2.7, 3.5+ (only 64 bit) -- **Package managers**: [pip] 路 [conda] (via `conda-forge`) +- **Operating system**: macOS / OS X 路 Linux 路 Windows (Cygwin, MinGW, Visual + Studio) +- **Python version**: Python 2.7, 3.5+ (only 64 bit) +- **Package managers**: [pip] 路 [conda] (via `conda-forge`) [pip]: https://pypi.org/project/spacy/ [conda]: https://anaconda.org/conda-forge/spacy