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

https://github.com/blahah/nala-stream

WIP - very simple opinionated streaming natural language processing
https://github.com/blahah/nala-stream

Last synced: 2 months ago
JSON representation

WIP - very simple opinionated streaming natural language processing

Awesome Lists containing this project

README

          

---


nala-stream


WIP - very simple opinionated streaming natural language processing










---

## Install

```
npm install nala-stream
```

## Usage

``` js
var nala = require('nala-stream')
```

## License

To the extent possible by law, we transfer any rights we have in this code to the public domain. Specifically, we do so using the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).

You can do whatever you want with this code. No need to credit us, link to us, include any license, or anything else. But if you want to do those things, you're free to do that too.