unoplat / unoplat-code-confluence

The goal is to understand the codebase/s to form a knowledge Graph.
10 stars 1 forks source link

Feat: Code Comments Extraction #5

Closed JayGhiya closed 2 months ago

JayGhiya commented 3 months ago
JayGhiya commented 3 months ago

also nebula has to be explored in terms of connectivity from quarkus

JayGhiya commented 3 months ago

Current issue remains at extracting comments out of context. CHAPI/Archguard are not extracting that instead include the entire context of code.

JayGhiya commented 3 months ago

cc: @vipinshreyaskumar - https://github.com/archguard/archguard/issues/143 .

JayGhiya commented 2 months ago

We are working with language specific parsers to extract comments for class as well as function. cc: @vipinshreyaskumar

JayGhiya commented 2 months ago

This is completed.