Skip to content

adakasky/Factorie-MongoDB-Adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorie-MongoDB-Adapter

Read raw text from a Mongo collection, process with Factorie, and serialize back to Mongo.

Dependencies

Clone and install nn-depparse to use the neural net dependency parser:

git clone [email protected]:strubell/nn-depparse.git
cd nn-depparse
sbt publish

Compilation

Compile using maven (from root dir of project):

mvn compile

Running

The run script will work on dishwasher:

./bin/run.sh

Note that to use the nn parser you must specify an intmaps directory and model file (see the run script).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published