Skip to content

Amend number of tagged words, correct spelling#1

Open
aquiire wants to merge 1 commit intonlpcuom:masterfrom
aquiire:patch-1
Open

Amend number of tagged words, correct spelling#1
aquiire wants to merge 1 commit intonlpcuom:masterfrom
aquiire:patch-1

Conversation

@aquiire
Copy link
Copy Markdown

@aquiire aquiire commented Nov 6, 2019

you can find the number of unique words by

cat textfilename.txt | uniq | wc -l

you can find the number of unique words by 

```
cat textfilename.txt | uniq | wc -l
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant