You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serialized segmenter can be used in tools/server.py or tools/segment.py or tools/generate_dataset.py for more flexible behaviour. Currenly we can't serialize default UDPipeTextSegmentor even with pickle, so we also must solve this problem.
The text was updated successfully, but these errors were encountered:
Serialized segmenter can be used in
tools/server.py
ortools/segment.py
ortools/generate_dataset.py
for more flexible behaviour. Currenly we can't serialize defaultUDPipeTextSegmentor
even with pickle, so we also must solve this problem.The text was updated successfully, but these errors were encountered: