Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ pinned: false
|
|
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
|
|
|
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 |
+
|
13 |
- [Spago](https://github.com/nlpodyssey/spago) - Self-contained Machine Learning and Natural Language Processing library in Go
|
14 |
- [Cybertron](https://github.com/nlpodyssey/cybertron) - The home planet of the Transformers in Go (compatible with Hugging Face)
|
15 |
- [GoTokenizers](https://github.com/nlpodyssey/gotokenizers) - Go implementation of today's most used tokenizers
|