StructMineDataPipeline icon indicating copy to clipboard operation
StructMineDataPipeline copied to clipboard

Performs entity detection, distant supervision, candidate generation, and produces JSON files for typing systems (PLE, AFET, CoType)

Results 4 StructMineDataPipeline issues
Sort by recently updated
recently updated
newest added

After wget and unzip stanford-corenlp-full-2016-10-31. And I execute "java -mx4g -cp "code/DataProcessor/stanford-corenlp-full-2016-10-31/*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer" But I meet an error [Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/stanford/nlp/pipeline/StanfordCoreNLPServer : Unsupported major.minor version 52.0 at...

Hello guys.. Thanks for sharing your work, really impressive. I am trying to run that on Windows, fixed some issues and now I got to the phase of generating brown...

Hi,when I execute ''git clone [email protected]:stanfordnlp/stanza.git" It report an error like [Permission denied (publickey).fatal: Could not read from remote repository.] But when I clone StructMineDataPipeline, it success. Who meet the...

ref: https://github.com/percyliang/brown-cluster

bug