pascalrai commited on
Commit
a994377
·
verified ·
1 Parent(s): 86dbc2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -37,4 +37,5 @@ The test classification report is as follows:
37
  Possible future direction:
38
 
39
  1. Clean data to a good enough format as much as possible.
40
- 2. Increase the data as much as possible. (Make sure to have data that is seen in real use cases.)
 
 
37
  Possible future direction:
38
 
39
  1. Clean data to a good enough format as much as possible.
40
+ 2. Increase the data as much as possible. (Make sure to have data that is seen in real use cases.)
41
+ 3. Ponder: Is it possible to use sth like Grammarly to clean the sentences such that proper nouns are Capital and the grammer is correct such that a pattern is formed?