Skip to content

Commit a629e66

Browse files
authored
Merge pull request #192 from lanl/develop
Develop - hotfix readme
2 parents 52a836a + 5514646 commit a629e66

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
example_output/
12
VOCAB_CONSOLIDATOR_SubstitutionOperator.p
23
VOCAB_CONSOLIDATOR_changes.csv
34
clean_documents

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ python post_install.py # use the following, for example, for GPU system: <python
109109
| Beaver | :heavy_check_mark: | :heavy_check_mark: | Fast matrix and tensor building tool for text mining | [Link](examples/Beaver) |
110110
| iPenguin | :heavy_check_mark: | | Online information retrieval tool for Scopus, SemanticScholar, and OSTI | [Link](examples/iPenguin) |
111111
| Orca | :heavy_check_mark: | | Duplicate author detector for text mining and information retrieval | [Link](examples/Orca) |
112-
| Squirrel | Dataset pruning tool for documents | [Link](examples/Squirrel) |
112+
| Squirrel | | | Dataset pruning tool for documents | [Link](examples/Squirrel) |
113113

114114
### TELF.post_processing
115115

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
| Beaver | :heavy_check_mark: | :heavy_check_mark: | Fast matrix and tensor building tool for text mining | [Link](Beaver) |
2626
| iPenguin | :heavy_check_mark: | | Online information retrieval tool for Scopus, SemanticScholar, and OSTI | [Link](iPenguin) |
2727
| Orca | :heavy_check_mark: | | Duplicate author detector for text mining and information retrieval | [Link](Orca) |
28-
| Squirrel | Dataset pruning tool for documents | [Link](Squirrel) |
28+
| Squirrel | | | Dataset pruning tool for documents | [Link](Squirrel) |
2929

3030
### TELF.post_processing
3131

0 commit comments

Comments
 (0)