User Tools

Site Tools


treelets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
treelets [2019/12/23 10:39] – [Requirements] madamczyktreelets [2019/12/26 01:55] (current) – [Docker Installation] pkowalczyk
Line 3: Line 3:
 This page contains the documentation of the Treelets phraseology extraction tool. The main topics covered here include: This page contains the documentation of the Treelets phraseology extraction tool. The main topics covered here include:
  
-  * Configuring and running the Treelets docker container, which includes the Postgres database, Java API, angular web application, nginx server etc.+  * Configuring and running the Treelets docker container including the Postgres database, Java API, angular web application, nginx server etc.
   * Parsing and indexing corpora, generating and searching automatic combinatorial dictionaries extracted with Treelets   * Parsing and indexing corpora, generating and searching automatic combinatorial dictionaries extracted with Treelets
  
 Any issues related to Treelets should be reported to the contact[at]pelcra.pl. Any issues related to Treelets should be reported to the contact[at]pelcra.pl.
- 
  
 ===== Docker Installation ===== ===== Docker Installation =====
  
-Treelets can be installed locally as a Docker container on any major operating system. The installation process varies for different operating systems. The following pages explain how to install Treelets on:+Treelets can be installed locally as a Docker container on all major operating systems. The installation process varies for different operating systems. The following pages explain how to install Treelets on:
  
   * [[Ubuntu 18.04/19.10]]   * [[Ubuntu 18.04/19.10]]
   * [[Linux Mint]]   * [[Linux Mint]]
-  * [[Mac OS 10.15 Catalina]]+  * [[MacOS 10.15 Catalina]]
   * [[Windows 10 Professional]]   * [[Windows 10 Professional]]
   * [[Windows 10 Home]]   * [[Windows 10 Home]]
- 
- 
  
 ===== Requirements ===== ===== Requirements =====
-  * Unix environment, Windows 10 Home or ProfessionalMacOS environment+  * Linux environment, Windows 10 Home or Professional or MacOS environment
   * Docker Desktop for Windows 10 Professional or MacOS   * Docker Desktop for Windows 10 Professional or MacOS
   * Docker Toolbox on Windows 10 Home   * Docker Toolbox on Windows 10 Home
- 
  
 ===== Useful Docker commands ===== ===== Useful Docker commands =====
Line 47: Line 43:
 exit exit
                  
-# Stop+# Stop docker containers
 sudo docker-compose stop sudo docker-compose stop
                  
-# Remove+# Remove docker containers
 sudo docker-compose down sudo docker-compose down
 </code> </code>
- 
- 
- 
- 
- 
- 
- 
treelets.1577093986.txt.gz · Last modified: 2019/12/23 10:39 by madamczyk