2.3.2
Changes to go along with the paper "How beneficial is pre-training on a narrow domain-specific corpus for information extraction about photocatalytic water splitting?" by Taketomo Isazawa and Jacqueline M. Cole.
Adds batch parsing of sentences and multi-turn question answering.
Fixed dependencies errors.
Note: The newest gcc-12 does not build wheels correctly for some packages like SpaCy. Please specify gcc to gcc-11 for correct installation when running pip install.