Skip to content
#

annotations

Here are 896 public repositories matching this topic...

nikhilchh
nikhilchh commented Nov 22, 2018

Is it possible to modify it to work on text +hocr (overlayed on it)

So basically replacing image by image+hocr combo.

And then it can be used to annotate text document without having someone to type things after making box. As watever text comes inside box becomes the value for the key.

So at the end we have
Key, Value, Box-cordinates.
example: DATE, 28-May-2018, (x1,y1,x2,y2)
I will

swoft
inhere
inhere commented Jul 12, 2019

官方正式开启 Swoft 案例搜集,如果您的公司或项目正在使用 Swoft,欢迎您提供使用案例,我们将会显示到 swoft.org 官网上,让更多用户了解。

不会涉及任何风险,只需提供公司官网地址、logo等公开信息。

操作步骤

  1. 案例数据模板 JSON
{
  "name": "project name",
  "company": "company name",
  "releaseDate": "2018-05-24",
  "coverUrl": "cover image url",
  "siteUrl": "official website url",
  "logoUrl": "your logo url[REQUIRED]",
  "description":
ShishKabab
ShishKabab commented Sep 23, 2019

When I click 'open sidebar' in the mini-bar and the sidebar opens, I expect the tooltip of that button now to be 'close sidebar', but it stays as 'open sidebar' even though the button now closes it. It's the same in the opposite direction, if I annotate something causing the sidebar to open, the tooltip always stays 'close sidebar', even if it's closed.

deining
deining commented Dec 1, 2019

While answering #878, I realized, that both user manual and quick guide could be improved. Goal should be to get first time users started as quickly as possible.
Thinking back to my first time contact with picocli I remembered it wasn't straightforward for me to get things up and running, either. Don't get me wrong: The picocli manual is very complete, concise and was/is of great help for me in m

doc
johnkelaita
johnkelaita commented Feb 19, 2019

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

On a freshly installed system, I can install yarn according to the documentation.

Current Guideline

yarn ins

brurend
brurend commented Oct 30, 2019

Description
I still haven't been able to reproduce this crash consistently but it been happening every now and then according to our Crashlytics. Also we haven't changed anything significantly with out cluster implementation so I'm not sure what could be causing it.

Crashed: NSOperationQueue 0x1c482b240 (QOS: UNSPECIFIED)
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
$s7Cluster1

nichtich
nichtich commented Jun 23, 2019

I'm trying to create a multiple snapshots/releases/versions of an article. I found rel:latest-version, rel:predecessor-version but no real-world example of a publication with versions. My approach would be:

  • put current version at http://example.org/article
  • put versions at http://example.org/article/X.Y.Z where X.Y.Z is a version number
  • link versions with rel:latest-version,

Improve this page

Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the annotations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.