No description
This repository has been archived on 2026-07-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 66.9%
  • JavaScript 14%
  • PHP 12.8%
  • CSS 2.7%
  • Shell 1.7%
  • Other 1.9%
Find a file
2014-01-06 18:43:45 +00:00
css wiktionarytodict python test script 2014-01-06 04:37:00 +00:00
img table resize fixed 2013-08-18 18:05:03 +00:00
includes remember last language selections 2013-08-21 13:36:47 +00:00
js added mod_rewrite support 2013-08-30 09:51:55 +00:00
pages added mod_rewrite support 2013-08-30 09:51:55 +00:00
scripts wiktionarytodict 2014-01-06 18:43:45 +00:00
index.php wiktionarytodict python test script 2014-01-06 04:37:00 +00:00
README.md merged upstream 2013-09-09 16:14:14 +00:00
TODO wiktionarytodict python test script 2014-01-06 04:37:00 +00:00

= Installation = == Nginx == location / { rewrite ^/(downloads|about)$ /?p=$1 break; }

= Credits = == Wikt2Dict == @InProceedings{acs-pajkossy-kornai:2013:BUCC,
author = {Acs, Judit and Pajkossy, Katalin and Kornai, Andras},
title = {Building basic vocabulary across 40 languages},
booktitle = {Proceedings of the Sixth Workshop on Building and Using Comparable Corpora},
month = {August},
year = {2013},
address = {Sofia, Bulgaria},
publisher = {Association for Computational Linguistics},
pages = {52--58},
url = {http://www.aclweb.org/anthology/W13-2507}
}