Skip to content

dding3/InformationExtraction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InformationExtraction

How to run:

  1. Download latest stanford coreNLP model from here.
  2. Uncompress the downloaded jar file, and replace the edu folder in project ie.
  3. The project needs Scala 2.10.4 and Spark 1.6. If using intellij, add the lib folder, Spark assembly jar file and scale SDK to the project library. If using Spark 2.0+, please use Scala 2.11.8.
  4. Run SparkBatchTest, input data file paths or sentences to test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.6%
  • Scala 16.4%
  • Python 3.7%
  • Protocol Buffer 3.3%
  • Shell 1.0%