I need some help for extracting information out of an .sgm file using Python. Is there a specific library suitable for this specific kind of file? Or will libraries used to extract infos from .xml files work as well? If there are no libraries available, can you please suggest me a good module I can download to work with .sgm files?
And above all, if any, can you please explain me the difference between an .xml and a .sgm file?
Thank you!