0.0.5 • Published 7 years ago

@conversationai/wpconvlib v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 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

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago