Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 38a980d

Browse files
authored
Update README.md
1 parent 843383b commit 38a980d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Of the five implemented algorithms, none are expensive, in fact, the bottleneck
149149
* Allow GPU acceleration with Cupy
150150

151151
## :bookmark_tabs: Sources
152-
I cannot seem to find the original Basic and Combo Basic papers but I found papers that referenced them. "ATR4S: Toolkit with State-of-the-art Automatic Terms Recognition Methods in Scala" more or less summarizes everything and incorporates several algorithms not incorporated in this package.
152+
I cannot seem to find the original Basic and Combo Basic papers but I found papers that referenced them. "ATR4S: Toolkit with State-of-the-art Automatic Terms Recognition Methods in Scala" more or less summarizes everything and incorporates several algorithms not in this package.
153153
* [Automatic Recognition of Multi-word Terms: The C-value/ NC-value Method](https://www.researchgate.net/publication/220387502_Automatic_Recognition_of_Multi-word_Terms_The_C-value_NC-value_Method)
154154
* [Domain-independent term extraction through domain modelling](https://aran.library.nuigalway.ie/handle/10379/4130)
155155
* [ATR4S: Toolkit with State-of-the-art Automatic Terms Recognition Methods in Scala](https://arxiv.org/abs/1611.07804)

0 commit comments

Comments
 (0)