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
Hello, what is the meaning of GenericVocabulary_new.txt and GenericVocabulary_pair_list.txt? I can only find ch4_GenericVocabulary.txt in ICDAR website. What is the different betwenn them?
Hello, what is the meaning of GenericVocabulary_new.txt and GenericVocabulary_pair_list.txt? I can only find ch4_GenericVocabulary.txt in ICDAR website. What is the different betwenn them?
lexicon_path = '../../lexicons/ic15/GenericVocabulary_new.txt'
lexicon_fid=open(lexicon_path, 'r')
pair_list = open('../../lexicons/ic15/GenericVocabulary_pair_list.txt', 'r')
The text was updated successfully, but these errors were encountered: