0.0.5 • Published 6 years ago

@conversationai/wpconvlib v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 years ago

Wikipedia Conversation Lib

This directory contains some tools to support structuing comments in a Wikipedia Talk page conversation as ingested by

Setup

This is a standard nodejs/yarn project. You need to have installed npm and node (Recommended to install using nvm, the node version manager).

Once you have npm, install yarn and typescript globally with:

npm install -g yarn typescript

Then, from this directory, you can setup the this node package with:

yarn install

Build and test

yarn run test
yarn run build
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

7 years ago