-
Notifications
You must be signed in to change notification settings - Fork 1
trunghlt/nltk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
MaltParser with pretrained model:
>> import nltk
>> parser = nltk.parse.malt.MaltParser(working_dir=".", mco="engmalt.poly.mco")
>> parser.raw_parse("I love music").tree().pprint()
About
Optimised nltk for sentiment analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published