o
    i                     @   s   d dl Z d dlmZ e  e de jddde g dde jd	d
de ddgde jdddde jdddde jdddde jdddde jdddde jdddde jdddde jdddddd  Zed!kr|e  dS dS )"    N)
Normalizertextz--langz-lauto)r   enzhja)defaulttypez
--operatorz-otnitnz--fix-contractionsTzFix contractions.)is_flaghelpz--traditional-to-simplez2Convert traditional Chinese to simplified Chinese.z--full-to-halfz7Convert full-width characters to half-width characters.z--remove-interjectionszRemove interjections.z--remove-punctszRemove punctuation.z	--tag-oovzTag out-of-vocabulary words.z--enable-0-to-9zEnable 0-to-9 conversion.z--remove-erhuazRemove erhua.c                  K   s.   |  d}tdi | }||}t| d S )Nr    )popr   	normalizeprint)kwargsr   
normalizerr   r   >/home/ubuntu/.local/lib/python3.10/site-packages/wetext/cli.pymain   s   

r   __main__)	clickwetextr   commandargumentoptionChoicer   __name__r   r   r   r   <module>   s$    
