mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
improved generation of BNC dictionaries ; now called TopDictionary for clarity
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user