Skip to content
Discussion options

You must be logged in to vote

Hi,

I do not really understand why would you write a 5 page guide to a software that does not actually say how to use this software. I mean code an examples. This page - https://spacy.io/api/sentencerecognizer.

The spaCy documentation consists of two main parts: the usage docs and the API docs. You want to start with the "usage" pages, in particular the page about Language Processing Pipelines. You'll find that throughout our documentation, we've inserted plenty of working code examples. The API docs are mainly for reference to more experienced users who want to know more about the specific ins and outs of the library.

the following seemed like an incomplete example, but actually it do…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Oxi84
Comment options

@svlandeg
Comment options

@svlandeg
Comment options

Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage docs Documentation and website
2 participants
Converted from issue

This discussion was converted from issue #11476 on September 12, 2022 07:39.