Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MEMEX-software.json #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions MEMEX-software.json
Original file line number Diff line number Diff line change
Expand Up @@ -784,13 +784,13 @@
"Sub-contractors": [
""
],
"Software": "SourcePin",
"Software": "SiteHound",
"Internal Link": "",
"External Link": "https://github.com/TeamHG-Memex/memex-pinterest",
"Public Code Repo": "https://github.com/TeamHG-Memex/memex-pinterest.git",
"External Link": "https://github.com/TeamHG-Memex/sitehound",
"Public Code Repo": "https://github.com/TeamHG-Memex/sitehound",
"Instructional Material": "",
"Stats": "memex-pinterest",
"Description": "SourcePin is a tool to assist users in discovering websites that contain content they are interested in for a particular topic, or domain. Unlike a search engine, SourcePin allows a non-technical user to leverage the power of an advanced automated smart web crawling system to generate significantly more results than the manual process typically does, in significantly less time. The User Interface of SourcePin allows users to quickly across through hundreds or thousands of representative images to quickly find the websites they are most interested in. SourcePin also has a scoring system which takes feedback from the user on which websites are interesting and, using machine learning, assigns a score to the other crawl results based on how interesting they are likely to be for the user. The roadmap for SourcePin includes integration with other tools and a capability for users to actually extract relevant information from the crawl results. (Python, JavaScript)",
"Stats": "SiteHound",
"Description": "SiteHound is a tool to assist users in discovering websites that contain content they are interested in for a particular topic, or domain. SiteHound allows a non-technical user to quickly train a domain relevance model that is used by the smart web crawling system to discover content related to the domain, on behalf of the user. SiteHound can also be used to deep crawl single websites, on which all content is relevant to the domain. (Python, JavaScript)",
"Internal Code Repo": "",
"License": [
"ALv2"
Expand Down Expand Up @@ -827,7 +827,7 @@
"Data Collection"
],
"New Date": "20150410",
"Update Date": ""
"Update Date": "20171102"
},
{
"DARPA Program": "MEMEX",
Expand Down