As far as I know that we can get the v1 form of a verb using
word.lemma_
I wanted to know is their a way in which we can get the form of the verb like:
swims it should output v4
Is their way to do that using SpaCy or any other lib and if there is then please give a link to that command