fhamborg / Giveme5W1H

Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did what, when, where, why, and how?
Apache License 2.0
505 stars 87 forks source link

extracors issue #69

Open HSCLHD opened 3 years ago

HSCLHD commented 3 years ago

Describe the bug Following installation, recieved the following while executing the parse_single_from_code.py

No extractors passed: initializing default configuration.
No combinedScorers passed: initializing default configuration.

To Reproduce after connected to the server, run parse_single_from_code.py(or other example codes)

Expected behavior all possible answers of the 5w1h in the example text should be printed

Log

No extractors passed: initializing default configuration.
No combinedScorers passed: initializing default configuration.

This issue is similar to #63. The code was configured and updated in the latest version, but error arose still

Versions (please complete the following information):

123456jjaWHO commented 2 years ago

have the same issue