Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic text processing of user-generated questions #32

Open
orangespaceman opened this issue Sep 15, 2012 · 2 comments
Open

Automatic text processing of user-generated questions #32

orangespaceman opened this issue Sep 15, 2012 · 2 comments

Comments

@orangespaceman
Copy link

Make all questions consistent:

  • Add a question mark to the end if there isn't one
  • Capitalise the first letter if not done already
  • Change "what is" to "what's"

(etc)

@orangespaceman
Copy link
Author

(Admittedly, when we put them live we could do this by hand!)

@pxg
Copy link
Member

pxg commented Sep 16, 2012

These are fairly simple text processing rules so can be scripted. Any more complex NLP may need to be done by a human.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants