pascalrai commited on
Commit
3bd867a
1 Parent(s): a994377

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,4 +38,4 @@ 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?
 
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 before tokenization such that proper nouns are Capital and the grammer is correct such that a pattern is formed?