public:t-malv-15-3:2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:t-malv-15-3:2 [2015/09/01 23:29] – Solutions added orvark | public:t-malv-15-3:2 [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 78: | Line 78: | ||
</ | </ | ||
- | Now lets use re.match to examine the words in the list of tokens in part 1. | + | Now lets use '' |
We can for example use it to try find all mentions of years in the text. | We can for example use it to try find all mentions of years in the text. | ||
Line 183: | Line 183: | ||
bigram_fd = nltk.FreqDist() | bigram_fd = nltk.FreqDist() | ||
- | bigram_fd[' | + | bigram_fd[' |
for i in range(1, len(token_list)): | for i in range(1, len(token_list)): |
/var/www/cadia.ru.is/wiki/data/attic/public/t-malv-15-3/2.1441150151.txt.gz · Last modified: 2024/04/29 13:32 (external edit)