domain_discovery_tool_deprecated icon indicating copy to clipboard operation
domain_discovery_tool_deprecated copied to clipboard

Seed acquisition tool to bootstrap focused crawlers

Results 21 domain_discovery_tool_deprecated issues
Sort by recently updated
recently updated
newest added

I when i run the make command . i am getting the following error. > nono@nono-Inspiron-3542:~/domain_discovery_API$ make conda env update Using Anaconda API: https://api.anaconda.org Fetching package metadata ......... Solving package...

In the current version, when an user enters a search query, DDT does the following steps: 1. DDT sends the queries to Google/Bing. 2. DDT extracts URLs from query results....

enhancement

Given the fact that users can't annotate all the available pages, DDT should provide a way for users to select a set of **diverse** pages (i.e., maximising the sum of...

enhancement

The image and text snippet now displayed for each page when selected in the pages gallery is retrieved from the web using jquery. This is both slow and sometimes incorrect...

``` $ git clone https://github.com/ViDA-NYU/domain_discovery_tool.git $ cd domain_discovery_tool $ docker build -t domain_discovery_tool . TypeError: install_actions() got an unexpected keyword argument 'prune' make: *** [/opt/conda/envs/ddt/conda-meta/history] Error 1 The command '/bin/sh...

User interface hangs for filter queries that contain colon. It should support any query supported by Elasticsearch's query_string.

bug

With very large queries, the queries plot has difficulty rendering lines. There are a number of factors, that may be causing this, including conflicts with the new forwardlinks / backlinks...

bug
Bokeh

The visualization panel sometimes doesn't show all pages that are close to the borders. Steps to reproduce: - Create a new domain named "ML" and activate it. - Add the...

bug
Bokeh

Page statistics show the following error when there is a big number of pages indexed. ``` 500 Internal Server Error The server encountered an unexpected condition which prevented it from...

Please include a license for the project. In the DARPA catalog this project is listed as BSD licensed but there is no indication of that in the repo.