Skip to content

small example on how to get SVO (subject, verb, object) information from an input, as well as whether that input was a question.

Notifications You must be signed in to change notification settings

Dimev/Spacy-SVO-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spacy-SVO-extraction

small example on how to get SVO (subject, verb, object) information from an input, as well as whether that input was a question.

This requires spacy as well as the small english model (you can try other models if you want)

To see a demo, run the main.py file with python, tested in 3.7

About

small example on how to get SVO (subject, verb, object) information from an input, as well as whether that input was a question.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages