Révision 3671
TXM/trunk/bundles/org.txm.conllu.rcp/OSGI-INF/l10n/bundle.properties (revision 3671) | ||
---|---|---|
3 | 3 |
|
4 | 4 |
command.label = CoNLL-U + CSV |
5 | 5 |
command.label.0 = Corpus in CoNLL-U format (.conllu)... |
6 |
command.name = Import CoNLL-U Annotations from directory...
|
|
7 |
command.name.0 = Export CoNLL-U Annotations...
|
|
8 |
command.name.1 = Import CoNLL-U Annotations from file...
|
|
6 |
command.name = from directory of CoNLL-U files (.conllu) ...
|
|
7 |
command.name.0 = in CoNLL-U files (.conllu)...
|
|
8 |
command.name.1 = from a CoNLL-U file (.conllu)...
|
|
9 | 9 |
|
10 | 10 |
page.name = UD |
11 | 11 |
page.name2 = UD |
TXM/trunk/bundles/org.txm.conllu.rcp/OSGI-INF/l10n/bundle_fr.properties (revision 3671) | ||
---|---|---|
3 | 3 |
|
4 | 4 |
command.label = CoNLL-U + CSV |
5 | 5 |
command.label.0 = Corpus au format CoNLL-U (.conllu)... |
6 |
command.name = Importer des annotations CoNLL-U depuis un r\u00E9pertoire...
|
|
7 |
command.name.0 = Exporter des annotations CoNLL-U ...
|
|
8 |
command.name.1 = Importer des annotations CONLL-U depuis un fichier...
|
|
6 |
command.name = depuis un r\u00E9pertoire de fichiers CoNLL-U (.conllu)...
|
|
7 |
command.name.0 = vers des fichiers CoNLL-U (.conllu)...
|
|
8 |
command.name.1 = depuis un fichier CONLL-U...
|
|
9 | 9 |
|
10 | 10 |
page.name = UD |
11 | 11 |
page.name2 = UD |
TXM/trunk/bundles/org.txm.conllu.rcp/plugin.xml (revision 3671) | ||
---|---|---|
25 | 25 |
categoryId="TreeSearch4TXM.commands.category" |
26 | 26 |
defaultHandler="org.txm.conllu.rcp.commands.ExportCorpusAsFullCoNLLU" |
27 | 27 |
id="org.txm.conllu.rcp.commands.ExportCorpusAsFullCoNLLU" |
28 |
name="Export as a full CoNLL-U corpus...">
|
|
28 |
name="in CoNLL-U format (.conllu)...">
|
|
29 | 29 |
</command> |
30 | 30 |
</extension> |
31 | 31 |
<extension |
TXM/trunk/bundles/org.txm.tigersearch.rcp/groovy/org/txm/scripts/importer/tigersearch/TSImport.groovy (revision 3671) | ||
---|---|---|
19 | 19 |
import org.txm.searchengine.ts.TIGERSearchEngine |
20 | 20 |
import org.txm.tigersearch.preferences.TigerSearchPreferences |
21 | 21 |
|
22 |
import groovy.xml.XmlSlurper |
|
23 |
|
|
22 | 24 |
class TSImport extends XTZImport { |
23 | 25 |
|
24 | 26 |
public TSImport(Project params) { |
TXM/trunk/bundles/org.txm.tigersearch.rcp/groovy/org/txm/scripts/importer/tigersearch/TSImporter.groovy (revision 3671) | ||
---|---|---|
11 | 11 |
import org.txm.utils.FileUtils |
12 | 12 |
import org.txm.utils.io.FileCopy |
13 | 13 |
import org.txm.utils.io.IOUtils |
14 |
import groovy.xml.XmlSlurper |
|
14 | 15 |
|
15 | 16 |
/** |
16 | 17 |
* Only build the Metadatas object since all XML-TXM files already exists. |
TXM/trunk/products/org.txm.rcp.product-lite/rcpliteapplication.product (revision 3671) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<?pde version="3.5"?> |
3 | 3 |
|
4 |
<product name="TXM 0.8.2-lite" uid="org.txm.rcp.app-lite" id="org.txm.rcp.product" application="org.txm.rcp.Application" version="0.8.2.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">
|
|
4 |
<product name="TXM 0.8.2-lite" uid="org.txm.rcp.app-lite" id="org.txm.rcp.txmheadless" application="org.txm.rcp.Application" version="0.8.2.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">
|
|
5 | 5 |
|
6 | 6 |
<aboutInfo> |
7 | 7 |
<image path="icons/logo/about TXM.png"/> |
TXM/trunk/products/org.txm.rcp.product/rcpapplication.product (revision 3671) | ||
---|---|---|
83 | 83 |
</win> |
84 | 84 |
</launcher> |
85 | 85 |
|
86 |
|
|
87 | 86 |
<vm> |
88 | 87 |
<linux include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-16</linux> |
89 | 88 |
<macos include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-16</macos> |
Formats disponibles : Unified diff