This query returns the table complaints_traintoken:
SELECT * FROM complaints_traintoken;
doc_id | category | token | frequency | position |
---|---|---|---|---|
1 | crash | consumer | 1 | 0 |
1 | crash | driving | 1 | 2 |
1 | crash | approximately | 1 | 3 |
1 | crash | 45 | 1 | 4 |
1 | crash | mph | 1 | 5 |
1 | crash | hit | 2 | 6,26 |
1 | crash | deer | 1 | 8 |
1 | crash | front | 1 | 11 |
1 | crash | bumper | 1 | 12 |
1 | crash | then | 1 | 14 |
1 | crash | ran | 1 | 15 |
1 | crash | embankment | 1 | 18 |
... | ... | ... | ... | ... |