unoplat / unoplat-codebase-understanding

The goal is to understand the codebase/s to form a knowledge Graph.
GNU General Public License v2.0
0 stars 0 forks source link

Feat: Code Comments Extraction #5

Closed JayGhiya closed 4 weeks ago

JayGhiya commented 1 month ago
JayGhiya commented 1 month ago

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

JayGhiya commented 1 month 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 1 month ago

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

JayGhiya commented 1 month ago

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

JayGhiya commented 4 weeks ago

This is completed.