Skip to content

Commit bcee236

Browse files
committed
Set minimum stars to 300
1 parent a019a07 commit bcee236

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

projects.yaml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
configuration:
2-
min_stars: 150
2+
min_stars: 300
33
require_github: True
44
max_trending_projects: 10
55
allowed_licenses:
@@ -468,11 +468,6 @@ projects:
468468
github_id: flairNLP/flair
469469
labels: ["pytorch"]
470470
category: nlp
471-
- name: pyahocorasick
472-
pypi_id: pyahocorasick
473-
github_id: WojciechMula/pyahocorasick
474-
conda_id: conda-forge/pyahocorasick
475-
category: nlp
476471
- name: ftfy
477472
pypi_id: ftfy
478473
github_id: LuminosoInsight/python-ftfy
@@ -487,11 +482,6 @@ projects:
487482
github_id: stanfordnlp/stanza
488483
conda_id: stanfordnlp/stanza
489484
category: nlp
490-
- name: inflect
491-
pypi_id: inflect
492-
github_id: jaraco/inflect
493-
conda_id: conda-forge/inflect
494-
category: nlp
495485
- name: transformers
496486
pypi_id: transformers
497487
github_id: huggingface/transformers
@@ -640,11 +630,6 @@ projects:
640630
github_id: life4/textdistance
641631
conda_id: conda-forge/textdistance
642632
category: nlp
643-
- name: phonenumbers
644-
pypi_id: phonenumbers
645-
github_id: daviddrysdale/python-phonenumbers
646-
conda_id: conda-forge/phonenumbers
647-
category: nlp
648633
- name: Translate
649634
github_id: pytorch/translate
650635
pypi_id: pytorch-translate

0 commit comments

Comments
 (0)