LimKim

Results 4 issues of LimKim

ltp进行批处理时,会占满所有cpu核,怎么在ltp内部通过参数控制单进程

def parse_pdf(pdf_path: str, extract_image: bool = False) -> List[dict]: from pdfminer.high_level import extract_pages from pdfminer.layout import LTImage, LTRect, LTTextContainer doc = [] import pdfplumber pdf = pdfplumber.open(pdf_path) for i, page_layout...

如图所示,我搜索“杨x媛”,但是log显示的总结后的关键词与我的搜索内容无关,是在哪一步丢失了?

LLM API

### What did you do when it broke? 1. I started Docker compose up 2. Visit the homepage 3. Display 'Unable to Connect to API Server' 4. Wait for a...

bug
needs-triage