zhy605420954

Results 5 issues of zhy605420954

Hello, thank you for your work. I tried to implent your work;but there were something wrong with my work. Firstly, I want to use your w2v model: **word2vec_withString10-100-200** ;but need...

Hello, thank you for your work. I tried to implent your work;but there were something wrong with my work. Firstly, I want to use your w2v model: **word2vec_withString10-100-200** ;but need...

When I try to perform multiprocess.py it generate this error. ![image](https://user-images.githubusercontent.com/39545840/229775977-9fc8725f-7096-43c4-817b-59de3ad60642.png) My System is Windows,and my python version is 3.7.4

Hi I want to implement use textattack to attack my lstm model for detect vulnerability in python code. So I need to use custom tokenizer to tokenize python source code.Could...

question

**Describe the bug** Hello, when using the latest version of textattack, when I trying to "from textattack.models.wrappers import TensorFlowModelWrapper" or "from textattack import Attack" will appear. How to solve this...