UNPKG

reviews-analysis

Version:

Analyse public vehicle reviews via ML (Aylien) and save the data into a Document Store (Mongo). Supports Classifications and Document and Aspect level Sentiment Analysis.

3 lines 107 B
var BigInteger = require('./'); var a = new BigInteger('91823918239182398123'); console.log(a.bitLength());