Experimental: Compatibility results are generated automatically and may be wrong. Spot a problem? Open an issue on GitHub.

text @ 0.5.0 View on hex.pm View source on GitHub

Text analysis and processing for Elixir including ngram, language detection and more.

3/4 systems passing
Report incorrect info for this package →
Footprint: 15.8 MB Last scan: 2026-06-03
host pass log ↗
riscv64 fail log ↗
arm64 pass log ↗
x86_64 pass log ↗
Dependencies & versions
Version Tested
Last Test Run
2026-06-03T15:47:30.516963Z
Compilation Determinism
Deterministic
⚠ One or more dependencies have failed their own compatibility check.
This package is likely to fail for the same reason. Click through to the failing dependency to see why.

Runtime Dependencies (11)

Package Status Requirement Optional
bumblebee pass ~> 0.6 Yes
color fail ~> 0.12 Yes
exla pass ~> 0.9 or ~> 0.10 Yes
flow pass ~> 0.14 or ~> 1.0 No
jason pass ~> 1.2 No
localize pass ~> 0.23 Yes
nx pass ~> 0.9 or ~> 0.10 No
text_stemmer not scanned ~> 0.1 Yes
unicode pass ~> 1.21 No
unicode_string pass ~> 2.1 No
unicode_transform pass ~> 1.0 No
Beam scanner — runtime capability snapshot
Beam scanner
Runtime capability snapshot

Static scan of the compiled release after mix firmware.

Systems scanned: nerves_system_rpi4@2.0.4, nerves_system_x86_64@1.33.5
Languages: elixir
BEAM files: 78
NIF usage
Not detected
Native code or C bindings
Shell/OS exec
Detected
Elixir.Mix.Tasks.Text.GenGoldenFixtures Elixir.System:cmd/3
Shell helpers
Not detected
Shell commands via System/os
App config reads
Detected
Elixir.Text.Data Elixir.Application:get_env/2 Elixir.Text.Data Elixir.Application:get_env/3 Elixir.Text.Sentiment.Backend Elixir.Application:get_env/3
OS env reads
Not detected
Environment variable access
Start callback
Not detected
Application start callback defined
Halt calls
Not detected
Explicit halt/stop calls
Dependency scans — transitive + OTP apps
Dependency scans
Transitive + OTP apps

Static scan of every app in the built release (including OTP libs).

App File Count Size Languages NIF OS exec Shell App env OS env Start callback
asn1@5.4.3 25 620.7 KB erlang Yes No No No No No
circular_buffer@1.0.1 5 7.5 KB elixir No No No No No No
compiler@9.0.6.1 62 1.1 MB erlang No No No No Yes No
complex@0.7.0 5 28.3 KB elixir No No No No No No
crypto@5.8.3 7 577.0 KB erlang Yes No No Yes No No
elixir@1.19.4 273 2.6 MB elixir, erlang No Yes No Yes Yes Yes
flow@1.2.4 11 64.0 KB elixir No No No No No No
gen_stage@1.3.2 12 78.7 KB elixir No No No No No No
iex@1.19.4 32 169.6 KB elixir No Yes Yes Yes Yes Yes
inets@9.6.2.1 65 325.7 KB erlang No Yes No Yes No Yes
jason@1.4.5 28 135.1 KB elixir No No No No No No
kernel@10.6.3.1 105 1.0 MB erlang Yes Yes Yes Yes Yes Yes
logger@1.19.4 12 71.0 KB elixir No No No Yes No Yes
nerves_compatibility_test@0.1.0 3 2.3 KB elixir No No No No No Yes
nerves_logging@0.2.4 7 86.8 KB elixir No Yes No No No No
nerves_runtime@0.13.12 16 54.2 KB elixir No Yes No Yes No Yes
nerves_uevent@0.1.7 7 184.5 KB elixir No Yes No Yes No Yes
nx@0.12.1 88 918.9 KB elixir No No No Yes No Yes
property_table@0.3.4 9 34.9 KB elixir No No No No No No
public_key@1.20.3.1 42 1.3 MB erlang Yes Yes No Yes No No
ring_logger@0.11.5 8 54.6 KB elixir No No No Yes No No
runtime_tools@2.3.1 17 207.8 KB erlang Yes Yes Yes Yes Yes Yes
sasl@4.3.2 19 167.8 KB erlang No Yes No Yes Yes Yes
shoehorn@0.9.3 9 19.2 KB elixir No No No Yes No Yes
ssl@11.6.0.1 80 725.2 KB erlang No No No Yes No Yes
stdlib@7.3 98 2.4 MB erlang Yes Yes No Yes Yes No
telemetry@1.4.2 8 12.7 KB erlang No No No No No Yes
text@0.5.0 262 15.8 MB elixir No Yes No Yes No No
toolshed@0.4.2 10 59.0 KB elixir No Yes No Yes No No
trie@2.0.7 3 66.8 KB erlang No No No No No No
uboot_env@1.0.2 6 11.8 KB elixir No No No No No No
unicode@1.22.0 30 1.4 MB elixir No No No No No No
unicode_set@1.6.1 13 427.8 KB elixir No No No No No No
unicode_string@2.1.0 37 8.9 MB elixir No No No Yes Yes No
unicode_transform@1.0.0 415 2.3 MB elixir Yes No No Yes Yes Yes
System compatibility — detailed table

System Compatibility

System Status Version Tested Footprint (this system) Log
host (Elixir 1.19.4 / Erlang 28) pass text@0.5.0 N/A (host compile) View log
nerves_system_mangopi_mq_pro@0.15.5 fail text@0.5.0 N/A View log
nerves_system_rpi4@2.0.4 pass text@0.5.0
262 files, 15.8 MB
Firmware: 48.7 MB
View log
nerves_system_x86_64@1.33.5 pass text@0.5.0
262 files, 15.8 MB
Firmware: 36.6 MB
View log

⚠️ Important: A "passing" status means that the package compiled successfully with Nerves for this system. It does not guarantee that the package will work correctly at runtime or that all features are compatible with Nerves.

The compatibility test only verifies that:

  • The package and its dependencies can be fetched from Hex.pm
  • All dependencies are from Hex (no git or path dependencies)
  • The firmware can be built successfully

If you believe a status is incorrect or have additional compatibility information, please open an issue (the title and template are pre-filled for this package).