Hi. As the author of the article, here’s some background information. This article was written in 2012 as part of my PhD dissertation (http://arxiv.org/pdf/1410.0281), which consists of a number of computational…
The source code has a base SearchEngine class and a Result class, which streamline the input and output parameters across different web services, so it is not difficult to add new services (= subclass of SearchEngine).…
The reason is mainly 1) licensing and 2) integration. I took what I found that fitted the BSD license and wrote the rest myself. The idea was having all the things I needed in a single, concise package. I like carrying…
Hi. As the author of the article, here’s some background information. This article was written in 2012 as part of my PhD dissertation (http://arxiv.org/pdf/1410.0281), which consists of a number of computational…
The source code has a base SearchEngine class and a Result class, which streamline the input and output parameters across different web services, so it is not difficult to add new services (= subclass of SearchEngine).…
The reason is mainly 1) licensing and 2) integration. I took what I found that fitted the BSD license and wrote the rest myself. The idea was having all the things I needed in a single, concise package. I like carrying…