I am using parsoid from cli using `php parsoid/bin/parse.php --wt2html --integrated --inputfile file`. I checked the code and there are 2 modes, --integrated and --standalone. What is the difference between both? --standalone had some errors, for that I had to add some classes to vendor/autoload.php but it is slower (and causes http 429 error when i try to parse ~100 files).
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
srg9000
I am using parsoid from cli using `php parsoid/bin/parse.php --wt2html --integrated --inputfile file`. I checked the code and there are 2 modes, --integrated and --standalone. What is the difference between both? --standalone had some errors, for that I had to add some classes to vendor/autoload.php but it is slower (and causes http 429 error when i try to parse ~100 files).
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.