PeterPans Posted June 11, 2012 Share Posted June 11, 2012 Hello, I am trying to make a php text scanner, which will scan text to identify similar words, and I am trying to find a way which would allow me to compare the data found on a Database with the data that the user sends. Can someone please point me to a guide or tutorial or something, that would help me with my project? Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/ Share on other sites More sharing options...
ManiacDan Posted June 11, 2012 Share Posted June 11, 2012 Please clarify this a little bit. You're looking for an OCR software? Like a real "Scanner"? Or are you looking for something to simply read plaintext documents? What do you mean by "similar words"? How is the user submitting this data? How should it be compared to stored data? Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/#findComment-1352923 Share on other sites More sharing options...
PeterPans Posted June 11, 2012 Author Share Posted June 11, 2012 im trying to make a php scanner to scan text in php for any missing commands, if there are no commands found, similar to the ones stored in DB, it will post the data stored in the DB. Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/#findComment-1352925 Share on other sites More sharing options...
ManiacDan Posted June 11, 2012 Share Posted June 11, 2012 Try actually answering some of the questions. Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/#findComment-1352943 Share on other sites More sharing options...
PeterPans Posted June 11, 2012 Author Share Posted June 11, 2012 what u read is what u get.. i am not giving any more info because i obviously dont want to, for several reasons.. either reply with a suggestion/solution or dont reply at all.. Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/#findComment-1352953 Share on other sites More sharing options...
ManiacDan Posted June 11, 2012 Share Posted June 11, 2012 Here's a suggestion then: Write a question that can be answered and someone will answer it. What you see is what you get. You won't even define the words you're using, so this thread is closed. Link to comment https://forums.phpfreaks.com/topic/263996-scan-text-help-php/#findComment-1352955 Share on other sites More sharing options...
Recommended Posts