diff --git a/README.md b/README.md index 0eb6e95..623b1cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ![(icon)](https://github.com/bjascob/LemmInflect/blob/master/docs/images/icons8-citrus-80.png)   LemmInflect
+# ![(icon)](https://github.com/bjascob/LemmInflect/blob/master/docs/images/icons8-citrus-80.png)   LemmInflect -** A python module for English lemmatization and inflection.** +**A python module for English lemmatization and inflection.** LemmInflect uses an extensive dictionary to lemmatize and inflect English words into forms specified by the user. The module also works with out-of-vocabulary (OOV) words by applying neural network techniques to classify word forms and apply morphing rules. diff --git a/data_repo b/data_repo deleted file mode 120000 index 76786da..0000000 --- a/data_repo +++ /dev/null @@ -1 +0,0 @@ -/home/bjascob/DataRepoTemp/NLP-019 \ No newline at end of file