README.md in zenlish-0.1.24 vs README.md in zenlish-0.1.25
- old
+ new
@@ -18,11 +18,11 @@
users with a language that is close enough to English.
### Project status
The project is still in inception. Currently, zenlish is able to parse all
-sentences from lessons 1-A up to 3-F from
+sentences from lessons 1-A up to 3-G from
[Learn These Words First](http://learnthesewordsfirst.com/).
The parser is able to cope with syntactical ambiguities generating parse forests
instead of parse trees.
The intent is to deliver gem versions in small increments.
@@ -31,22 +31,22 @@
Over time, the zenlish gem will contain:
- A tokenizer (tagging, lemmatizer)[TODO]
- A lexicon [STARTED]
- A context-free grammar [STARTED]
- A parser [STARTED]
-- Feature unification (for number, gender agreement)[TODO]
+- Feature unification (for number, gender agreement,...)[TODO]
- A simplified ontology[TODO]
-#### Some project metrics (v. 0.1.24)
+#### Some project metrics (v. 0.1.25)
|Metric|Value|
|:-:|:-:|
-| Number of lemmas in dictionary | 132 |
+| Number of lemmas in dictionary | 138 |
| [Coverage 100 commonest English words](https://en.wikipedia.org/wiki/Most_common_words_in_English) | 61% |
-| Number of production rules in grammar | 181 |
-| Number of lessons covered | 22 |
-| Number of sentences in spec files | 323 |
+| Number of production rules in grammar | 185 |
+| Number of lessons covered | 23 |
+| Number of sentences in spec files | 352 |
## Installation...
### ...with Rubygem
Install the gem yourself as:
@@ -121,10 +121,10 @@
## Roadmap
Here a tentative roadmap:
#### A) Ability to parse sentences from [Learn These Words First](http://learnthesewordsfirst.com/)
-*STARTED*. 22.9% complete
+*STARTED*. 24% complete
This website advocates the idea of a multi-layered dictionary.
At the core, there are about 300 essential words.
The choice of these words is inspired by the semantic primitives of [NSM
(Natural Semantic Metalanguage)](https://en.wikipedia.org/wiki/Natural_semantic_metalanguage).
The essential words are introduced in twelve lessons. Each lesson put the words