equal
deleted
inserted
replaced
246 |
246 |
247 |
247 |
248 NLTK initialization |
248 NLTK initialization |
249 ------------------- |
249 ------------------- |
250 |
250 |
251 Some NLTK (Natural Language Toolkit) tokenizers and stopwords utilities are used to index fulltext contents elements. |
251 Some NLTK (Natural Language Toolkit) tokenizers and stopwords utilities are used to index fulltext contents elements. |
252 This package requires downloading and configuration of several elements which are done as follow: |
252 This package requires downloading and configuration of several elements which are done as follow: |
253 |
253 |
254 .. code-block:: bash |
254 .. code-block:: bash |
255 |
255 |
256 (end) # ./bin/py |
256 (end) # ./bin/py |