improved generation of BNC dictionaries ; now called TopDictionary for clarity

This commit is contained in:
aarne
2014-04-10 13:07:05 +00:00
parent 7eb4097681
commit 0525c7837a
17 changed files with 26143 additions and 18180 deletions

View File

@@ -14,11 +14,11 @@
<H2>Call for contributions: the generic translation dictionaries of GF</H2>
<P>
<B>Wanted</B>: manual checking of TopDict???.gf files in
<B>Wanted</B>: manual checking of TopDictionary???.gf files in
<A HREF="http://www.grammaticalframework.org/lib/src/translator/todo">this directory</A>.
</P>
<P>
<B>Abstract syntax</B>: <A HREF="./TopDict.gf">TopDict</A>, the top-7000 English words from British National Corpus, as sorted by frequency
<B>Abstract syntax</B>: <A HREF="./TopDictionary.gf">TopDictionary</A>, the top-7000 English words from British National Corpus, as sorted by frequency
<A HREF="http://www.kilgarriff.co.uk/BNClists/lemma.num">here</A>.
</P>
<P>
@@ -63,6 +63,9 @@ Follow these steps for your language. For instance, ToCheckFre.gf, with Fre subs
A reasonable batch of revisions is 500 words or more, which should be doable in less than 2 hours. To avoid conflicts and overlapping work,
don't spend more than one day on a batch of work.
</P>
<P>
The already split senses are explained <A HREF="../senses-in-Dictionary.txt">here</A>.
</P>
<H2>Guidelines</H2>