-
### Describe the bug
Hey,
the following code raises an `NameError: Could not de-stringify annotation 'long str'`. But as soon as I changed `Annotated[str, "long str"]` to `Annotated[str, "long_s…
-
Hey there! I would like to kindly ask for some help.
I was trying to use the spotlight module but I am getting this error...
can you plz help :)
import spotlight
annotations = spotlight.annotate…
-
# Support annotating when your network connection becomes interrupted.
## Annotation creators
I want to...
- Annotate HTML, PDF and other things when internet is unavailable or intermittent
- Annotat…
dwhly updated
6 years ago
-
I have been unable to annotate HTML documents with embedded content via iframes. This includes websites that have the annotator JavaScript embedded in the HTML document as well as use of the NB bookma…
-
**Is your feature request related to a problem? Please describe.**
When I'm working with a corpus that is a mixture of documents in American English and British English spelling, the two versions of …
-
### Proposal
There are many cases where somebody wants to display _views of subsets of content and data_. For example:
- **Blogs** and **Content lists**: Show a list of content in `blog/*`, with…
-
Some how-to documentation would be nice both for developers and non-developers. What to expect and not..
It should cover topics/steps like:
* How to get a WebID
* How to have/use a personal onlin…
-
```
venture[script] > (define u (list 1 2))
Trying to annotate an exception led to:
Traceback (most recent call last):
File "/home/fsaad/Documents/pcp/Venturecxx/build/lib.linux-x86_64-2.7/venture/r…
fsaad updated
8 years ago
-
It is encouraged that AMP HTML documents are annotated with standardized metadata: Open Graph Protocol, Twitter Cards, etc.
-
**Describe the bug**
Links to related documents annotated as `Link[xx]` get the type `Link[xx]`, which gives type errors when trying to access e.g. `obj.linkedobj`.
**To Reproduce**
```pytho…