Skip to content
David de Hilster edited this page Oct 14, 2020 · 5 revisions

The VSCode NLP++ Extension is currently in alpha. It currently does work and allow for development of NLP++ analyzers. The first release version is expected in the last quarter of 2020.

Runs With NLP-ENGINE

The NLP++ Extension requires the NLP-ENGINE's nlp.exe to run. This must be downloaded first. The Linux version is found in the NLP-ENGINE repository where as the nlp.exe for windows is found in VTCORE-VS. Eventually, NLP-ENGINE will be the one place for both Linux and Windows.

Linux Version First

Linux Version will be the first version to be released. Afterwards, the version will be updated to be compatible with windows as well.

VisualText IDE

The VisualText IDE for NLP++ is downloadable and useable and is currently the best development IDE for NLP++. It is the hope to have all the same functionality in the first version of the VSCode Extension.

Clone this wiki locally