New Features
Add 6 Chinese NLP tasks support
This update adds preprocessing and transformations for 6 Chinese NLP tasks, including **Machine Reading Comprehension**, **Semantic Matching**, **Named Entity Recognition**, and **Sentiment Analysis**.
It provides **15** universal transformations and **12** specific transformations.
Add 3 English NLP task support
Now support transformations of **Neural Machine Translation** transformation between English and German.
Now support transformations of **Word Sense Disambiguation**.
Now support transformations of **the Winograd Schema Challenge**.
Fix
Update requirements.
Update tutorial docs to synchronize with toolset version.