gabeorlanski/stackoverflow-encourages-cheating
Code for the NLP4Prog workshop paper "Reading StackOverflow Encourages Cheating: Adding Question TextImproves Extractive Code Generation"
This project helps software developers generate code snippets by providing a natural language description of what they want to achieve. You input a question or problem description, and it outputs relevant code. Developers can use this to quickly get code for common programming tasks.
No commits in the last 6 months.
Use this if you are a software developer looking for an automated way to generate code snippets from natural language queries, similar to how you might search Stack Overflow but with more focused results.
Not ideal if you need to generate highly complex, novel, or domain-specific code that goes beyond typical Stack Overflow-style programming questions.
Stars
21
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/gabeorlanski/stackoverflow-encourages-cheating"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)