![]() |
|
|
#1376 | |
|
Aug 2006
3·1,993 Posts |
Quote:
![]() I hope not... that looks doable in most cases to me, with some form of spell-check plus a trigram (?) prediction algorithm run across large bodies of text. Not an easy task, though! |
|
|
|
|
|
|
#1377 | |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
Quote:
then find and replace (possibly with find and replace on the Vec to capture multiple forms of the same thing (not quite sure how to do this though)). saves on building new scripts as well if we could do it this way. |
|
|
|
|
|
|
#1378 |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
in fact FaR could be used in:
1) encoding and decoding shi*t(* is wild card but can be f or no character in this case) ciphers 2)Find and Replace 3)Find and replace of spelling errors. and many other ways I suspect. |
|
|
|
|
|
#1379 |
|
Aug 2006
10111010110112 Posts |
Yes, it's quite a general function. More general yet (but harder!) would be a regular expression engine.
|
|
|
|
|
|
#1380 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
spell check then pass to a math based FaR . we could put it in a file to spell check with a already built spell checker program (though this sounds harder than another FaR based script) then read it into FaR also I think I need one more thing in FaR as if I realized correct it only works fully when your phrase ends with what you're searching for. |
|
|
|
|
|
|
#1381 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
|
|
|
|
|
|
#1382 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
|
|
|
|
|
|
#1383 | |
|
Aug 2006
3·1,993 Posts |
Quote:
|
|
|
|
|
|
|
#1384 | |
|
Aug 2006
3×1,993 Posts |
Quote:
https://secure.wikimedia.org/wikiped...#n-gram_models |
|
|
|
|
|
|
#1385 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
now this is sounding complex lol.
|
|
|
|
|
|
#1386 |
|
Aug 2006
3·1,993 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |