• Hyungjun Lim's avatar
    Sentiment analysis model initial implementation. (#4494) · a81e1e7c
    Hyungjun Lim authored
    * Sentiment analysis model initial implementation.
    
    - This is an implementation of the Sentiment Analysis model.
    - The implementation is with the reference to paddle version.
    
    * Sentiment analysis model initial implementation.
    
    - This is an implementation of the Sentiment Analysis model.
    - The implementation is with the reference to paddle version.
    
    * addressing comments
    
    * addressing comments
    
    * addressing the comments: using the util function for distribution strategy
    
    * addressing comments
    
    - lint style correction.
    - avoid using global FLAG variable.
    
    * modify the format to fit in the style guideline.
    
    * convert from single quote to double quote
    a81e1e7c
util.py 633 Bytes