New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lsa

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsa

Latent semantic analysis example written in node

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

lsajs

Latent Semantic Analysis example in JavaScript

This is a simple implementation of LSA to help me learn the core concepts of the approach to natural language understanding.

LSA Module

With time, this will become a reusable component for doing LSA, but not just yet!

Clustering

Options will be added to clustering similar results using hierarchical clustering. This is also used with another NLP module I've been working on, so I will need to work that into a separate module.

Heavily based on this Python implementation.

Keywords

lsa

FAQs

Package last updated on 15 May 2019

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