sylva icon indicating copy to clipboard operation
sylva copied to clipboard

Simplify the link between social and real identities

Results 4 sylva issues
Sort by recently updated
recently updated
newest added

No type stub library is found for the sherlock_project import, causing mypy to throw an error and therefore fail regression testing. Blocked by https://github.com/sherlock-project/sherlock/issues/2275

Sylva uses spaCy to help parse arbitrary text for possible residency info. This helper module can be found at: https://github.com/ppfeister/sylva/blob/master/src/sylva/helpers/nlp.py To reproduce using the included test suite, developers can either...

help wanted

After a module or integration is ran, the created dataframe is returned to the handler. The handler doesn't care about this dataframe, but it does care about the _length_ of...

bug
help wanted
good first issue

Debian repositories updated Chromium to 127. This new version has a high rate of crashing on launch, leading to proxy failures. Chromium 126.0.6478.182 is known to be functional. Either regress...

bug
help wanted