Skip to content

Commit

Permalink
Add Spark NLP 5.3 to models.json [skip test] (#14208)
Browse files Browse the repository at this point in the history
  • Loading branch information
pabla authored Mar 19, 2024
1 parent 43aa4b0 commit 412ca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_plugins/search_index.rb
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ def execute

editions = Set.new
# Add the editions that are absent in the existing models yet
editions << 'Visual NLP 4.2'
editions << 'Spark NLP 5.3'
uniq_to_models_mapping = {}
name_language_editions_sparkversion_to_models_mapping = {}
models_json = {}
Expand Down

0 comments on commit 412ca98

Please sign in to comment.