Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 816e2fd

Browse filesBrowse files
authored
Update README.md
1 parent 0a89a27 commit 816e2fd
Copy full SHA for 816e2fd

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ The projects are divided into various categories listed below -
3636
## NLP( Natural Language Processing )
3737
- [**Text Analytics**](https://github.com/suubh/Machine-Learning-in-Python/blob/master/TextAnalytics/textAnalytics.ipynb) : It is a project for Introduction to Text Analytics in NLP.I performed the important steps -
3838
- ***Tokenization***
39-
- ***Removal of Special Char***
39+
- ***Removal of Special Characters***
4040
- ***Lower Case***
4141
- ***Removing StopWords***
4242
- ***Stemming***
43-
- ***Count Vectorizer*** (Which generally performs all the steps mentioned above except Stemming)
43+
- ***Count Vectorizer*** ( which generally performs all the steps mentioned above except Stemming)
4444
- ***DTM (Document Term Matrix)***
4545
- ***TF-IDF (Text Frequency Inverse Document Frequency)***
4646

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.