Cradicle Explorer
haskell-gargantext
Info
Issues
Patches
Wallets
Source
Source
bench-data
bench
bin
devops
docs
ekg-assets
nix
src-doctest
src
test-data
ngrams
phylo
stemming
docker-compose.yml
test_config.ini
test_config.ini.jobs
test
.clippy.dhall
.envrc
.gitignore
.gitlab-ci.yml
.mailmap
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DEVELOPER_GUIDELINES.md
LICENSE
README.md
cabal.project
cabal.project.freeze
gargantext-cors-settings.toml
gargantext.cabal
gargantext.ini_toModify
run
server
shell.nix
stack.yaml
start
weeder.dhall
/
test-data
/ docker-compose.yml
docker-compose.yml
1
version: '3'
2
3
services:
4
corenlp:
5
image: 'cgenie/corenlp-garg:4.5.4'
6
ports:
7
- 9000:9000