Skip to content

simongray/datalinguist-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DataLinguist example

This is a basic example of how to use DataLinguist in a REPL environment using the Clojure CLI.

To use the NLP pipeline as defined in the example namespace, the CoreNLP models library must also be included as a dependency in addition to the datalinguist library itself, as this is where some of the necessary data for certain English annotators resides. See the deps.edn file for the specifics.

To annotate other languages you will likely also need a language-specific model, e.g. Chinese. See the section on language models in the DataLinguist readme for more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published