nitin42 / word-classes-visualiser

A small tool based on Compromise NLP to visualise the different word classes from English grammar.

Home Page:https://word-classes-visualiser.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word classes visualiser

What is it?

A small tool based on Compromise to visualise the different word classes from the english grammar.

How does it work?

Using the input text, it generates an interactive tree graph which shows a hierarchy of different word classes, and also some useful information like derived forms (conjugates).

About the graph

Each and every part of the graph is interactive, which means:

  • You can drag the whole graph anywhere.

  • Scroll up/down within the graph container to scale up/down.

  • Click on each node. Every node in the graph is interactive and can be clicked.

About

A small tool based on Compromise NLP to visualise the different word classes from English grammar.

https://word-classes-visualiser.netlify.app/


Languages

Language:JavaScript 72.8%Language:HTML 20.1%Language:CSS 7.0%