-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can find nothing in output directory! #7
Comments
Hello @Mayar2009 ! First you need a Grobid server running - ok I admit, this can be considered as obvious from my point of view ;) You can check https://github.com/kermitt2/grobid and the documentation https://grobid.readthedocs.io/en/latest/Install-Grobid/ to get a server running or you can just use the public demo grobid instance - if you don't have too many pdf to process and you don't care about the cool sub-second parallel PDF processing ...
then if you have a decent internet connection and don't care about network latency, you will save time skipping the server install. Thanks for the interest in Grobid ! |
thanks for your response! what is the required version of java? I have javac 1.8.0_241 after I installed jdk8 like documentation mentioned I have read the issues and tried many solutions it will be so long to write everything here PS C:>git clone https://github.com/kermitt2/grobid.git --ok 40 tests completed, 2 failed, 1 skipped Task :grobid-trainer:test FAILED FAILURE: Build failed with an exception. What went wrong: Try: Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. BUILD FAILED in 5m 48s then I installed another JVM version(the latest version) Kotlin: 1.3.21 |
Just seen this now, two points:
|
hello!
I am sorry if I miss the obvious
but I did like written
first I have win10 , and iam working from powershell using cmd can not implement the instructions
steps:
1)PS C:> git clone https://github.com/kermitt2/grobid-client-python
2) PS C:> cd grobid-client-python
3) PS C:\grobid-client-python> python3 grobid-client.py --input ~C:\gropid\output --output ~C:\gropid\output processFulltex
Am I missing something?
The text was updated successfully, but these errors were encountered: