Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laem/weeki-app
Web application - Wikipedia <-- tweets
https://github.com/laem/weeki-app
Last synced: 18 days ago
JSON representation
Web application - Wikipedia <-- tweets
- Host: GitHub
- URL: https://github.com/laem/weeki-app
- Owner: laem
- Created: 2012-07-28T10:02:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-19T14:03:49.000Z (about 12 years ago)
- Last Synced: 2023-03-22T20:11:06.211Z (over 1 year ago)
- Language: Scala
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Weeki web application
================================Application
-------------------------This application was developed as a proof of concept for a MSc project at the University of Southampton.
The app retrieves tweets corresponding to a Wikipedia article page, annotates them using the Wikipedia Miner wikification service, and integrates them on the page.
Installation: download the Play! framework, then type 'play' and 'run' in command line. Enter the url 'http://localhost:9000/wiki/Eurozone' for example to access an annotated versino of the Wikipedia Eurozone article (mobile).Research project
-------------------------The project has a larger scope, with more elaborate tweet retrieval, enrichment and integration steps. It also includes a review of the current research about information extraction from tweets.