Faster source-extractor. Executable Docker container
This merge request aims to
- Speed up the running time of source-extractor program by running wapiti over all files of the input directory and load pre-trained wapiti model only once.
- Simplify the setup and execution of source-extractor by using Docker.
The detailed instructions are available in README2.md