We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6153bc commit c36188fCopy full SHA for c36188f
readme.md
@@ -1,6 +1,6 @@
1
# Text Preprocessing Tool
2
3
-Here is a text preprocessing tools in python to save you from most of preprocessing works you have to done before performing any o NLP task.
+Here is a text preprocessing tool designed in python to save you from preprocessing tasks that you need to completed before performing any NLP task.
4
5
6
@@ -36,6 +36,5 @@ Here is a text preprocessing tools in python to save you from most of preprocess
36
- `Example: I am very excited for today's fotball match => very excited today's fotball match`
37
38
39
-
40
+**Note**: Anyone can contribute to the project by adding more the preprocessing module :)
41
0 commit comments