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

https://github.com/duyet/nlp-board-labeling

Dashboard for labeling NLP
https://github.com/duyet/nlp-board-labeling

express nlp node nodejs word2vec

Last synced: about 1 year ago
JSON representation

Dashboard for labeling NLP

Awesome Lists containing this project

README

          

# nlp-board-labeling
Dashboard for labeling NLP

![screenshot.png](screenshot.png)

# Installation

1. Clone the project
2. Install packages
```
npm install
```
3. Start the server
```
node ./bin/www
```
4. OK: [http://localhost:3000](http://localhost:3000)