File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 1
1
configuration :
2
- min_stars : 150
2
+ min_stars : 300
3
3
require_github : True
4
4
max_trending_projects : 10
5
5
allowed_licenses :
@@ -468,11 +468,6 @@ projects:
468
468
github_id : flairNLP/flair
469
469
labels : ["pytorch"]
470
470
category : nlp
471
- - name : pyahocorasick
472
- pypi_id : pyahocorasick
473
- github_id : WojciechMula/pyahocorasick
474
- conda_id : conda-forge/pyahocorasick
475
- category : nlp
476
471
- name : ftfy
477
472
pypi_id : ftfy
478
473
github_id : LuminosoInsight/python-ftfy
@@ -487,11 +482,6 @@ projects:
487
482
github_id : stanfordnlp/stanza
488
483
conda_id : stanfordnlp/stanza
489
484
category : nlp
490
- - name : inflect
491
- pypi_id : inflect
492
- github_id : jaraco/inflect
493
- conda_id : conda-forge/inflect
494
- category : nlp
495
485
- name : transformers
496
486
pypi_id : transformers
497
487
github_id : huggingface/transformers
@@ -640,11 +630,6 @@ projects:
640
630
github_id : life4/textdistance
641
631
conda_id : conda-forge/textdistance
642
632
category : nlp
643
- - name : phonenumbers
644
- pypi_id : phonenumbers
645
- github_id : daviddrysdale/python-phonenumbers
646
- conda_id : conda-forge/phonenumbers
647
- category : nlp
648
633
- name : Translate
649
634
github_id : pytorch/translate
650
635
pypi_id : pytorch-translate
You can’t perform that action at this time.
0 commit comments