Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
273 Bytes
To do this, first clone the uroman repository to your local machine and set the bash variable UROMAN to the local path:
git clone https://github.com/isi-nlp/uroman.git
cd uroman
export UROMAN=$(pwd)
You can then pre-process the text input using the following code snippet.