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

CogTool Explorer and dictionary web services #59

Open
justingeeslin opened this issue Aug 24, 2020 · 1 comment
Open

CogTool Explorer and dictionary web services #59

justingeeslin opened this issue Aug 24, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@justingeeslin
Copy link
Member

CogTool’s CogTool Explorer functionality relies on the dictionary generation from a few web services. One for the LSA algorithm is hosted by the University of Colorado.
URL: http://autocww2.colorado.edu/cgi-bin/nph-elaborate.cgi?Frequency=50&Cosine=0.5&
Another for the GENSIM algorithm.
URL: http://percy.watson.ibm.com:8081/cgi-bin/nph-elaborate.cgi

Screen Shot 2020-08-24 at 11 40 54 AM

Both of these URLs 404.

The GENSIM example reveals the following message

fetchURL failed for url: http://percy.watson.ibm.com:8081/cgi-bin/nph-elaborate.cgi?Frequency=4500&Cosine=0.5&Space=Wikipedia_original&Goal=Find+Computer+Science&Links=Arts+%26+Humantities with exception: java.net.UnknownHostException: percy.watson.ibm.com
@justingeeslin justingeeslin added the bug Something isn't working label Aug 24, 2020
@justingeeslin
Copy link
Member Author

Attempting the GLSA algorithm. Another broken endpoint:
http://glsa.parc.com/getFrequency?output_format=text&terms_section=find

Screen Shot 2020-08-24 at 11 54 06 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant