-
Notifications
You must be signed in to change notification settings - Fork 7
Open
@scottagt
Description
Hi, forgive me for asking stupid question(s) but, why are these two classes named the same thing but function differently and use different naming conventions? 🙃
Why does the CoreNLP Server return stanfordnlp.protobuf.Document while the pipeline returns edu.stanford.nlp.pipeline.Document? Are there any helper functions that can convert between the two?
Lastly, is the source of the dependency (in the protobuf.Document) the same as the governor of the dependency (in the pipeline.Document) or is it the dependent?
Appreciate your time and all the work ya'll have done!! :)
Metadata
Metadata
Assignees
Labels
No labels