Skip to content

Commit

Permalink
Update lemma_dict.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg authored Sep 13, 2024
1 parent 4971810 commit c94d3b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/additions/lemma_dict.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a name="start"></a>
<div class="hidden-content"><a href="../transcription.md">Transcription</a> | <a href="../features/README.md#start">Features</a> | Additions | <a href="../viewtypes.md#start">Viewtypes</a> | <a href="../textformats.md#start">Textformats</a> | <a href="../syntaxtrees.md#start">Syntaxtrees</a> | <a href="../tutorial/README.md#start">Tutorial</a> | <a href="../about.md#start">About</a></div>
<div class="hidden-content"><a href="../transcription.md">Transcription</a> | <a href="../features/README.md#start">Features</a> | <a href="README.md">Additions</a> | <a href="../viewtypes.md#start">Viewtypes</a> | <a href="../textformats.md#start">Textformats</a> | <a href="../syntaxtrees.md#start">Syntaxtrees</a> | <a href="../tutorial/README.md#start">Tutorial</a> | <a href="../about.md#start">About</a></div>

# Nestle 1904 GNT - Optional feature: lemma_dict

Expand All @@ -8,8 +8,11 @@ Feature Group | Feature type |Data type |Available for node types | Used by View
[`Other`](featuresbyfeaturegroup.md#other)|`Node`|[`String`](featuresbydatatype.md#string)| [`word`](featuresbynodetype.md#word) |[`syntax-view`](../syntax-view.md#start) [`wg-view`](../wg-view.md#start)

## Description

Lexeme as it appears in the dictionary.

## Feature Values

### Frequency for nodetype [word](featuresbynodetype.md#word)

Value|Occurences
Expand Down

0 comments on commit c94d3b9

Please sign in to comment.