colrev.loader.nbib.NBIBLoader¶
- class NBIBLoader(*, filename, entrytype_setter, field_mapper, id_labeler, unique_id_field='', logger=<Logger colrev.loader.nbib (WARNING)>)[source]¶
Bases:
Loader
Loads nbib files
Methods
Get the number of records in the file
Load table entries from the source
Loads nbib entries
Attributes
PATTERN
- classmethod get_nr_records(filename)[source]¶
Get the number of records in the file
- Return type:
int
- load()¶
Load table entries from the source
- Return type:
dict