You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess I can get the EDUs of a raw document using a trained model from rstfinder. Are we supposed to use python src/main.py parse for parsing a new raw document? If so, can you provide an example? What kind of input data file should I prepare?
I guess I can get the EDUs of a raw document using a trained model from rstfinder. Are we supposed to use
python src/main.py parsefor parsing a new raw document? If so, can you provide an example? What kind of input data file should I prepare?