neo4j / graph-data-science

Source code for the Neo4j Graph Data Science library of graph algorithms.
https://neo4j.com/docs/graph-data-science/current/
Other
597 stars 157 forks source link

Inconsistencies in task names #150

Open FlorentinD opened 2 years ago

FlorentinD commented 2 years ago

We have noticed some tasks names are lowercase and some are uppercase. This is related to progress tracking, these descriptions show up in our logging (more at https://neo4j.com/docs/graph-data-science/current/common-usage/logging/).

Example: For Modularity Optimization we define a task with lower-cases initialization, while for FastRP we capitalize the name such as Initialize random vectors.

We should make sure the naming and formatting is consistent.

airtyon commented 1 year ago

hi @FlorentinD, may I give this one a try if it's still available?

FlorentinD commented 1 year ago

I mean you could, but honestly its quite tedious and I am not sure very interesting for you.

I will talk with the others if we have some other ideas for you. Do you have a particular interest? :)

airtyon commented 1 year ago

To be honest I got introduced to Neo just 2 months ago. Regarding my Interests, I would like to get to know the technology as a whole and contribute; and I thought the best way of doing it is to start small.

FlorentinD commented 1 year ago

@airtyon Nice to hear you then got interested in contributing :+1:

I added 2 new good first issues to this repository. https://github.com/neo4j/graph-data-science/issues/242 and https://github.com/neo4j/graph-data-science/issues/243 are a bit more interesting I would say. Alternatively, we are also starting to add good first issues to our python client (https://github.com/neo4j/graph-data-science-client).

TheMellyBee commented 7 months ago

I'm happy to grab this one. It's easy and just needs done while watching a christmas movie or two :)