mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 12:50:20 +03:00
Remove PMI Filter Threshold
This commit is contained in:
parent
e1979e29c8
commit
bc8c4485e3
|
@ -1485,7 +1485,6 @@
|
|||
" category_name='Democratic',",
|
||||
" not_category_name='Republican',",
|
||||
" minimum_term_frequency=5,",
|
||||
" pmi_filter_thresold=4,",
|
||||
" width_in_pixels=1000)",
|
||||
"open('./simple.html', 'wb').write(html.encode('utf-8'))",
|
||||
"print('Open ./simple.html in Chrome or Firefox.')"
|
||||
|
|
Loading…
Reference in New Issue
Block a user