Skip to content

Commit d7b349c

Browse files
committed
Added Englis version of the Bible
1 parent 72ab41b commit d7b349c

File tree

5 files changed

+126996
-2
lines changed

5 files changed

+126996
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This class also provides means to get the text alphabet, split text in words, co
5858
(think of a book made of chapters made or paragraphs). `filterElements()` and `splitElements()` can be used to select parts of text,
5959
or cut the text into parts, based on rules.
6060

61-
<a id="ivtff">
61+
<a id="ivtff" />
6262
### Getting the Voynich Text - `io.github.mattera.v4j.text.ivtff`
6363

6464
The main class in this package is `IvtffText` that represents a text in IVTFF (Intermediate Voynich Transliteration File Format) format,

docs/001/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
_Last updated Sep. 6th, 2021._
44

5-
_This note refers to release XXXX of v4j. Some of the content might not apply to more recent versions of the library._
5+
_This note refers to [release XXXX]() of v4j. Some of the content might not apply to more recent versions of the library._
6+
7+
_Working notes are not providign detailed description of algorithms and classes sued, for this, please refer to the
8+
library code and JavaDoc._
69

710
### The Voynich Text
811

0 commit comments

Comments
 (0)