Skip to content
#

file-format

Here are 261 public repositories matching this topic...

sealmove
sealmove commented Mar 11, 2020

Kaitai Struct uses a specific JSON schema for test output.
I want to target it directly from my target language (Nim) but it is not documented anywhere.

After some experimenting I found out the following keys are supported:

  • status
  • elapsed
  • is_kst

Questions:

  1. Are there other keys supported?
  2. What exactly does the key elapsed mean?
  3. What are all the possible values for th
pkerpedjiev
pkerpedjiev commented Sep 24, 2018

When I run cooler cload -c1 1 -p1 2 -c2 4 - p2 5 .. on a file with four columns:

galactic        1601634 galactic        1125339
galactic        1601743 galactic        1135340
galactic        1597121 galactic        1126359
galactic        1598993 galactic        1135185
galactic        1597588 galactic        1125826

The error I get is:

Traceback (most recent call l
Evidlo
Evidlo commented Sep 28, 2019

As of update 1.8, the .rm files are in a new format.

It lookes like instead of each file being indexed by the page number, the pages are now assigned a random UUID.

[root@remarkable 6b96d778-b6f5-458e-9b7d-649689706f37] ls
012f4a15-8cdb-4d44-aa02-05fd911873e6-metadata.json
012f4a15-8cdb-4d44-aa02-05fd911873e6.rm
0fe5e46a-51c1-4255-a062-c1333dd7eac9-metadata.json
0fe5e46a-51c1-4255-a

FoLiA: Format for Linguistic Annotation - FoLiA is a rich XML-based annotation format for the representation of language resources (including corpora) with linguistic annotations. A wide variety of linguistic annotations are supported, making FoLiA a useful format for NLP tasks and data interchange. Note that the actual Python library for processing FoLiA is implemented as part of PyNLPl, this contains higher-level tools that use the library as well as the full documentation, validation schemas, and set definitions

  • Updated Feb 27, 2020
  • Python

Improve this page

Add a description, image, and links to the file-format 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 file-format topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.