kgdata.wikipedia.datasets.html_tables#
Functions
|
|
|
|
Extracting all tables (at the lowest level) and their surrounding context from Wikipedia articles. |
|
|
- html_tables() Dataset[Table][source]#
Extracting all tables (at the lowest level) and their surrounding context from Wikipedia articles.
- Return type:
Dataset[Table]
- extract_tables(article: HTMLArticle)[source]#
- Parameters:
article (HTMLArticle) –