Michael Gurley
Michael Gurley
I have pushed the latest to Ruby Gems under https://rubygems.org/gems/stanford-core-nlp-abstractor. I was having all kinds of problems pointing to master via git, so this is my current workaround. It contains...
We are getting the same problem. Here is the error from the console. TypeError: this.results.Metadata[0] is undefined Our metadata table is empty. I am assuming this is causing the problem....
@alondhe No the CDM_SOURCE table is not populated. I will populate CDM_SOURCE to see if it fixes the problem.
Populating CDM_SOURCE solved the problem for us.
This looks like it will be very beneficial. A couple of questions: - Is the table called NLP_SPAN or NOTE_SPAN? The documentation uses both. - There is frequent use of...
I like @pavgra description of FACT_RELATIONSHIP as a POC for adding foreign key relationships. In that vein, what is the recommend/conventional relationship to use in FACT_RELATIONSHIP to represent a 'has...