https://github.com/dcavar/go_tutorial_jupyter
Go tutorial jupyter notebooks.
https://github.com/dcavar/go_tutorial_jupyter
computational-linguistics golang natural-language-processing
Last synced: 3 months ago
JSON representation
Go tutorial jupyter notebooks.
- Host: GitHub
- URL: https://github.com/dcavar/go_tutorial_jupyter
- Owner: dcavar
- License: apache-2.0
- Created: 2017-12-01T01:59:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T22:38:44.000Z (over 8 years ago)
- Last Synced: 2026-01-28T01:54:59.966Z (6 months ago)
- Topics: computational-linguistics, golang, natural-language-processing
- Language: Jupyter Notebook
- Homepage: http://damir.cavar.me/
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go tutorial for Jupyter for Natural Language Processing
(C) 2017 by [Damir Cavar]
This project repository contains [Go] tutorials using [Jupyter] notebooks.
The examples are related mainly to Natural Language Processing (NLP).
Prerequisites are:
- installed [Jupyter]
- installed the [Golang kernel](http://www.datadan.io/announcing-a-golang-kernel-for-jupyter-notebooks/) for [Jupyter]
[Damir Cavar]: http://damir.cavar.me/ "Damir Cavar homepage"
[Go]: https://golang.org/ "The Go Programming Language"
[Jupyter]: http://jupyter.org/ "Project Jupyter"