Go4DataScience - Golang For Data Science & NLP
Experimenting with Golang For Data Science
Jesse E. Agbe
Introduction to Course - Go4DataScience & Go4NLP
FREE PREVIEWIntroduction to Course & Benefits of Go
FREE PREVIEWWhere Golang/Go Fits in DataScience
FREE PREVIEWCourse Outline and Workflow
Go4DataScience-Datascience Packages in Go
Installing Golang on Ubuntu
FREE PREVIEWInstalling Golang Manually & Updating to New Versions
Go4DataScience-Setting Up & Structure of A Go Program
Go4DataScience - Variables
Go4DataScience - Arrays
Go4DataScience - Slices
Go4DataScience - Range & For Loops
Go4DataScience - Map
Go4DataScience -Source Code for Go Basics
Go4DataScience - Reading Text Files In Golang
Go4DataScience - Reading CSV Files In Golang
Go4DataScience - Statistics with Golang
Go4DataScience - Basic Statistics with Gonum
Go4DataScience - Exploratory Data Analysis with GoTa
Go4DataScience - Source Code For Stats & Data Analysis
Go4DataScience - Gonum Crash Course
Source Code For Gonum Crash Course
Go4NLP - Working with Strings, Rune & Byte
Go4NLP -Strings Manipulation with Strings Package
Go4NLP - Text Cleaning in Regex
Go4NLP- Language Detection in Golang
Go4NLP - Language Detection with Whatlanggo
Go4NLP - Keyword Extraction In Golang
Go4NLP - Source Code
Go4NLP - Tokenization using Regex
Go4NLP - Tokenization using Prose
Go4NLP - Parts of Speech Tagging
Go4NLP - Creating a Custom Noun Chunker
Go4NLP - Creating a Custom Verb Chunker (Exercise)
Go4NLP - Entity Chunking with Prose
Go4NLP - Named Entity Recognition in Golang with Prose
Go4NLP - Natural Language Processing with Prose V2
Go4NLP - Text Summarization
Go4NLP - Sentiment Analysis using Rule-Based Approach
Go4NLP - Sentiment Analysis with a Pretrained Model
Go4NLP -Project - Sentiment Analysis (Applying What We Have Learnt)
Go4ML- Introduction & Data Preparation
Go4ML-Predicting Hepatitis Status of Blood Donors Using GoML
Source Code for Predicting Hepatitis Status of Blood Donors using GoML
Go4Web Apps - Introduction
Sentiment Analysis Web App -Demo
GoFiber - Introduction & Basic App
GoFiber - Working with Queries & Params
GoFiber- Rendering in HTML
GoFiber - Form Handling (Receiving Input From Front-End to BackEnd)
GoFiber - Form Handling via POST
GoFiber - Working with File Uploads
GoFiber - Serving Static Files
GoFiber - Showing Uploaded Files In Front-End
GoFiber - Working with Bootstrap CSS
Sentiment Analysis Web App - Building the App
Sentiment Analysis Web App - Simple API
Sentiment Analysis App - Beautifying the App with Bootstrap