Python Forum
A function for correctly using "a/an" before a word
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A function for correctly using "a/an" before a word
#2
(Oct-07-2019, 05:51 PM)Exsul1 Wrote: Also, how would you find out if someone has already done this?
Did you try to google it?
First result is close to what you want - https://stackoverflow.com/questions/2033...xts-python

Then looking at the answers you see that you probably will need NLTK
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: A function for correctly using "a/an" before a word - by buran - Oct-07-2019, 05:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Brick Have I implemented this function correctly? naggafin 4 2,346 May-22-2022, 02:52 AM
Last Post: stevendaprano
Question Problem: Check if a list contains a word and then continue with the next word Mangono 2 2,508 Aug-12-2021, 04:25 PM
Last Post: palladium
  Python Speech recognition, word by word AceScottie 6 16,011 Apr-12-2020, 09:50 AM
Last Post: vinayakdhage
  print a word after specific word search evilcode1 8 4,850 Oct-22-2019, 08:08 AM
Last Post: newbieAuggie2019
  Python function that uses a word as the encryption key, rather than an integer wak_stephanie 4 4,856 Aug-31-2018, 12:16 PM
Last Post: perfringo
  difference between word: and word[:] in for loop zowhair 2 3,681 Mar-03-2018, 07:24 AM
Last Post: zowhair

Forum Jump:

User Panel Messages

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