README.md:一键化工具-使用方法-预测中文观点抽取任务-代码有误
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 362
- PR merge metrics
- No merged PRs in 30d
Description
texts = ["唐 家 三 少 , 本 名 张 威 。"]
result = my_senta.predict(texts, aspects)
prdict函数中的aspects未定义,这里是不是不需要,可删除
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect README.md's one-click tool example for the Chinese opinion extraction task, focusing on the my_senta.predict call and its aspects argument. Verify the documented invocation against the surrounding example; it is done when the README no longer references an undefined value and the example is internally consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100