U
    Be                     @   s2   d dl Z d dlZd dlmZ G dd de jZdS )    N)pl196xc                   @   s   e Zd Zdd ZdS )TestCorpusViewsc                 C   s4   t jd}tj|dddd}|j| dd d S )Nzcorpora/pl196xz.*\.xmlztextids.txtzcats.txt)ZtextidsZcat_file)fileids
categories)nltkdatafindr   ZPl196xCorpusReaderZtagged_wordsr   )selfZ
pl196x_dirpl r   v/var/www/nmhs-web.org.in/public_html/infoladakh/backend/venv/lib/python3.8/site-packages/nltk/test/unit/test_pl196x.pytest_corpus_reader	   s    z"TestCorpusViews.test_corpus_readerN)__name__
__module____qualname__r   r   r   r   r   r      s   r   )Zunittestr   Znltk.corpus.readerr   ZTestCaser   r   r   r   r   <module>   s   