Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subject Object Extraction #493

Closed
cloutier opened this issue Sep 2, 2016 · 2 comments
Closed

Subject Object Extraction #493

cloutier opened this issue Sep 2, 2016 · 2 comments

Comments

@cloutier
Copy link

cloutier commented Sep 2, 2016

HI

Hope all is well

So lately I have been playing around with the spacy model and python code written by https://nicschrading.com/project/Intro-to-NLP-with-spaCy/

In the section for subject verb object extraction I keep getting an error no module named subj_obj_extraction found

Is there an alternative way to implementing Subject-Verb-Object extraction within Spacy?

@Ogaday
Copy link

Ogaday commented Sep 4, 2016

The module subject_object_extraction isn't a part of the spaCy package, it's written by Schrading himself, and can be found here: https://github.com/NSchrading/intro-spacy-nlp/blob/master/subject_object_extraction.py

@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants