Feature #1907
GWT: X.X., Add more details to Dimensions command result on corpus/subcorpus and rename it 'Description'
Status: | New | Start date: | 10/18/2016 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Commands | Spent time: | - | ||
Target version: | Portal 0.6.3 |
Description
This command should display, as in RCP, a detailed corpus description including:
- number of words (already does)
- number of texts
- number number of word properties
- number of structural units
- list of word properties and up to 20 sample values
- list of structural units and their properties with up 20 values
The command should be renamed to 'Description'
Solution¶
La coommande Description doit tenter de- afficher le fichier r webapps/txm/html/CORPUS/Description.jsp
- générer le fichier dans TXM
- le renommer Description.jsp
- déposer le fichier dans webapps/txm/html/CORPUS/ (là ou se trouve la page d'accueil du corpus)
- sinon lire le fichier "Description.jsp" à la racine du corpus (/TXMWEB/txm/corpora/CORPUS/)
- généré de la même façon
- sinon calculer&afficher les informations suivantes :
- number of words (already does)
- number of texts
- number number of word properties
- number of structural units
- list of word properties and up to 20 sample values
- list of structural units and their properties with up 20 values
History
#1 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
- Category set to Commands
#2 Updated by Serge Heiden over 2 years ago
- Target version changed from Portal 0.7 to Portal 0.6.3
#3 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 0 to 50
to implement: read the property HTML result file
#4 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 50 to 80
#5 Updated by Matthieu Decorde over 2 years ago
- Subject changed from GWT: X.X., Add more details to Dimensions command result on corpus/subcorpus and rename ti 'Description' to GWT: X.X., Add more details to Dimensions command result on corpus/subcorpus and rename it 'Description'
- Description updated (diff)
#6 Updated by Matthieu Decorde over 1 year ago
- Tracker changed from Task to Feature