Orange: Wikipedia

From OnnoWiki
Revision as of 14:58, 17 January 2020 by Onnowpurbo (talk | contribs) (Created page with "Sumber: https://orange3-text.readthedocs.io/en/latest/widgets/wikipedia-widget.html Fetching data from MediaWiki RESTful web service API. Inputs None Outputs Cor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: https://orange3-text.readthedocs.io/en/latest/widgets/wikipedia-widget.html


Fetching data from MediaWiki RESTful web service API.

Inputs

   None

Outputs

   Corpus: A collection of documents from the Wikipedia.

Wikipedia widget is used to retrieve texts from Wikipedia API and it is useful mostly for teaching and demonstration.

../_images/Wikipedia-stamped.png

   Query parameters:
       Query word list, where each query is listed in a new line.
       Language of the query. English is set by default.
       Number of articles to retrieve per query (range 1-25). Please note that querying is done recursively and that disambiguations are also retrieved, sometimes resulting in a larger number of queries than set on the slider.
   Select which features to include as text features.
   Information on the output.
   Produce a report.
   Run query.

Example

This is a simple example, where we use Wikipedia and retrieve the articles on ‘Slovenia’ and ‘Germany’. Then we simply apply default preprocessing with Preprocess Text and observe the most frequent words in those articles with Word Cloud.

../_images/Wikipedia-Example.png

Wikipedia works just like any other corpus widget (NY Times, Twitter) and can be used accordingly.



Referensi

Pranala Menarik