https://github.com/valentinarho/help-me-with
Help me with...everything you need!
https://github.com/valentinarho/help-me-with
gensim help how-to notes snippets
Last synced: 3 months ago
JSON representation
Help me with...everything you need!
- Host: GitHub
- URL: https://github.com/valentinarho/help-me-with
- Owner: valentinarho
- Created: 2017-05-06T16:41:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T13:12:06.000Z (about 8 years ago)
- Last Synced: 2025-03-03T00:44:31.070Z (7 months ago)
- Topics: gensim, help, how-to, notes, snippets
- Homepage:
- Size: 5.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Help me with...
The aim of this repository is to collect some useful how-tos, snippets or notes related to
modern libraries, languages or generally computer science topics.
I started from Gensim Python library but I plan to introduce more topics and I hope others will contribute with theirs!## Available topics
* [Gensim](gensim.md)
* [Git](git.md)## To contribute
Check if your resource file already exists:
* If yes, feel free to add any useful information to it.
* If no, create the `your-resource.md` file.### Additional data
The `data` folder contains useful data to support examples and snippets.
Create a subfolder for each Markdown file, with the same name.