StringAnalysis

Hard-Forked from JuliaText/TextAnalysis.jl


Keywords
corpus-processing, julia-language, text-analysis, text-processing
License
Other

Documentation

StringAnalysis

This is a hard fork of the TextAnalysis.jl package, designed to provide a simpler, faster and more orthogonal interface.

License Build Status Coverage Status

Features

The aim is to make the TextAnalysis.jl code more powerful & simple. To keep track with the latest features, please consult NEWS.md. At this point in development, [1] should still provide a rough guide on the library's capabilities. It may change in the future.

License

The code has an MIT license and therefore it is free.

Disclaimer

This is work in progress and bugs may still be present...¯\(ツ)/¯ Do not worry, just open an issue or a pull request ;)

Credits

This work would not have been possible without the efforts of the TextAnalysis.jl package developers.

References

[1] TextAnalysis package documentation