Document Types in Raw Documents¶
Return the number of records by document type in the databases.
# >>> from techminer2.raw import document_types # >>> raw_document_types( # … # # … # DATABASE PARAMS: # … root_dir=”example/”, # … )
Return the number of records by document type in the databases.
# >>> from techminer2.raw import document_types # >>> raw_document_types( # … # # … # DATABASE PARAMS: # … root_dir=”example/”, # … )