Created by: Steffy-zxf
- add text matching task, including point wise and pair wise.
- add text macthing dataset
- add text macthing pre-definrd network (bow, cnn, gru, lstm)
- add CustomTokenizer, which will tokenize the text as words
- update Transformer modules, which can do text macthing task