0

I am working with NLP on my project, and I have used the Stanford NLP for tokenization and NER. I am now interested in SRL, I'd like to ask if Stanford NLP supports shadow Semantic Parsing ? If it does, then where could I get it in term of maven or Jar Files , and the support model files if there are any?

Cœur
  • 37,241
  • 25
  • 195
  • 267

1 Answers1

0

No, unfortunately, it doesn't. See the following post for a more detailed answer:

Does the Stanford NLP Parser have methods for semantic role labelling?

Community
  • 1
  • 1
Sebastian Schuster
  • 1,563
  • 10
  • 7