SciencerIO / sciencer-toolkit

A smarter way to find articles.
MIT License
9 stars 1 forks source link

Filters too restrict when paper lack some properties #24

Closed ratuspro closed 2 years ago

ratuspro commented 2 years ago

When using Filters to check paper's validity, the developer should define the default validity when the necessary properties are not available.

Consider adding an optional parameter to the constructor of the adequate Filters: FilterByAbstract(word='keyword', accept_when_empty=True)