Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benoitvallon/machine-learning-with-words

Some tests on machine learning with words
https://github.com/benoitvallon/machine-learning-with-words

Last synced: 10 days ago
JSON representation

Some tests on machine learning with words

Awesome Lists containing this project

README

        

# Classify text

This repo is based on this post "Classifying text with Neural Networks and mimir in JavaScript". https://medium.com/generally-intelligent/classifying-text-with-neural-networks-and-mimir-in-javascript-94c9de20c0ac

## Install

```shell
npm install
```

## Run

```js
node index.js
```