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

Cfalone patch 1 #74

Open
wants to merge 3 commits into
base: cfalone-patch-1
Choose a base branch
from

Conversation

Yukishohei
Copy link

curl -X POST -u "apikey:{SVJBsCLLsBJYrGEdLVcByoix68RtGYJ9QOe3P3HKkdYU}"
"{https://api.jp-tok.natural-language-understanding.watson.cloud.ibm.com/instances/bc404b15-716f-4f00-9bb6-5790161df904}/v1/analyze?version=2018-11-16"
--header "Content-Type: application/json"
--data '{
"url": "http://newsroom.ibm.com/Guerbet-and-IBM-Watson-Health-Announce-Strategic-Partnership-for-Artificial-Intelligence-in-Medical-Imaging-Liver",
"features": {
"sentiment": {},
"categories": {},
"concepts": {},
"entities": {},
"keywords": {}
}
}'

@Yukishohei
Copy link
Author

service credentials

PERSONALITY_INSIGHTS_URL=https://gateway.watsonplatform.net/personality-insights/api
PERSONALITY_INSIGHTS_IAM_APIKEY=SVJBsCLLsBJYrGEdLVcByoix68RtGYJ9QOe3P3HKkdYU

twitter credentials

see https://apps.twitter.com/

TWITTER_CONSUMER_KEY=ibNXXxlERfEyd3k8GhBtHBB2U
TWITTER_CONSUMER_SECRET=TbUf3gNQlH5JyXiipx3ssd1id07ARRlGRFfmm92KDPBHBOc2be

@mediumTaj
Copy link
Contributor

Hi @Yukishohei - this is a public repo. Please delete and recreate your credentials as they have been publicly exposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants