h1alexbel/samples-filter

compose.py:32-39: Split README.md into important...

0pdd opened this issue · 1 comments

0pdd commented

The puzzle 104-39f3530d from #104 has to be resolved:

# @todo #104:90min Split README.md into important segments.
# We should split README.md file into segments that are important for
# processing. For now the problem is in the README.md size. If file is
# reasonably big, than model will interpret it like negative, while README
# is taken from example repository. Let's fix it by splitting README.md file
# into segments and then picking the segment that represents this repository
# in most accurate way. Let's find out techniques that will help us in README
# splitting from this paper: https://www.researchgate.net/publication/317489055_Cataloging_GitHub_Repositories

The puzzle was created by @rultor on 12-May-24.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd commented

The puzzle 104-39f3530d has disappeared from the source code, that's why I closed this issue.