For more details on these methods, see the code in **tenet/main.py**.
...
...
@@ -46,6 +48,6 @@ The addition of core methods for supporting UNL graphs is also planned. While wa
## 4 - Content
The library groups several packages in the tenet subdirectory. The main methods are defined in the main module (**main.py**). The **extract.py** file has also been developed for command line use (**>> python3 extract.py --source_corpus <input-data>**). The configuration of the library can be adapted by modifying the logging.conf file.
The library groups several packages in the tenet subdirectory. The main methods are defined in the main module (**main.py**). The **extract.py** file has also been developed for command line use (**>> python3 extract.py --source_corpus _input-data_**). The configuration of the library can be adapted by modifying the logging.conf file.