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

Add an AST ngram extractor to the Aura framework #1

Open
RootLUG opened this issue Nov 8, 2020 · 0 comments
Open

Add an AST ngram extractor to the Aura framework #1

RootLUG opened this issue Nov 8, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RootLUG
Copy link
Contributor

RootLUG commented Nov 8, 2020

There is already an experimental ngram.py in the repository root that is able to extract n-gram features from the source code in the JSON format. This extractor needs to be finished & refactored to port the changes from the new Aura v2.

This extractor should be disabled by default as it would produce huge amounts of data that is not needed during a standard scan but can be enabled when collecting the dataset for the ML.

@RootLUG RootLUG added the enhancement New feature or request label Nov 8, 2020
@RootLUG RootLUG self-assigned this Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant