Skip to content

clulab/taxero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taxero

To launch taxero you first need to build an odinson index. See https://github.com/lum-ai/odinson for details.

Then you need to clone taxero:

git clone git@github.com:clulab/taxero.git
cd taxero

Open the file taxero/src/main/resources/application.conf and set the variable odinson.indexDir to the index that contains the odinson index, and set taxero.wordEmbeddings to the path of the embeddings file.

To launch taxero type

sbt webapp/run

and then open http://localhost:9000 on your browser for the main taxero UI, or http://localhost:9000/dev for the UI used to try new rules.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors