Commit c83a82b5 by Steven Bird

Merge branch 'develop' into model

parents 9e0029a0 b4a7085d
...@@ -93,6 +93,7 @@ from nltk.corpus.reader.framenet import * ...@@ -93,6 +93,7 @@ from nltk.corpus.reader.framenet import *
from nltk.corpus.reader.udhr import * from nltk.corpus.reader.udhr import *
from nltk.corpus.reader.bnc import * from nltk.corpus.reader.bnc import *
from nltk.corpus.reader.sentiwordnet import * from nltk.corpus.reader.sentiwordnet import *
from nltk.corpus.reader.nkjp import *
# Make sure that nltk.corpus.reader.bracket_parse gives the module, not # Make sure that nltk.corpus.reader.bracket_parse gives the module, not
# the function bracket_parse() defined in nltk.tree: # the function bracket_parse() defined in nltk.tree:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment