Bug #873

Mis à jour par Serge Heiden il y a environ 11 ans

Under Windows, when the XML sources are too dense, the import module can crash.

*Origin*: Under Windows, the 'cwb-encode' indexing tool cannot manage XML sources with to many tags, attributes and depth (too many opened files).

*Solution*:
# reduce the number of tags or attributes or the depth of XML sources;
# or, import the corpus from another operating system.

Retour