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 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • 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
  • #397

Closed
Open
Opened Sep 12, 2024 by Marie FU@mariefu
  • Report abuse
  • New issue
Report abuse New issue

Terms containing parenthesis have no occurrence while being present in documents

Summary

When having a term that contains parenthesis, occurrence is at 0 when it is present in multiple documents.

Steps to reproduce

Create a corpus with at least one document containing parenthesis.

What is the current bug behavior?

Occurrence is at 0 but term is present in documents.

What is the expected correct behavior?

Occurrence should be incremented each time a document contains the term.

Relevant logs and/or screenshots

Capture_d_écran_du_2024-09-12_12-26-03 Capture_d_écran_du_2024-09-12_12-24-12

Possible fixes

Edited Sep 12, 2024 by Marie FU
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#397