Your lingual / grammatical expertise + my coding skills (article rewriting engine)

Status
Not open for further replies.

forwardedlandlines

Power Member
Joined
Feb 10, 2012
Messages
635
Reaction score
456
Hello there, welcome!

Me, I'm Nico and here's what I do: I code. And I code a lot. Ever since I was 7, I coded, and ever since I was 25, I coded bots, many bots, multithreaded, more complex ones and less complex ones. Now I'm 34.

I'm building an article rewriting engine for continuous curation of a coming massive content network. I'm bringing all the tooling in place. I'll be honest, I'm not sure what benefit you can have from my project, maybe you know it better than I do, but here's what I need from you:

Grammar skill and time. I need your insight to improve the engine I made and to supply it with many patterns for sentence rearrangement / transformation.

My engine is based on Penntree POS tagging. It makes a tree out of a sentence with each node having a tag like VBZ. VBZ means Verb, 3rd person singular present.

Then it traverses that tree with all loaded manually created patterns to recognize a pattern in the tree and to apply a rearrangement.

I need this engine to become as good as possible, because the better it is, the more people will stick around on the content network, the more powerful it becomes SEO-wise.

If you're interested, let me know what you can do, want to do and on what terms...

I've included a few screenshots of my still infant rewriting engine:

rewrite1.jpg

rewrite2.jpg
rewrite3.jpg

Note: it doesn't rewrite every sentence, because it doesn't have enough grammar patterns yet to have something for every sentence. The synonym application muddies it up a lot, so we can also improve the synonymization maybe somehow..

Alright, thanks for reading, and looking forward to the replies.
 
Status
Not open for further replies.
Back
Top