An open API service indexing awesome lists of open source software.

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.

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"