hchiam / comment-analysis

comment analysis experiment

Home Page:https://comment-analysis.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comment analysis experiment

Enter comments -> Fix typos -> Get sentiments, semantic similarity graph, and comment groups/classes.

Live demo: https://comment-analysis.surge.sh (yarn deploy after running yarn dev)

Local demo: yarn dev (if you run into Error: Expected content key ### to exist, try running rm -rf .parcel-cache first)

references and things this projects builds on

learning-tfjs-umap

tfjs

USE (Universal Sentence Encoder) (see my text-similarity-test)

KNN

umap-js (UMAP vs t-SNE vs SNE)

nlp.js (note: SpellCheck currently seems incompatible with one of parcel's transformers)

natural

dictionaries

nspell

jQuery

chart.js

(otherwise just look at package.json)

typo fix suggestions under input box to fix input box

sentiments above chart

knn under chart