IQToMoRSE

IQtoMorse

IQtoMorse is a simple signal analytical morse decoder which decodes raw iq samples based on statistical signal analysis using python3, numpy, scipy and matplotlib.

IQtoMorse.png

[[(0, 2), (3, 5), (6, 9)], [(10, 12)]]
[['.-.', '-.-', '....'], ['...']]
[['R', 'K', 'H'], ['S']]
RKH S
0:00:00.062408s (62ms)

Usage

python3 IQtoMorse.py iqdata fs -plot
Arguments:
  1. iqdata - path to file with raw iq data
  2. fs - sample frequency in hertz
  3. -fc - cutoff frequency in hertz [optional]
  4. -plot - enables plot [optional]

File with raw iq data should hold sequentially stored float32 I and Q components.
The cutoff frequency is taken from frequency domain automatically in case no optional cutoff frequency has given.

Examples:
python3 IQtoMorse.py data/partae 67000 -plot
python3 IQtoMorse.py data/partae 67000 -plot -fc 1000

₽©Э€

ÅRÄR@mor$e & ASCII-om_тO-mIdI 🚆 RÆRLATEd ARTiCLES тO iQтOmoR$Э€

SNÖbELLÅ℞჻჻჻PRAd჻჻჻₽℞ESENT჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻

ArArat morse

https://barionleg.github.io/AraratMorse/

image

&

ASCII-om_тO-mIdI

https://aibolem.github.io/ascii-om_to-midi/public/index.html

image

჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻

brain-health

NLP research on Alzheimer Disease

Contents

Chapter 0 — Introduction

Chapter 1 — Entity Type Annotation Instructions

1.1 Mention

1.2 Nmod
1.2.1 Color
1.2.2 Order
1.2.3 Size
1.2.4 Quantity

1.3 Predicates
1.3.1 Motion

1.4 Xmod
1.4.1 Certain
1.4.2 Emphasis
1.4.3 Fuzzy
1.4.4 Case

Chapter 2 — Entity Attribute Annotation Instructions

2.1 Abstract
2.2 Disfluency
2.3 Opinion
2.4 Possessive
2.5 Subset

Chapter 3 — Relation Annotation Instructions

3.1 Core Argument
agent, theme, dative
3.2 Thematic Roles
3.2.1 ADV
3.2.2 DIR
3.2.3 LOC
3.2.4 TMP
3.2.5 CAU
3.2.6 MNR
3.2.7 PRP 3.2.8 VPC
3.3 Noun
attribute
3.4 Discourse
more

Chapter 4 — Special Case Handling.

Chapter 0 Introduction

We let potential patients with Alzheimer’s disease depict a picture called ‘circus procession’ and record their answers.

Plan_of_©IRcus_heironis_and SanitÄR_₽µe℞тers

The annotation of the transcripts creates a valuable corpus, which can be used as training data for natural language processing research on diagnosis of the disease. In our annotation, a sentence is annotated to identify mentions of some real-world entities (things) and their types, and a relation between two. Named entity recognition and information extraction tasks are accomplished. The main tasks of this annotation are: entity type labeling, entity attribute labeling and relation labeling. Each aspect is discussed in detail below.

Chapter 1 Entity Type Annotation Instructions

1.1 Mention

Mentions are real life objects appeared in the picture, commonly noun phrases. We omit articles in our annotation. Mentions are classified into two general types—known and unknown. Known mentions are things that constantly appear in each transcript.
Here is the list of known mentions:

Example for unknown mentions:

necktie, stripe, umbrella    

If the mention in the text refer to the same thing in the known mentions list above, we annotate them as known mention. Ex:

minstrels, soldiers > men
bicycle > tricycle

Note, coreference occurs when two or more expressions in the text refer to the same person or thing. See 3.3.2 Coreference relation. Example:

hats with feathers on them 
> Here 'hats' and 'them' are coreferenced. 

Nouns like ‘background, lefthand side, front’ are not considered as mentions.

1.2 Nmod

Modifiers are said to modify entities and can be removed without affecting the grammar of the sentence. Most common types of Nmods appeared are Color / Order / Size / Quantity.

Examples of the ‘Order’ adjectives:

the first man, the other elephant
> Here 'first' and 'other' are 'Order' Nmods.      

1.3 Predicate

Predicate is the part of a sentence that tells what the subject does. We only annotate one word which is usually the verb. We omit the auxiliary verbs(am, is are). One type of predicates we pay special attention to is Motion. For motion verbs, this paper is good reference.
Examples of motion predicates:

march, ride, walk, go, wave, peddle, operate, drive, follow, dance

Examples of normal predicates:

have, hold, carry, dressed up, stand 

! Note, verbs like ‘copyrighted’ is not annotated as predicate. Only predicates that describe the mentions in the picture are annotated.

1.4 Xmod

