Loading INSTALL.txt +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ CLI Execution Instructions - `./crawlerCLI.sh $arguments` - `--file crawler_test_file.txt`, the file contains a list of links and the crawler will add content from these links to the trie. - `--build [en, gr, it, or gr]`, this will build the trie based on the text corpus for each language. - `--social [reddit URL]`, this will add content from a reddit post to the trie. - `--social [subreddit name]`, this will add content from a reddit post to the trie. - `./checkerCLI.sh --file checker_test_file.txt` - `./correctorCLI.sh --file checker_test_file.txt` Loading Loading
INSTALL.txt +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ CLI Execution Instructions - `./crawlerCLI.sh $arguments` - `--file crawler_test_file.txt`, the file contains a list of links and the crawler will add content from these links to the trie. - `--build [en, gr, it, or gr]`, this will build the trie based on the text corpus for each language. - `--social [reddit URL]`, this will add content from a reddit post to the trie. - `--social [subreddit name]`, this will add content from a reddit post to the trie. - `./checkerCLI.sh --file checker_test_file.txt` - `./correctorCLI.sh --file checker_test_file.txt` Loading