This ZIP file please do extract to your preferred working folder. Furthermore you will need the koLibRI Command Line Module prepared for the usage of the TextGrid import. Please put this JAR into your working folder and rename it to **kolibri-cli-6.46.3-SNAPSHOT.jar** (just for simplifying things, and for having the right name used in the **kolibri-go** scripts ... ):
This ZIP file please do extract to your preferred working folder. Furthermore you will need the koLibRI Command Line Module prepared for the usage of the TextGrid import. Please put this JAR into your working folder and rename it to **kolibri-cli-7.0.1-SNAPSHOT.jar** (just for simplifying things, and for having the right name used in the **kolibri-go** scripts ... ):
You now should have a folder structure like the following:
...
...
@@ -41,12 +41,12 @@ You now should have a folder structure like the following:
⌊ metadata-responses
⌊ temp
⌊ work
⌊ kolibri-cli-6.46.3-SNAPSHOT.jar
⌊ kolibri-cli-7.0.1-SNAPSHOT.jar
⌊ kolibri-go.bat
⌊ kolibri-go.sh
⌊ version.txt
Please check if you have the correct ZIP downloaded, the file **version.txt** should contain the current version of the koLibRI import tool: **kolibri-addon-textgrid-import-6.46.3-SNAPSHOT**
Please check if you have the correct ZIP downloaded, the file **version.txt** should contain the current version of the koLibRI import tool: **kolibri-addon-textgrid-import-7.0.1-SNAPSHOT**
Configuration
...
...
@@ -266,6 +266,18 @@ in a Linux console and MAX OS terminal or
in a Windows/DOS command shell.
If you do need more memory for your koLibRI import, just add a 1024M or 2048M or 4096M or more to your start command, so just type
::
./kolibri-go.sh config/tglab_config.xml 4096M
or
::
kolibri-go.bat config\tglab_config.xml 4096M
You can check the status of your imports either in the TextGridLab's project you imported in or in the TextGridRep Sandbox, depending on your configuration. For using the correct charsets (depending on your local charset configuration some special chars, such as ö, ä, ü, may not be correctly processed), the -D trigger in the **kolibri-go** scripts already are set to UTF-8. Furthermore you are allowed to use more then the default 50.000 XML child objects, so we set this to 500.000, as needed for handling projects with many objects.