Ptt1819 Assignment3
Knowledge Extraction
Task
As a prerequisite: Get yourself acquainted with Wikipedia's API. Discover some programming language articles
- Choose one of the tasks below.
- Extract influenced and influencedBy for all programming languages and visualize the graph using, e.g. DOT.
- Extract programming languages categorized by their paradigm based on the infobox.
- Extract programming languages categorized by their paradigm based on categories.
- Extract programming languages categorized by their type system based on the infobox.
- Extract software articles categorized by the languages they use.
No | Contribution | Group |
---|---|---|
1 | influenced and influencedBy | Bartosz & Philipp |
2 | paradigm based on the infobox | Nils & André |
3 | paradigm based on categories | Alexander |
4 | type system based on the infobox | Anita & Tim |
5 | software articles categorized by the languages |
Submission
- Submit your code in a repository and send us the link to it via E-mail.
- Prepare a presentation of 10 mins using the metamodel for data processing:
- What is your source?
- What features do you intend to retrieve?
- How did you access the source?
- What preprocessing steps were necessary?
- Present your data visualization.
page revision: 9, last edited: 17 Dec 2018 14:48