@hic/keyword-scoring

1.0.1 • Public • Published

README

Text analyzer package

This package will export the following modules:

pointsFromText
findSynon

look at runner.js to see a basic example

Execute runner.js with:

npm i && npm run start

Using the module in NODE.JS

var textanalyzer = require('scorekeyword')

var txt = 'over the bridge the air is heavy, under the bridge the air is light, i love my bridge'

textanalyzer.pointsFromText(txt)
  .then(console.log)

Readme

Keywords

none

Package Sidebar

Install

npm i @hic/keyword-scoring

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • svidotto
  • adus
  • gnalin-hfarm
  • luca.donadi
  • trebh