Skip to content
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

usage in bash script #14

Open
jasobro opened this issue May 24, 2022 · 0 comments
Open

usage in bash script #14

jasobro opened this issue May 24, 2022 · 0 comments

Comments

@jasobro
Copy link

jasobro commented May 24, 2022

I saved each sentence to a seperate .txt file to overcome the memory load error. In a bash script I iterate over all these files and run "java -Xmx4g -jar GermaNER-09-09-2015.jar -t YourTokenizedTestFile -o OutputFileName" per file. This takes a lot of time. Is there a faster way to apply GermaNER on each file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant