-
Error: KeyError: "['OPEN', 'HIGH', 'LOW', 'LTP', 'VWAP', '52W H', '52W L', 'VOLUME', 'VALUE', 'NO OF TRADES'] not in index"
-
LTP has a realtime testing suite that is implemented into `realtime` folder and it looks more like an extension of the LTP framework. For example, we don't have any runtest file defining a proper real…
acerv updated
1 month ago
-
启动时出现如下报错,我的包如下:
'''
Package Version
----------------------- ------------
accelerate 0.23.0
aiohttp 3.8.6
aiosignal 1.2.0
anthropic …
-
我运行如下程序:
from ltp import LTP
path = r"small"
txt = "小明吃苹果。小明打篮球。"
ltp = LTP(path)
output = ltp.pipeline(txt, tasks=["cws", "pos"])
print(output.cws)
print(output.pos)
得到了如下结果:
['小明', '吃',…
-
TBS pattern: 4 x standard in Wright and Jackson, 2014, except individual burst durations are 5ms instead of 200 us. All frequencies are identical, however
# 07-12-22
Slice 1 Loc 1 Recordings 1-24 …
-
Hi Linda has been running the long term patroller since Friday, we have seen some issues than can be improved by adding the following changes to the SMACH:
Upon start:
Check if she is charged and if…
-
Stefan Funk writes:
> 4. How shall we recommend formats for more generic repositories as TG- and DH-rep? For TG we could easily take the following:
>
> - recommended (Text and Image visualisatio…
bansp updated
5 months ago
-
Thanks for the great framework on kernel testing!
But I got some error on figuring out the job file for qemu testing, not local testing.
Could you show us how to compose a qemu job file?
Thanks…
-
![fd764403620e838df22b0dbea75799f](https://github.com/HIT-SCIR/ltp/assets/100655818/af37edc3-1b6e-455e-8dd1-e21e22f3e871)
-
Since runltp is getting deprecated and we need to move with https://github.com/linux-test-project/kirk/
It would be helpful if it is known till how long the runltp is supported