tag:github.com,2008:https://github.com/LYH-YF/MWPToolkit/releasesRelease notes from MWPToolkit2022-04-23T07:23:49Ztag:github.com,2008:Repository/332998918/v0.0.62022-04-23T07:48:42ZMWPToolkit v0.0.6<p>MWPToolkit is a PyTorch-based toolkit for Math Word Problem (MWP) solving.</p>
<p>News in version 0.0.6<br>
1.Fix some bugs:</p>
<p>(1)from_prefix_to_infix,from_postfix_to_infix in mwptoolkit/utils/preprocess_tool/equation_operator.py</p>
<p>(2)the sequence length will be longer than pos_embedder's max length in RobertGen, BertGen.</p>
<p>(3)data preprocessing for new dataset won't automatically remove 'x=' or '=x' in single equation.</p>
<p>2.Update new models:</p>
<p>(1)Seq2Tree model [BertTD]</p>
<p>(2)Seq2Tree model [MWPBert]</p>
<p>3.Rewrite Dataloader and Config</p>
<p>4.Implement function save_dataset() and load_from_pretrained() of Dataset</p>
<p>5.Implement function save_config() and load_from_pretrained() of Config</p>LYH-YFtag:github.com,2008:Repository/332998918/v0.0.52021-10-24T06:04:18ZMWPToolkit v0.0.5<p>MWPToolkit is an open-source framework for math word problem(MWP) solvers.</p>
<p>News:Fix some bugs.</p>LYH-YFtag:github.com,2008:Repository/332998918/v0.0.42021-09-15T04:02:16ZMWPToolkit v0.0.4<p>MWPToolkit is an open-source framework for math word problem(MWP) solvers.</p>LYH-YF