File size: 721 Bytes
54487ff
 
 
 
 
 
 
 
 
e3f702c
8d3b68e
439e12c
8d3b68e
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: README
emoji: πŸŒ–
colorFrom: pink
colorTo: pink
sdk: static
pinned: false
---

In NLP Odyssey, we're exploring the common territory between Software Engineering and Machine Learning, resulting in the first and only pure Go library focusing on cutting-edge NLP neural technology without requiring any third-party Deep Learning framework.


- [Spago](https://github.com/nlpodyssey/spago) - Self-contained Machine Learning and Natural Language Processing library in Go
- [Cybertron](https://github.com/nlpodyssey/cybertron) - The home planet of the Transformers in Go (compatible with Hugging Face)
- [GoTokenizers](https://github.com/nlpodyssey/gotokenizers) - Go implementation of today's most used tokenizers