Create index.md for NLTK (#21619)
* Create index.md * Rename guide/english/data-science-tools/NLTK/index.md to guide/english/data-science-tools/nltk/index.md
This commit is contained in:
committed by
Randell Dawson
parent
d26ecfc40f
commit
290310dbc3
14
guide/english/data-science-tools/nltk/index.md
Normal file
14
guide/english/data-science-tools/nltk/index.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: Natural Language Took Kit
|
||||||
|
---
|
||||||
|
|
||||||
|
## NLTK
|
||||||
|
Natural Language Tool Kit is a popular natural language processing suite of libraries for English in the Python language. It is an excellent resource for text mining and analysis.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#### More Information:
|
||||||
|
1. [NLTK book](https://www.nltk.org/book/)
|
||||||
|
2. [NLTK documentation](https://www.nltk.org/)
|
||||||
|
3. [Getting started with NLTK, Part 1](https://textminingonline.com/dive-into-nltk-part-i-getting-started-with-nltk)
|
Reference in New Issue
Block a user