microsoft / factored-segmenter

Unsupervised factor-based text tokenizer for natural-language processing applications
17 stars 3 forks source link

segmentation fault while building it #2

Closed vigneshmj1997 closed 4 years ago

vigneshmj1997 commented 4 years ago

dotnet publish -c Release -r linux-x64 -f netcoreapp3.1 /p:PublishSingleFile=true /p:PublishTrimmed=true \ ../factored-segmenter.csproj

when executing this command i am getting segmentation fault