Skip to content
Discussion options

You must be logged in to vote

You're not doing anything wrong, neither there is anything wrong with the SpaCy output here.

The verb will is a modal auxiliary, and it does not have a tense. Indeed, English has 2 morphological tenses (you can read more here: https://en.wikipedia.org/wiki/Grammatical_tense#English), the present and the past. In general, the tense concept is about the sentence, not about the individual words. ( A great resource on this subject: https://plato.stanford.edu/entries/tense-aspect/ )
As you see, no such thing as 'future tense verb' or 'future tense modal verb' exists. Future tense is formed by some conventions: use a modal will/shall followed by an infinitive verb.

Summary: if you're interested…

Replies: 12 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@lordrisborik
Comment options

Answer selected by svlandeg
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lordrisborik
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / doc Feature: Doc, Span and Token objects
4 participants
Converted from issue

This discussion was converted from issue #2767 on December 10, 2020 14:50.