Python Forum
Natural language processing project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Natural language processing project
#1
Hello everybody, for a project at the university I have to perform a Natural Language Processing project in python on the basis of a corpus of some Harry Potter sentences, that were evaluated in a questionnaire according to valence and arousal values.
Honestly I can't figure out a possible project that could be satisfying for me and obviously for my professor.
I already have experience in python but I am very new in the world of NLP and I am stuck because I have to use those data and can't create a project on whatever I like.
I am aware that this is quite a generic question, but if you could give me some hints, I'd be very grateful.
Reply
#2
First install the Natural Language Toolkit: https://www.nltk.org/install.html

Then go through the tutorial here: https://www.nltk.org/

It includes ample examples and show you how you can enter your own corpus.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  a generator that computes squares of first 20 natural numbers mdshamim06 1 8,957 Oct-01-2019, 10:38 AM
Last Post: buran
  need help in natural language processing irsyadfm 7 4,522 Aug-07-2019, 07:42 AM
Last Post: tkorol
  natural logarithm print atux_null 5 3,646 Oct-20-2017, 02:14 PM
Last Post: sparkz_alot
  Natural Logarithm in Python yg89 8 26,792 May-07-2017, 12:36 AM
Last Post: yg89

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020