Results 4 issues of Marcus A. Streips

I get the following error when trying to run [compare.String](https://recordlinkage.readthedocs.io/en/latest/ref-compare.html#recordlinkage.compare.String ) `AttributeError: 'numpy.ndarray' object has no attribute 'where'` when running this line: `compare_cl.string('AddressLine1', 'AddressLine1', method='cosine', threshold=0.9, label='AddressLine1')` It worked with...

**Describe the bug** A clear and concise description of what the bug is. Model/procedure: what model or procedure were you running? nlp_architect/models/absa/train/train.py produces zipfile.BadZipFile: File is not a zip file...

bug

## When trying to run tutorial 1d in the pipelines example I get this error when trying to trigger the pipeline in AML: Traceback (most recent call last): File "/usr/local/bin/mlflow",...

example issue
pipeline

I would like to use IPLD and IPFS to reference a semantic web using the [Resource Description Framework (RDF) standard](https://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#ref-rdf-primer). Ideally it would be to point the IPFS/IPLD object to...

ready