Skip to content

2.3.2

Choose a tag to compare

@Dingyun-Huang Dingyun-Huang released this 06 May 15:54
· 12 commits to master since this release

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.