Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neeme Kahusk
eurown
Commits
b86e776a
Commit
b86e776a
authored
Nov 28, 2016
by
Neeme Kahusk
Browse files
test Estwn 73
parent
8de3f22c
Changes
1
Hide whitespace changes
Inline
Side-by-side
eurown.py
View file @
b86e776a
...
...
@@ -481,14 +481,14 @@ if __name__ == '__main__':
import
doctest
doctest
.
testmod
()
#
lex = Lexicon('kb73', '../Estwn/kb73/kb73-utf8.norm',
#
'est', '73')
lex
=
Lexicon
(
'kb73'
,
'../Estwn/kb73/kb73-utf8.norm'
,
'est'
,
'73'
)
# lex.read_file()
# print ("leksikon {} loetud!".format(lex.name))
lex
=
Lexicon
(
'muusikariistad'
,
'../Estwn/muusikariistad/muusikariistad01-utf8.norm'
,
'est'
,
'01'
)
#
lex = Lexicon('muusikariistad',
#
'../Estwn/muusikariistad/muusikariistad01-utf8.norm',
#
'est', '01')
lex
.
read_file
()
# a = Synset()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment