/word-classes-visualiser

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

Primary LanguageJavaScript

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.