Python Forum
need help in natural language processing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help in natural language processing
#1
Hello guys,, Smile Smile

I have a task about NLP programming and I'am still beginner in this programming.

The program is about how the input text from the user can be analyzed and can be matched with the data in the database.

I need ur help guys, please respond this post. Thanks Big Grin
Reply
#2
No questions ?
Reply
#3
i am sorry .
the question is in this sentence "
Quote:how the input text from the user can be analyzed and can be matched with the data in the database?
", so the input analyzed and then found the key word from the input and then matched with the database, then show up as output

i need some references about this.
Reply
#4
First you should read a Python Tutorial.
https://python-forum.io/Thread-A-List-of...-Resources
Reply
#5
Can't really answer your question without going into great depth, however
If you are serious about Natural Language Processing, here are a few recommendations.
install NLTK, and corpora: http://www.nltk.org/
check out some of the packages available for NLTK: https://pypi.python.org/pypi?%3Aaction=s...mit=search
if you want to go in depth, purchase the book (O'Reilly) 'Natural Language Processing with Python': http://www.nltk.org/book/
Reply
#6
Thanks for the book suggestion.
I will look into.
Reply
#7
This thread is 2 years old. heiner55 is a NLP expert by now. :-)
Reply
#8
(Aug-06-2019, 07:43 PM)ThomasL Wrote: This thread is 2 years old. heiner55 is a NLP expert by now. :-)

ahaha okay)
Just maybe will be useful for some newbies like me Wink

Maybe you can share with me any interesting info about NLP?)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Natural language processing project maaaa2401 1 1,797 Dec-04-2020, 07:26 PM
Last Post: Larz60+
  a generator that computes squares of first 20 natural numbers mdshamim06 1 8,930 Oct-01-2019, 10:38 AM
Last Post: buran
  natural logarithm print atux_null 5 3,612 Oct-20-2017, 02:14 PM
Last Post: sparkz_alot
  Natural Logarithm in Python yg89 8 26,730 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