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 140
    • Issues 140
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • 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
  • #649

Closed
Open
Opened Apr 12, 2024 by Fabien Maniere@fmaniere
  • Report abuse
  • New issue
Report abuse New issue

[Node Docs] Map ngrams which contain a special character such as "-" are not counted

In Documents nodes, the ngrams (added to the map list) which contain a special character have the following behaviour:

(Test available on DEV instance > Shared > [GarganTests] Testing > 2024 > 2024 - 04 > Higgs > Docs)

  • sometimes they are not highlighted (see the screenshot below, with the ngram "Passarino-Veltman")

  • they are not counted in the score of the document: here 4 instead of 5

    image

  • then, on the NodeTerm List, the ngram is rightly present in map terms, but displayed without the special char and with a score to zero: image

Edited Apr 12, 2024 by Fabien Maniere
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
To Do
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#649