Paul Landes

Results 18 issues of Paul Landes

Data classes with fields of type `List[Whatever]` work fine, but not with `Tuple[Watever]`. Only the first element gets process properly in to a instance of the contained type. However, the...

I'm getting a warning using the latest 3.0 release, which is: `The CDB was exported by an unknown version of MedCAT.` Will you please provide the most recent set of...

The MedCAT paper mentions features that provide spelling fixes and abbreviation expansion. How do we turn these features on?

The 3.0 version of the code base seems to not be compatible scispacy versions 0.4.0 (uses spacy 3.0) or 0.50 (uses spacy 3.2) since MedCAT depends on spacy 3.1. Should...

**What problem does your feature solve?** Add instructions on how to retrain the models, or better, one easy robust easy to run script, on new versions of packages (specifically spaCy...

enhancement

First, thank you very much for writing this great software--it's been extremely helpful in my research. The FAA aligner API appears to return the surface alignment token text as lower...

enhancement

Indentation for annotations doesn't work properly.

Font lock in JDEE is still behind (i.e. generics and annotations).

Can anyone shed some light on this one (_much_ thanks in advance): Caused by: clojure.lang.ExceptionInfo: Can't filter out Spark jars! {} at clojure.core$ex_info.invokeStatic(core.clj:4617) at clojure.core$ex_info.invoke(core.clj:4617) at powderkeg.core$guess_all_jars_but_spark.invokeStatic(core.clj:141) at powderkeg.core$guess_all_jars_but_spark.invoke(core.clj:124) at...

I'd be glad to create a pull request, but thought it would be easier for everyone if I created an issue. For those wanting to use Emacs Cider you have...