• Ideas guy thread
    40 replies, posted
[QUOTE=proboardslol;49337807]My god I need to do this. How do I write emails in rant. Does it have javascript support yet?[/QUOTE] No clue, I would just do it in ASP.NET anyways, [B]​Ranta[/B]
Is asp.net a thing on linux?
[QUOTE=proboardslol;49338101]Is asp.net a thing on linux?[/QUOTE] Yes it is possible with CoreFX
I will write the pattern if you want. Hit me up.
[QUOTE=Berkin;49340473]I will write the pattern if you want. Hit me up.[/QUOTE] I think the hard part about this would be coherently identifying what they are saying to the point where we could have Rant write a reply that makes at least some sort of sense. Edit: Does Rant have the ability to pull out nouns from sentences using it's dictionary if they are misspelled? That would be a major objective in actually having a website where kids could attempt to write letters, or just force spell check and hope for the best.
[QUOTE=Proclivitas;49340558]Does Rant have the ability to pull out nouns from sentences using it's dictionary if they are misspelled? That would be a major objective in actually having a website where kids could attempt to write letters, or just force spell check and hope for the best.[/QUOTE] [URL="https://en.wikipedia.org/wiki/Levenshtein_distance"]Levenshtein distance[/URL] is useful for such stuff. You can sometimes see it in command terminals, where they make suggestions if the current command doesn't match anything.
[QUOTE=Proclivitas;49340558]I think the hard part about this would be coherently identifying what they are saying to the point where we could have Rant write a reply that makes at least some sort of sense. Edit: Does Rant have the ability to pull out nouns from sentences using it's dictionary if they are misspelled? That would be a major objective in actually having a website where kids could attempt to write letters, or just force spell check and hope for the best.[/QUOTE] Rant doesn't have a reverse-search feature like that, but your best bet for mitigating the misspelling issue would be using a Levenshtein distance algorithm for checking word similarity. You could then create a table using the extracted nouns and pass it to Rant. [editline]18th December 2015[/editline] Damnit Cartman
Does the letter have to make sense in any way? Can't I just harass children on the internet with silly nonsensical messages. I think I'll call it drunksanta.com
I immediately regret my previous post.
K I got a new idea: a website where people can upload and share videos. The intent of the website is to document moments we share with our friends and loved ones to share kind of like a video scrapbook :) [editline]25th January 2016[/editline] Here guys I brought it online: [url]http://youporn.com/[/url].
Sorry, you need to Log In to post a reply to this thread.