Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

where could find the language jar and properties? #25

Open
cangzhen opened this issue Sep 18, 2016 · 0 comments
Open

where could find the language jar and properties? #25

cangzhen opened this issue Sep 18, 2016 · 0 comments

Comments

@cangzhen
Copy link

the program could not find the language jar and properties,and encounter an error :
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);

Error: ENOENT: no such file or directory, open '/Users/lcz/git/ml/node-stanford-corenlp/corenlp/StanfordCoreNLP-chinese.properties'

  'language': {
     'jar': path.join ( __dirname,'./../corenlp/stanford-chinese-corenlp-2014-02-24-models.jar'),
     'properties': path.join ( __dirname,'./../corenlp/StanfordCoreNLP-chinese.properties')
   }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant