🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

markovian-nlp

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markovian-nlp

Markov chains & NLP

1.1.3
Source
npm
Version published
Weekly downloads
14
366.67%
Maintainers
1
Weekly downloads
 
Created
Source

markovian-nlp

NpmLicense npm

Setup

Demo

  • test with RunKit

Installation

With npm installed, run terminal command:

npm i markovian-nlp

Usage

Module import

At the top of each JavaScript file where module will be used, declare an import.

ES2015

import markovianNlp from 'markovian';

CommonJS

const markovianNlp = require('markovian-nlp');

FAQs

Package last updated on 30 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts