mgrella commited on
Commit
8d3b68e
1 Parent(s): e3f702c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,3 +8,7 @@ pinned: false
8
  ---
9
 
10
  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.
 
 
 
 
 
8
  ---
9
 
10
  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.
11
+
12
+ - [Spago](https://github.com/nlpodyssey/spago) - Self-contained Machine Learning and Natural Language Processing library in Go
13
+ - [Cybertron](https://github.com/nlpodyssey/cybertron) - The home planet of the Transformers in Go (compatible with Hugging Face)
14
+ - [GoTokenizers](https://github.com/nlpodyssey/gotokenizers) - Go implementation of today's most used tokenizers