As per redmine#687
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Luka 23b062cc1b
Adding issue992 fixes
4 years ago
issue992 Adding issue992 fixes 4 years ago
issue1000 Issue #1000 4 years ago
src Improved representations speed + Fixed bug in representations 4 years ago
.gitignore Adding issue992 fixes 4 years ago
README.md Added multi file reading 4 years ago
run.sh Improved representations speed + Fixed bug in representations 4 years ago
slim_sskj.py Removing prints from slimmer 5 years ago

README.md

Navodila

Potrebne datoteke:

  • korpus v "ssj500k obliki"
  • definicije struktur
  • Python 3.5+

Priporocam: pypy3 paket za hitrejse poganjanje.

Primer uporabe: python3 wani.py ssj500k.xml Kolokacije_strukture.xml izhod.csv

Instructions for running on GF

Suggested running with saved mysql file in tmpfs. Instructions:

sudo mkdir /mnt/tmp
sudo mount -t tmpfs tmpfs /mnt/tmp