Skip to content

Commit

Permalink
Updating process time examples
Browse files Browse the repository at this point in the history
  • Loading branch information
John Hawkins authored and John Hawkins committed Jun 2, 2021
1 parent 4218e9f commit cc3c812
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,18 @@ This will send the time performance profile to STDERR as shown below:
```
Computation Time Profile for each Feature Set
---------------------------------------------
simple 0:00:00.580910
comparison 0:00:00.490972
profanity 0:00:00.507172
sentiment 0:00:03.611817
emoticons 0:00:00.387556
topics 0:00:02.778537
traits 0:00:00.262633
rhetoric 0:00:02.107620
pos 0:00:22.130724
literacy 0:00:00.488886
simple 0:00:00.639998
comparison 0:00:00.492709
profanity 0:00:00.584252
sentiment 0:00:03.144435
scarcity 0:00:00.641485
emoticons 0:00:00.411252
embedding 0:00:21.821642
topics 0:00:03.554538
traits 0:00:00.619522
rhetoric 0:00:03.902830
pos 0:00:27.074761
literacy 0:00:01.301165
```

As you can see the part of speech (POS) features and word embeddings
Expand Down

0 comments on commit cc3c812

Please sign in to comment.