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
  • #483

Closed
Open
Opened Jun 24, 2025 by Przemyslaw Kaminski@cgenie
  • Report abuse
  • New issue
Report abuse New issue

Move corenlp to separate repo/flake

We have a nix CoreNLP definition: https://gitlab.iscpif.fr/gargantext/haskell-gargantext/blob/d362b468db3373972c5ef0ba24413c577355bdbd/nix/corenlp.nix

Thing is, this service is unrelated to gargantext in general.

My proposition is to move it away to a separate repo. One could the run it as a nix flake via nix run somerepo#startCoreNLP.

This will make it easier to just run corenlp on some machine, without the need to clone the whole of ggtx. Also, nix flake just for corenlp is faster to execute than, say, nix shell on our codebase.

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