Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 166
    • Issues 166
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • 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
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #206

Closed
Open
Opened May 22, 2023 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

Phylo Debug

Right now, Phylo feature is implemented in command line bin/gargantext-phylo and works well. We have integrated it smoothly but still there are some differences to explain.

dev-phyloDebug is uptodate and last 2 commits prints the expected data to be equal both in command line and in the backend.

To reproduce the count, use these data (docs and term list):

  • https://dl.gargantext.org/GarganText_DocsList-nodeId-74566.json
  • https://dl.gargantext.org/GarganText_NgramsList-74567.json

With command line we already know this:

  • 224 Size ngs_coterms
  • 267 Size ngs_terms List Map Ngrams

Check on the backend counts (indexation why there are some differences and fix it in order to fix the command line right behavior).

Besides, if you can fix the frontend Phylo.json issue when the phylo is empty it would be good and add unit-test it would be great!

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#206