Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
97 contributions in the last year
Contribution activity
November 2020
October 2020
Created 3 repositories
- avijit9/SciencePlots Python
- avijit9/GAP_SRAM Python
- avijit9/VPN Python
Created an issue in epic-kitchens/epic-kitchens-55-annotations that received 3 comments
How do you parse nouns from narrations?
Hi,
I am curious to know the exact method you used to gather nouns from narrations. I have used the following code:
nlp = spacy.load('en') sentenc…