From c2918ceda93cf9eabd161bc79d0b1920b60f7589 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:49:42 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa00e91..bcb8458 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Bag [](https://godoc.org/github.com/GopherML/bag)  [](https://goreportcard.com/report/github.com/GopherML/bag)  + +[](#contributors-) + Bag is a `bag of words` (`BoW`) implementation written in Go, utilizing a Naive Bayes classifier. Currently, it functions as a library that can be integrated into Go code. The goal is to offer a file format that provides bag of words functionality as code. In the future, it will be usable as a command line tool, allowing it to be called from any programming language.  @@ -98,4 +101,25 @@ samples: - [X] CLI utility ## Long term goals -- [ ] Generated model as MMAP file \ No newline at end of file +- [ ] Generated model as MMAP file +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Josh Montoya 💻 📖 |
+