Skip to content

Commit 99d7ce0

Browse files
committed
lexeme default format added to 2016,2017,c
1 parent f389b9f commit 99d7ce0

File tree

5 files changed

+1387
-1266
lines changed

5 files changed

+1387
-1266
lines changed

tf/2016/otext.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
@dateWritten=2018-01-17T17:10:42Z
66
@email=shebanq@ancient-data.org
77
@encoders=Constantijn Sikkel (QDF), Ulrik Petersen (MQL) and Dirk Roorda (TF)
8+
@fmt:lex-default={voc_lex_utf8}
89
@fmt:lex-orig-full={g_lex_utf8}
910
@fmt:lex-orig-plain={lex_utf8}
1011
@fmt:lex-trans-full={g_lex}

tf/2017/otext.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
@dateWritten=2018-01-17T17:25:46Z
66
@email=shebanq@ancient-data.org
77
@encoders=Constantijn Sikkel (QDF), Ulrik Petersen (MQL) and Dirk Roorda (TF)
8+
@fmt:lex-default={voc_lex_utf8}
89
@fmt:lex-orig-full={g_lex_utf8}
910
@fmt:lex-orig-plain={lex_utf8}
1011
@fmt:lex-trans-full={g_lex}

tf/c/otext.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
@dateWritten=2018-08-08T14:29:35Z
66
@email=shebanq@ancient-data.org
77
@encoders=Constantijn Sikkel (QDF), Ulrik Petersen (MQL) and Dirk Roorda (TF)
8+
@fmt:lex-default={voc_lex_utf8}
9+
@fmt:lex-orig-full={g_lex_utf8}
10+
@fmt:lex-orig-plain={lex_utf8}
811
@fmt:lex-orig-full={g_lex_utf8}
912
@fmt:lex-orig-plain={lex_utf8}
1013
@fmt:lex-trans-full={g_lex}

tutorial/search.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"name": "stdout",
123123
"output_type": "stream",
124124
"text": [
125-
"This is Text-Fabric 5.5.25\n",
125+
"This is Text-Fabric 5.6.3\n",
126126
"Api reference : https://dans-labs.github.io/text-fabric/Api/General/\n",
127127
"Tutorial : https://github.com/Dans-labs/text-fabric/blob/master/docs/tutorial.ipynb\n",
128128
"Example data : https://github.com/Dans-labs/text-fabric-data\n",
@@ -181,7 +181,7 @@
181181
{
182182
"data": {
183183
"text/markdown": [
184-
"**Documentation:** <a target=\"_blank\" href=\"https://etcbc.github.io/bhsa\" title=\"{provenance of this corpus}\">BHSA</a> <a target=\"_blank\" href=\"https://etcbc.github.io/bhsa/features/hebrew/2017/0_home.html\" title=\"BHSA feature documentation\">Feature docs</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/Bhsa/\" title=\"BHSA API documentation\">BHSA API</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/General/\" title=\"text-fabric-api\">Text-Fabric API 5.5.25</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/General/#search-templates\" title=\"Search Templates Introduction and Reference\">Search Reference</a>"
184+
"**Documentation:** <a target=\"_blank\" href=\"https://etcbc.github.io/bhsa\" title=\"{provenance of this corpus}\">BHSA</a> <a target=\"_blank\" href=\"https://etcbc.github.io/bhsa/features/hebrew/2017/0_home.html\" title=\"BHSA feature documentation\">Feature docs</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/Bhsa/\" title=\"BHSA API documentation\">BHSA API</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/General/\" title=\"text-fabric-api\">Text-Fabric API 5.6.3</a> <a target=\"_blank\" href=\"https://dans-labs.github.io/text-fabric/Api/General/#search-templates\" title=\"Search Templates Introduction and Reference\">Search Reference</a>"
185185
],
186186
"text/plain": [
187187
"<IPython.core.display.Markdown object>"
@@ -208,6 +208,8 @@
208208
{
209209
"data": {
210210
"text/html": [
211+
"\n",
212+
" <link rel=\"stylesheet\" href=\"https://fontlibrary.org/face/ezra\" type=\"text/css\"/>\n",
211213
"\n",
212214
"<style type=\"text/css\">\n",
213215
".verse {\n",
@@ -443,7 +445,7 @@
443445
"name": "stdout",
444446
"output_type": "stream",
445447
"text": [
446-
" 0.77s 1868 results\n"
448+
" 0.79s 1868 results\n"
447449
]
448450
},
449451
{

0 commit comments

Comments
 (0)