Skip to content

Commit

Permalink
add vectorizer (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
retraigo committed Jul 14, 2023
1 parent 1e75b7f commit 0ac9006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ This list is a collection of the best Deno modules and resources.
- [classy-lala](https://github.com/retraigo/classy-lala) - Regression and Classification library.
- [netsaur](https://github.com/denosaurs/netsaur) - Powerful machine learning, accelerated by WebGPU
- [synaptic](https://github.com/load1n9/synaptic) - Dependency-less neural network library ported to deno
- [vectorizer](https://github.com/retraigo/vectorizer) - Convert text into vectors.

### Mail
- [deno-smtp](https://github.com/manyuanrong/deno-smtp) - A smtp mail sender for deno.
Expand Down

0 comments on commit 0ac9006

Please sign in to comment.