File size: 812 Bytes
e7b2033
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
===========================
Setting up the concordancer
===========================

Build the container images with the following command:

./bin/build.sh

Start the containers with:

./bin/start.sh

Stop the containers with:

./bin/stop.sh

======================
Using the concordancer
======================

Introduce the url http://localhost:8000/ on a browser, which will show a simple html page with the available language pairs.

Direct access to an available language pair is also possible through a url like http://localhost:8000/en-pt/.

Each language pair shows a page with a dialog box where the user can introduce the terms to be searched: it can be used introducing only one term (on either language); or introducing a term in one language and another term in the other language, simultaneously.