-
Hi,
I am trying to run the below example program with Spark 1.6 and Java 1.8.0_60
import org.apache.spark.sql.functions._
import com.databricks.spark.corenlp.functions._
import sqlContext.implicits._…
-
We should consider implementing the different linking algorithms in subclasses of `Linker`.
This would avoid redundant logic based on String parameters like:
```python
def run(self, dict_mention:…
-
According to https://cliff.mediacloud.org/, cliff can also geoparse German text. Assuming that I can tell the API via ?language=DE from the form params in the calls on https://cliff.mediacloud.org/.
…
-
**Is your feature request related to a problem? Please describe.**
In many use-cases, especially around the Docker based option, it is challenging to configure the `AnalyzerEngine` for a specific sce…
-
Hi ,
Highly appreciated your amazing work.
The dataset in your data folder are for text classification purpose.
What is the data format and data preprocessing for NER task?
Thanks…
-
When I execute your example: "Discharge summary of a patient with mood swings and oppositional and defiant behavior."(README.txt), I get null CUIs for "mood swings" and "oppositional and defiant behav…
-
The metadata returned by the POS tagger should include the tag set used.
-
Hi,
I have a feature request ---
Can the GUI pre-populate certain entities, if they are somehow encoded in the input text? This would support a scenario in which some entities can be pre-ident…
-
I am getting different results for the same input text when I use the streamlit demo vs. when I run the code locally. The text in question:
```python
text = "The structural unit of the secretory N…
-
Hi,
It seems that the links to Dropbox.com are broken.
Best!