Skip to content

Conversation

@qiyanjun
Copy link
Member

I have updated (almost) all code files' head docstring by adding text from the old API rst files. So we really don't need those files under 3import.

The only exception is for the attack recipe. So I keep that as a single item in the sidebar

Besides, I just did a comprehensive clean up of all URLs by using the :ref:

I have updated (almost) all code files' head docstring by adding text from the old API rst files. So we really don't need those files under 3import.

The only exception is for the attack recipe . So I keep that as a single item in the sidebar

Besides, I just did a comprehensive clean up of all URLs by using the :ref:
@qiyanjun
Copy link
Member Author

the error is from calling predict from the flair library in the CheckList augmenter test (not relevant to documentation )

@qiyanjun
Copy link
Member Author

There seems to be another snippet of code that uses flair to call predict in textattack/constraints/grammaticality/part_of_speech.py

@qiyanjun
Copy link
Member Author

Hanyu figured:

seems from flair issues, switching to version 1.6 of torch seems to solve the problem.

flairNLP/flair#1924

@qiyanjun
Copy link
Member Author

All tests passed. This merge also solves the current flair and flow inconsistency issues.

@qiyanjun qiyanjun merged commit 41e7472 into master Oct 29, 2020
This was referenced Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants