Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
purescript-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 139
    • Issues 139
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • purescript-gargantext
  • Issues
  • #488

Closed
Open
Opened Jan 10, 2023 by david Chavalarias@davidchavalarias
  • Report abuse
  • New issue
Report abuse New issue

Meaningfull Export Name

To have meaningful doc names when exporting Corpora or Ngram, I propose the following :

  • create a function that generate a name from a corpora with :
    • title if not default title, author if not default author and three most common terms from the term table separated with '_' with space replaced by "-" if exist, corpusId;. Exemple : name(corpora)=BPA_John_Doe_bisphenol-a_exposure_water_185604
    • Export all the material using this name. Ex : - BPA_John_Doe_bisphenol-a_exposure_water_185604_corpus.csv - BPA_John_Doe_bisphenol-a_exposure_water_185604_corpus.json - BPA_John_Doe_bisphenol-a_exposure_water_185604_terms-list.csv - etc. This will help new users in the management of their files.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
4
Labels
Corpora UI new feature tables
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#488