
    \!h                         S SK r S rS rg)    Nc                     [         R                  " SSU 5      n [         R                  " SU 5      n[         R                  " SSU R                  5       5      SR	                  U5      -   n U R                  5       $ )a,  Convert text to lowercase words and emoticons.

Examples
-----------
>>> tokenizer_words_and_emoticons('</a>This :) is :( a test :-)!')
['this', 'is', 'a', 'test', ':)', ':(', ':-)']

For more usage examples, please see
https://rasbt.github.io/mlxtend/user_guide/text/tokenizer_words_and_emoticons/

<[^>]*> (?::|;|=)(?:-)?(?:\)|\(|D|P)z[\W]+ )resubfindalllowerjoinsplittext	emoticonss     iC:\Users\julio\OneDrive\Documentos\Trabajo\Ideas Frescas\venv\Lib\site-packages\mlxtend/text/tokenizer.pytokenizer_words_and_emoticonsr      sY     66*b$'D

:DAI66(C.)1DDD::<    c                 d    [         R                  " SSU 5      n [         R                  " SU 5      nU$ )zReturn emoticons from text

Examples
-----------
>>> tokenizer_emoticons('</a>This :) is :( a test :-)!')
[':)', ':(', ':-)']

For usage examples, please see
https://rasbt.github.io/mlxtend/user_guide/text/tokenizer_emoticons/

r   r   r   )r   r	   r
   r   s     r   tokenizer_emoticonsr      s-     66*b$'D

:DAIr   )r   r   r    r   r   <module>r      s    
$r   