nevmenandr commited on
Commit
ff24464
1 Parent(s): 1e03c26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,6 +35,8 @@ The correspondences between character and id are fixed in a special file `allcha
35
 
36
  Unlike the usual practice of working with such models, the texts were not lemmatized and stop words were not excluded from them. Punctuation cut.
37
 
 
 
38
  # Usage
39
 
40
  ```python
 
35
 
36
  Unlike the usual practice of working with such models, the texts were not lemmatized and stop words were not excluded from them. Punctuation cut.
37
 
38
+ Texts are included in this repository as a file `train_forms.txt`.
39
+
40
  # Usage
41
 
42
  ```python