nlpcda icon indicating copy to clipboard operation
nlpcda copied to clipboard

一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda

Results 24 nlpcda issues
Sort by recently updated
recently updated
newest added

是否可以调整NER增强一些比较具体的参数

大佬,在看代码的时候看到 ` if t > self.create_num * self.loop_t / self.change_rate: break` 公式应该是 t > (生成数量×2)/改变率,就结束while循环 但是没有看懂o(╥﹏╥)o为什么需要这个,求指教!! ps: self.loop_t 参数是什么意义啊,赋值为2是有什么原因么

报错如下: 2021-07-20 20:21:22.706441: W tensorflow/core/common_runtime/base_collective_executor.cc:217] BaseCollectiveExecutor::StartAbort Invalid argument: Incompatible shapes: [1,512,128] vs. [2,513,128] [[{{node Embedding-Position/add}}]] Traceback (most recent call last): File "/Users/yanghp/PycharmProjects/Data_Augmentation/classification.py", line 45, in aug_data = units.simbert_augment(train_data,create_num=3b) File "/Users/yanghp/PycharmProjects/Data_Augmentation/units.py",...

希望能够增加同时添加多个同义词表,类似于对文章内容定义template-pattern,对pattern内的词进行替换如:{company}{time}发布了新产品{product},然后定义同义词表去替换这样子

请问bio增强的依据是什么?是否有文献来源,是否可以支持bioes模式?

有没有报这个错的大佬?求解答

比如说出一个通用的增强提示词模板之类的功能

能出个tens2.0的吗

感觉没有实现`近音字替换`?实现的是`同音字替换`?

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies