holmes-extractor
holmes-extractor copied to clipboard
example_search_EN_literature.py gets killed during indexing
When I try to run the holmes extractor using this example, it reaches the end of all the parsing, spawns a lot of (?) worker threads during indexing, and then the program gets killed, presumably because it exceeded system resources.
What's going on, and how to fix?