Skip to content

Instantly share code, notes, and snippets.

@wwj718
Created March 29, 2017 14:00
Show Gist options
  • Save wwj718/47568883a2164712050d41ba3349afce to your computer and use it in GitHub Desktop.
Save wwj718/47568883a2164712050d41ba3349afce to your computer and use it in GitHub Desktop.
/*
http "http://pwnote.paperweekly.site/api/search?_separate_replies=true&limit=200&offset=0&order=asc&sort=created&uri=https://arxiv.org/pdf/1703.00573.pdf" "Authorization:Bearer 6879-XqkNxdWgJ_HQ1AN9OjiA_c7WWmgUvfnhtWIROKFYCZk"
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Length: 2854
Content-Type: application/json; charset=UTF-8
Date: Wed, 29 Mar 2017 13:49:34 GMT
ETag: "UMUfVM/pkH5Ct3NYwKwXIA"
Referrer-Policy: origin-when-cross-origin
Server: nginx
X-XSS-Protection: 1; mode=block
*/
{
"replies": [],
"rows": [
{
"created": "2017-03-24T15:16:27.754856+00:00",
"document": {
"title": [
"1703.00573.pdf"
]
},
"group": "EA8QWAXr",
"id": "2hk8eBCkEeezZTvaAufjkw",
"links": {
"html": "http://pwnote.paperweekly.site/a/2hk8eBCkEeezZTvaAufjkw",
"json": "http://pwnote.paperweekly.site/api/annotations/2hk8eBCkEeezZTvaAufjkw"
},
"permissions": {
"admin": [
"acct:dajun@pwnote.paperweekly.site"
],
"delete": [
"acct:dajun@pwnote.paperweekly.site"
],
"read": [
"group:EA8QWAXr"
],
"update": [
"acct:dajun@pwnote.paperweekly.site"
]
},
"tags": [],
"target": [
{
"source": "https://arxiv.org/pdf/1703.00573.pdf"
}
],
"text": "大家到这里来讨论这篇paper",
"updated": "2017-03-24T15:16:27.754856+00:00",
"uri": "https://arxiv.org/pdf/1703.00573.pdf",
"user": "acct:dajun@pwnote.paperweekly.site"
},
{
"created": "2017-03-24T15:19:55.435169+00:00",
"document": {
"title": [
"1703.00573.pdf"
]
},
"group": "__world__",
"id": "VeK-nBClEeezZctB88BW6w",
"links": {
"html": "http://pwnote.paperweekly.site/a/VeK-nBClEeezZctB88BW6w",
"json": "http://pwnote.paperweekly.site/api/annotations/VeK-nBClEeezZctB88BW6w"
},
"permissions": {
"admin": [
"acct:Gapeng@pwnote.paperweekly.site"
],
"delete": [
"acct:Gapeng@pwnote.paperweekly.site"
],
"read": [
"group:__world__"
],
"update": [
"acct:Gapeng@pwnote.paperweekly.site"
]
},
"tags": [],
"target": [
{
"selector": [
{
"end": 15811,
"start": 15801,
"type": "TextPositionSelector"
},
{
"exact": "f(Dv(1\u0000x))",
"prefix": "\u0017) = maxv2VEx\u0018\u0016[f(Dv(x))] +Ex\u0018\u0017[",
"suffix": "]:In particular whenf(x) =xwe ca",
"type": "TextQuoteSelector"
}
],
"source": "https://arxiv.org/pdf/1703.00573.pdf"
}
],
"text": "这里错了,应该是\\(f(1-D_v(x))\\)",
"updated": "2017-03-24T15:19:55.435169+00:00",
"uri": "https://arxiv.org/pdf/1703.00573.pdf",
"user": "acct:Gapeng@pwnote.paperweekly.site"
},
{
"created": "2017-03-27T13:04:41.222537+00:00",
"document": {
"title": [
"1703.00573.pdf"
]
},
"group": "EA8QWAXr",
"id": "8K3EGBLtEeezZfveVl819g",
"links": {
"html": "http://pwnote.paperweekly.site/a/8K3EGBLtEeezZfveVl819g",
"json": "http://pwnote.paperweekly.site/api/annotations/8K3EGBLtEeezZfveVl819g"
},
"permissions": {
"admin": [
"acct:dajun@pwnote.paperweekly.site"
],
"delete": [
"acct:dajun@pwnote.paperweekly.site"
],
"read": [
"group:EA8QWAXr"
],
"update": [
"acct:dajun@pwnote.paperweekly.site"
]
},
"tags": [],
"target": [
{
"selector": [
{
"end": 1021,
"start": 988,
"type": "TextPositionSelector"
},
{
"exact": "Generative Adversarial Networks",
"prefix": "existing methods.1 Introduction",
"suffix": " (GANs) [Goodfellow et al., ",
"type": "TextQuoteSelector"
}
],
"source": "https://arxiv.org/pdf/1703.00573.pdf"
}
],
"text": "test ",
"updated": "2017-03-27T13:04:41.222537+00:00",
"uri": "https://arxiv.org/pdf/1703.00573.pdf",
"user": "acct:dajun@pwnote.paperweekly.site"
}
],
"total": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment