paco xander nathan

Results 73 issues of paco xander nathan

1. Extend the `Subgraph` class to add support for [`python-igraph`](https://igraph.org/python/). 1. Add a notebook to show example uses of `igraph` in comparison with `networkx`. 1. Integrate use of [`leidenalg`](https://github.com/vtraag/leidenalg) based...

enhancement

Extend support for Parquet Depends on: #37 * add custom metadata * support [*N-Quads*](https://rdflib.readthedocs.io/en/stable/_modules/rdflib/plugins/parsers/nquads.html) format by default * provide for an optional *certainty* value (extend N-Quads) * provide for an...

enhancement

Import files in [GraphML](http://graphml.graphdrawing.org/) format: * integrate with [`pygraphml`](https://github.com/hadim/pygraphml) to import GraphML files * use `kglab` extensions for Parquet serialization and custom memory store to accommodate *property graph* data Depends:...

enhancement

Develop a custom store for `kglab` based on the [`Memory`](https://rdflib.readthedocs.io/en/stable/apidocs/rdflib.plugins.html#rdflib.plugins.memory.IOMemory) store plugin: * future support for extensions to N-Quads based on `Parquet` * future support distributed stores (*sharding*) based on...

enhancement

Replace the use of Gensim (e.g., for vector embedding) with PyTorch instead. Example code: - https://towardsdatascience.com/implementing-word2vec-in-pytorch-skip-gram-model-e6bae040d2fb

enhancement

Refactor the examples which show WordNet use (e.g., lemmas, synsets) to remove the TextBlob and NLTK dependencies, replacing them with: - https://twitter.com/spacy_io/status/1062487385773170691

enhancement

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

I've tried upgrading the `v2` actions to `v3` but still get errors during `pre-commit-hooks` installation. Could this be a transient error on GH? how pre-commit/[email protected] fails: Run pre-commit/[email protected] install pre-commit...

bug
help wanted
good first issue