Xmod is the class of any other types of modifiers including adverbials.

  1. Intentional (modifiers of propositions):

- Fuzzy:

  probably, likely, it could be

- Certain:

  must

- Emphasis :

  very, clearly, really, definitely, absolutely, pretty
  1. Focus-sensitive:
    only, even  
    
  2. Sentential (evaluative, attitudinal):
    fortunately, legally, frankly speaking, clauses beginning with given that, despite, except for or if. 
    
  3. Case
    Prepositions that have thematic role.
    walk on two legs, have a hat on, a tail coming out 
    > Here 'on' and 'out' are Cases.
    

Other examples of Xmod:

in the background, on the lefthand side, in front, at the back

Chapter 2 Entity Attribute Annotation Instruction

We define the following attribute types : Abstract, Disfluency, External, Opinion, Possessive, Subset

2.1 Abstract

something, one

If we don’t get any information about the mention from the context, for example

The clown is holding something in the hand.
> Here 'something' is annotated as an unknown mention.

2.2 Disfluency

Fragments of words, interruptions, incomplete sentences, filters and discourse markers.

...and both of them, one of them got stripes and has a necktie on
> 'both of them' is disfluency.

One clown is carrying a flag or maybe two flags...
> the front 'flag' is disfluency. 

Words like ‘Um’,’ah’,’like’ are not considered as disfluency. Only the meaningful mentions are considered.

2.3 Opinion

  1. subjective adjectives or nouns

Examples of adjectives:

fancy, bored, beautiful, normal looking, different

Examples of nouns:

the baby elephant, the father elephant
> Here 'baby' and 'father' are 'Opinion' Nmods.
  1. descriptive clauses that contain the word “like”
    dressed up in a human, dressed up like a millionaire
    > Here human (millionaire) is opinion.
    
  2. sentences with hint words at the front
    In my experience, as far as i can see, it is obvious that
    

2.4 Possessive

Show ownership by adding an apostrophe, an ‘s’ or both.

The left elephant wears a beanie on his head.
> Here 'his' is annotated as the known mention 'Elephant_L' and has attribute 'possesive'.

2.5 Subset

one of them

Chapter 3 Relation Annotation Instructions

3.1 Core Argument

Entity – Predicate – Mention (- Mention)
-Agent and Theme Relation
Ex: I see the elephant riding a bike.
I see the elephant riding a bike

-Dative Relation
refers to indirect object of a verb
Ex: I gave him a book.
I gave him a book

3.2 Thematic Roles

3.2.1 (DIR)Directional

Directional relations show motion along some path.

3.2.2 (LOC)Locative

Locative relations indicate where some action takes place. Both physical location and abstract locations are marked as locative.

3.2.3 (TMP)Temporal

Temporal words show when an action takes place. Also included in this category are adverbs of frequency: always, often, adverbs of duration: for a year.

3.2.4 (CAU)Causal

Causal adverbials specify the reason for an action. Canonical cause clauses start with ‘because’.

3.2.5 (MNR)Manner

Manner relations indicate how an action is performed.

3.2.6 (PRP)Purpose

Explains the motivation for some action. Clauses beginning with ‘in order to’ and ‘so that’ are common purpose clause.

3.2.7 (ADV)Adverbial

Usually between Xmod and predicates.

Examples in this section:
Usually between Xmod and predicates

3.2.8 (VPC)Verb Partial Construction

Between Predicates and cases where the predicate and the case together can construct a new verb that has a different meaning to the single word predicate. Example:

The elephant has a red shirt on. 
-> Here 'have' has a 'VPC' relation to 'on'.

3.3 Noun

Nmod- Mention

3.3.1 ‘Attribute’ relation

Nmod is Attribute of Entity
Ex: two women

! We treat “with” as attributes

Examples in this section:
We treat with as attributes

Another example,

the elepahnt is walking with a cane.
> Here 'cane' is attribute of 'elephant'.

3.3.2 ‘Coreference’ relation

Coreference occurs between several mentions when they all refer to the same object. Example: Coreference occurs between several mentions

3.4 Discourse

Mention - Mention

‘More’ relation

We say there is a ‘more’ relation when a mention repeatly occurs in one sentence, usually adding more information to the mention.
Example:
We say there is a 'more' relation when a mention repeatly occurs in one sentence, usually adding more information to the mention

Chapter 4 Special Cases Handling

We diregard the connection words (which, that), treat the clause as a separate sentence with the same object, and annotate the relations as usual.

```I was standing there, waiting for the bus.```

I was standing there, waiting for the bus

For example:

The clown is in the center of the picture. Looks both agitated and bored at the same time.

‘agitated’ and ‘bored’ in the second sentence are attributes of the ‘clown’ in the first sentence.

The sign says circus procession.

‘sign’ is location of ‘circus procession’