Update README
This commit is contained in:
parent
76f03c46b1
commit
11e5986726
13
README.md
13
README.md
@ -1,18 +1,19 @@
|
|||||||
# Restaurant Search #
|
# Restaurant Search
|
||||||
|
|
||||||
This project is a prototype semantic search web application that I developed as part of my master's thesis at [Keio
|
This project is a prototype semantic search web application that I developed as part of my master's thesis at [Keio
|
||||||
University](http://www.sfc.keio.ac.jp/). I presented the results of my research at [iiWAS
|
University](http://www.sfc.keio.ac.jp/). I presented the results of my research at [iiWAS
|
||||||
2015](http://www.iiwas.org/conferences/iiwas2015/home) in Brussels, Belgium. My article, titled [Restaurant Search with
|
2015](http://www.iiwas.org/conferences/iiwas2015/home) in Brussels, Belgium. My article, titled [Restaurant Search with
|
||||||
Predictive Multispace Queries](https://foosoft.net/projects/restaurant-search/dl/article.pdf) was published in the in the [ACM International Conference Proceeding
|
Predictive Multispace Queries](https://foosoft.net/projects/restaurant-search/dl/article.pdf) was published in the in
|
||||||
Series](https://dl.acm.org/citation.cfm?id=2837185&picked=prox&cfid=817523401&cftoken=92411506).
|
the [ACM International Conference Proceeding Series](https://dl.acm.org/citation.cfm?id=2837185&picked=prox&cfid=817523401&cftoken=92411506).
|
||||||
|
|
||||||
You can get a better understanding of the goals of this experimental search system by referring to the [overview
|
You can get a better understanding of the goals of this experimental search system by referring to the [overview
|
||||||
presentation](https://foosoft.net/projects/restaurant-search/slides.zip); it provides a brief overview of the points covered in my article. Although I no longer make
|
presentation](https://foosoft.net/projects/restaurant-search/dl/slides.zip); it provides a brief overview of the points
|
||||||
the prototype accessible on the web, it is easy to get it up and running locally by following the instructions below.
|
covered in my article. Although I no longer make the prototype accessible on the web, it is easy to get it up and
|
||||||
|
running locally by following the instructions below.
|
||||||
|
|
||||||
<iframe width="800" height="500" src="https://www.youtube.com/embed/Ic7Sq-oQ2DI" allowfullscreen></iframe>
|
<iframe width="800" height="500" src="https://www.youtube.com/embed/Ic7Sq-oQ2DI" allowfullscreen></iframe>
|
||||||
|
|
||||||
## Installation ##
|
## Installation
|
||||||
|
|
||||||
1. Install the dependencies: [Bower](https://bower.io/), [Go](https://golang.org/), and [Node.js](https://nodejs.org/).
|
1. Install the dependencies: [Bower](https://bower.io/), [Go](https://golang.org/), and [Node.js](https://nodejs.org/).
|
||||||
2. Install the search application:
|
2. Install the search application:
|
||||||
|
Loading…
Reference in New Issue
Block a user