Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impact of text length on identified entities #131

Open
curtkohler opened this issue Jun 28, 2021 · 3 comments
Open

Impact of text length on identified entities #131

curtkohler opened this issue Jun 28, 2021 · 3 comments

Comments

@curtkohler
Copy link

We've been playing around with Entity Fishing on a couple of sample scientific texts and have noticed that the results seem to morph in non-expected ways depending on the amount of the text that is provided to process. We've tried to modify the text provided in our requests in various ways to try and identify the triggering condition(s) with no real success

Is this changing of results expected behavior or are there recommended guidance on the optimal amount of material to submit (paragraphs are better than documents, etc.)?

Here is one example of what we are seeing when submitting to the demo server from one of our test open access journal articles.

========

Submitting a single sentence from the article (Note: This will accurately disambiguate ASPERA and PLASMA among others)

{
    "text": "The observations presented were those made of the Venusian ionospheric plasma by the ASPERA-4 experiment onboard the Venus Express spacecraft, and which constitute the first extensive in-situ measurements of the plasma near solar minimum.",
    "shortText": "",
    "termVector": [],
    "language": {
        "lang": "en"
    },
    "entities": [],
    "mentions": [
       "ner",
        "wikipedia"
    ],
    "nbest": false,
    "sentence": false
} 

Submitting the previous sentence with other sentences from the document that have a variation of one of the entities (ASPERA, PLASMA, and now PLASMA DENSITIES are all correctly disambiguated)

{
     "text": "The observations presented were those made of the Venusian ionospheric plasma by the ASPERA-4 experiment onboard the Venus Express spacecraft, and which constitute the first extensive in-situ measurements of the plasma near solar minimum\nThese PVO observations covered all local time sectors.\nIn the nightside ionosphere they showed that precipitating electrons could contribute only ∼25% of the plasma densities observed and that changes in ionospheric densities were much more variable than, and not correlated with, changes in the flux of precipitating electrons (Spenner et al., 1981).",
    "shortText": "",
    "termVector": [],
    "language": {
        "lang": "en"
    },
    "entities": [],
    "mentions": [
       "ner",
        "wikipedia"
    ],
    "nbest": false,
    "sentence": false
} 

Finally, submitting the entire document - (PLASMA DENSITIES correctly disambiguated, PLASMA occurrences are no longer recognized or disambiguated, and ASPERA is identified as an ORGANIZATION entity but not disambiguated)

{
      "text": "The transterminator ion flow at Venus at solar minimum\n\nAbstract\nThe transterminator ion flow in the Venusian ionosphere is observed at solar minimum for the first time.\nSuch a flow, which transports ions from the day to the nightside, has been observed previously around solar maximum.\nAt solar minimum this transport process is severely inhibited by the lower altitude of the ionopause.\nThe observations presented were those made of the Venusian ionospheric plasma by the ASPERA-4 experiment onboard the Venus Express spacecraft, and which constitute the first extensive in-situ measurements of the plasma near solar minimum.\nObservations near the terminator of the energies of ions of ionospheric origin showed asymmetry between the noon and midnight sectors, which indicated an antisunward ion flow with a velocity of (2.5±1.5)kms-1.\nIt is suggested that this ion flow contributes to maintaining the nightside ionosphere near the terminator region at solar minimum.\nThe interpretation of the result was reinforced by observed asymmetries in the ion number counts.\nThe observed dawn-dusk asymmetry was consistent with a nightward transport of ions while the noon-midnight observations indicated that the flow was highly variable but could contribute to the maintenance of the nightside ionosphere.\nHighlights\n► The transterminator ion flow in the Venusian ionosphere is observed at solar minimum.\n► This flow has a velocity of (2.5±1.5)kms-1.\n► The occurrence of this flow is highly variable, but can be a significant source of the nightside ionosphere.\n\nIntroduction\nThe nightside ionosphere of Venus has a dynamic and complex structure (Brace et al., 1979).\nTo date the most extensive set of in situ observations of the ionospheric plasma were obtained by Pioneer Venus Orbiter (PVO).\nAlthough the PVO mission covered an entire solar cycle the ionospheric measurements were largely restricted to a limited period close to solar maximum between 1978 and 1980 when the PVO periapsis was at a sufficiently low altitude to allow sampling of the ionosphere.\nThe solar flux during this period was about 200 solar flux units (sfu).\nThese PVO observations covered all local time sectors.\nIn the nightside ionosphere they showed that precipitating electrons could contribute only ∼25% of the plasma densities observed and that changes in ionospheric densities were much more variable than, and not correlated with, changes in the flux of precipitating electrons (Spenner et al., 1981).\nObservations of the flux of atomic oxygen ions across the terminator from the day to nightside showed that this ion flux was sufficient to explain the observed ion densities in the nightside ionosphere at solar maximum (Knudsen et al., 1980).\nThe ions were assumed to follow ballistic trajectories and theoretical calculations predicted that 80% of the ions that crossed the terminator had recombined with electrons before they reached a solar zenith angle (SZA) of 110°.\nOnly those ions that crossed the terminator at the highest altitudes reached the central region of the nightside ionosphere.\nA modelling study by Cravens et al. (1983) predicted that ions which crossed the terminator at altitudes below 500km recombined before reaching a SZA of 120°, whilst ions that crossed the terminator at 876km influenced the entire night sector.\nTaken collectively these results showed that the primary source of the nightside ionosphere was plasma transport from the dayside.\nThe plasma flow from the subsolar region toward the nightside is primarily driven by the day-to-night pressure gradient (Knudsen et al., 1981).\nKnudsen et al. (1982) showed that the flow speed across the terminator was highly variable but was typically several kilometres per second.\nThe average value of the antisunward component of the velocity in the terminator region at solar maximum increased with altitude from a few hundred metres per second at an altitude of 150km to ∼4kms-1 at 800km (Knudsen and Miller, 1992).\nThe altitude of the ionopause in the terminator region played an important role in the total number of ions transported from the day to the nightside.\nIts altitude in this region was variable (Elphic et al., 1980) but was typically around 1000km (Brace et al., 1983).\nThis variability was attributed to changes in the solar EUV flux and the solar wind dynamic pressure, the balance of which altered the ionopause altitude (Knudsen and Miller, 1992).\nAs the ionopause moved to lower altitudes the total number of ions transported antisunward was reduced (Knudsen et al., 1981).\nTheoretical calculations by Brace et al. (1995) showed that the transterminator flow could transport more ions antisunward than were required to maintain the nightside ionosphere and it was suggested that some of these ions might be lost to the solar wind.\nLimited in situ ionospheric observations aboard PVO were made in the pre-dawn sector at low latitudes in 1992 in the declining phase of solar cycle 22 under conditions of moderate solar flux (∼120sfu).\nThe observed ion densities in this sector were significantly larger than those that would be expected in the absence of an antisunward ion flow.\nThis suggested that ion transport was significant in this sector (Brannon et al., 1993).\nThe PVO observations showed that the total transterminator flux was 23% of that at solar maximum and that the largest reductions in the number of ions transported antisunward occurred at the highest altitudes (Spenner et al., 1995).\nThe PVO mission did not include in situ observations of the Venusian ionosphere around solar minimum, however the behaviour of the ionopause was inferred from PVO radio occultation profiles, for which the temporal data coverage was less extensive than for the in situ measurements.\nThe ionopause was at significantly lower altitudes at solar minimum than at solar maximum, typically between 200km and 300km for all SZA (Kliore and Luhmann, 1991).\nThe radio occultation profiles from PVO also showed that the transport process was severely inhibited (Knudsen et al., 1987).\nRadio occultation profiles from Venera 9 and 10 observed the ionopause at higher altitudes in the terminator region at solar minimum with altitudes between 600km and 800km (Gavrik and Samoznaev, 1987).\nThe Venusian ionosphere exhibited a number of asymmetries between the dawn and dusk sectors.\nBrace et al. (1982) observed that the ionopause was higher on the dawn side than at dusk due to interaction with the solar wind.\nMiller and Knudsen (1987) reported larger antisunward velocities within the ionosphere on the dawn side than on the dusk side above an altitude of 400km, with the pattern reversed below this altitude.\nThe dawn-dusk asymmetry below 400km was largely attributed to photoionisation as plasma in the post-noon sector had been exposed to sunlight for longer than plasma in the pre-noon sector.\nThe plasma flow from the dayside to the nightside was driven by the day-to-night pressure gradient, with the higher plasma densities in the post-noon sector enhancing the nightward transport of ions on the dusk side.\nThe super-rotation of the neutral atmosphere also enhanced the ion flow on the dusk side and reduced the flow on the dawn side due to collisional interactions between the ions and the neutral species.\nA subsequent modelling study at the altitude of the peak density in the ionosphere (∼140km) showed that differences in the thermospheric composition between the dawn and dusk sides may also cause asymmetries in the ionosphere at these altitudes due to changes in the dominant chemical reactions (Fox and Kasprzak, 2007).\nBetween August 2008 and October 2009 Venus Express (VEX) was in an orbit with periapsis near 86°N and an altitude between 185km and 215km with about 10min spent in the ionosphere during each orbit.\nTaken collectively over many orbits the in situ ionospheric measurements cover all local time sectors, with each orbit sampling the terminator region at polar latitudes.\nIn the current study these observations are used to determine the plasma distribution near the terminator and to show that the transport process contributes to the maintenance of the nightside ionosphere close to solar minimum.\nInstrumentation\nVenus EXpress (VEX) is the first European mission to Venus (Titov et al., 2006).\nThe VEX spacecraft was inserted into a near polar orbit in April 2006 and so every orbit sampled the terminator region at polar latitudes.\nThe Analyser of Space Plasmas and Energetic Atoms (ASPERA-4) package on VEX contains an ELectron Spectrometer (ELS), an Ion Mass Analyzer (IMA), a Neutral Particle Detector (NPD) and a Neutral Particle Imager (NPI) (Barabash et al., 2007).\nIn August 2008 periapsis was lowered from an altitude of around 300km to 185km, allowing the spacecraft to sample deeper into the ionosphere.\nObservations made using the IMA sensor once this manoeuvre had occurred are of particular interest to the present study.\nThis instrument observes the ion energy per charge, E/q, the mass per charge, m/q, and the arrival direction of each ion as well as the number of ions observed.\nIt has a 360° instantaneous field of view in azimuth and ±45° field of view in elevation in the spacecraft frame of reference and an energy range of 10eV-30keV.\nThe standard observing mode used during the period considered in this study was a scan in decreasing energy through 96 equal logarithmic steps, observing for 250ms at each.\nThese measurements were made at all azimuths simultaneously at a given elevation.\nThe elevation angle was varied through eight positions, which gave a total cycle time of 192s.\nObservations\nData subsequent to the lowering of the periapsis of VEX were considered for the study.\nOne Venus year of data were selected between 4th August 2008 and 17th March 2009 allowing the spacecraft to sample all local time sectors twice as it transited these sectors at high latitudes in opposite directions half a Venusian year apart.\nPeriapsis was at 86°N during this interval.\nThe ion counts as a function of energy observed by the IMA during a spacecraft transit between 04:30 UT and 06:30 UT on 9th August 2008 are shown on a logarithmic scale in the upper panel of Fig. 1.\nThe ion counts as a function of mass channel number are shown in the lower panel of Fig. 1 with lower channel numbers corresponding to higher mass ions (Barabash et al., 2007).\nThese data from 9th August 2008 are considered as an example to show how data from the entire year were selected and processed.\nThe data in the lower panel show two clear ion populations; one with a higher ion mass per unit charge (lower mass channel number) observed between 05:28 UT and 05:47 UT and one with a lower ion mass per unit charge (higher mass channel number) observed before and after this time interval.\nPrior to 04:46 UT and after 06:03 UT the IMA observed ions with energies of some 300-800eV (Fig. 1, upper panel) with a low mass to charge ratio (high channel number in Fig. 1, lower panel) indicating that the spacecraft was in the solar wind.\nIn the intervals from 04:46 UT to 05:28 UT and 05:47 UT to 06:03 UT the IMA sensor observed ions over a larger range of energies than observed in the solar wind, from some 200eV to 1keV with mass to charge ratios similar to that observed in the solar wind.\nThese data suggested that the spacecraft was in the shocked solar wind, downstream of the bow shock.\nThe observations closest to periapsis, between 05:28 UT and 05:47 UT, showed ions at energies below some 50eV with higher masses than those observed in the solar wind.\nThese low energy ions were interpreted as being of planetary origin.\nInspection of the datasets from a large number of orbits showed that it was convenient to locate the Ion Composition Boundary (ICB), which marks the transition between the shocked solar wind and the planetary plasma (e.g. Martinecz et al., 2008), by considering the mass channel number at which the largest number of ions was observed in each 192s cycle.\nData from times at which the mass channel number of the maximum ion count was 15 or less were taken to correspond to altitudes below the ICB.\nThese data were then considered for further analysis.\nFor example, in the data set for 9th August 2008 shown in Fig. 1, the data between 05:28 UT and 05:47 UT were interpreted as being from inside the ICB.\nThese data are shown within the pink box in Fig. 1, and it was these data that were considered for further analysis in this particular example.\nThe spacecraft velocity at periapsis (∼200km) was ∼10kms-1, which was larger than the ion velocities of ∼3kms-1 observed by PVO at these altitudes (Knudsen and Miller, 1992).\nTo ensure that the ions were detected, observations were only considered if the spacecraft ram direction was within the field-of-view of the IMA.\nThis selection criterion meant that observations were only considered when the spacecraft attitude was suitable for observing the ions.\nThe IMA observed in the ram direction for all, or part, of the time when VEX was within the ionosphere on 136 orbits, and data from this sub-set of orbits (136 orbits out of 226 orbits) was considered for further analysis.\nIn this subset of 136 orbits, ions were observed at eight elevation angles during each cycle of 192s duration.\nFor each cycle of each orbit the ion count at the elevation angle with the maximum ion count was found and considered further.\nUsing the counts from this elevation the next step was to obtain the \"summed ion count\" for the cycle, defined as the total ion count summed over all energy levels below 100eV.\nThus a value of the summed ion count was determined for each cycle.\nThe duration of each complete cycle was 192s, however, the summed ion count corresponded to observations from only one of the eight elevations and only a proportion of the 96 energy levels, with the actual observations at one elevation angle and at energies below 100eV being conducted in 6.5s.\nDuring this time interval the spacecraft moved some 65km (6.5s times the satellite velocity of ∼10kms-1).\nThus the summed ion count was observed over a horizontal distance of some 65km which is approximately 0.01 Rv where Rv is the radius of Venus (6052km).\nThe summed ion counts for all cycles are plotted in Venus Solar Orbital (VSO) coordinates in Fig. 2.\nThe positive x-axis is directed towards the Sun.\nThe positive y-axis is orthogonally directed and opposite to the planetary orbital velocity i.e. towards dawn, which is opposite to the Earth due to the retrograde rotation of Venus.\nThe largest summed ion counts were in the polar region close to periapsis where the spacecraft sampled the lowest altitudes.\nIn this region the spacecraft was in the topside ionosphere, where the ion density decreases with increasing altitude.\nData in Fig. 2 exhibit asymmetries in both the dawn-dusk and noon-midnight directions.\nTo investigate the dawn-dusk asymmetry data were selected from a narrow region aligned with the dawn-dusk axis.\nThis region was centred on the terminator and had a width of 0.4 Rv (the x coordinate was restricted to |x|<0.2 Rv).\nThe observations in this region were then binned into intervals of 0.1 Rv in the dawn-dusk direction (y-direction) near the y=0 axis.\nThe small number of points further from this axis required larger bins and an interval of 0.2 Rv was considered between |y|=0.3 Rv and 0.5 Rv and an interval of 0.25 Rv between |y|=0.5 Rv and 0.75 Rv.\nThe median and quartile values of the ion counts in each bin are plotted in the upper panel of Fig. 3.\nA strong dawn-dusk asymmetry was observed, with the median counts larger on the dusk side than on the dawn side by almost an order of magnitude with median values of ∼6×105 on the dusk side and ∼5×104 around dawn.\nA similar plot for a noon-midnight narrow region is shown in the lower panel of Fig. 3 with a restriction that |y|<0.2 Rv.\nThe observations were binned into intervals of 0.1 Rv between |x|=0.0 Rv and 0.3 Rv, 0.2 Rv between |x|=0.3 Rv and 0.5 Rv, 0.5 Rv between |x|=0.5 Rv and 1.0 Rv, and 1.0 Rv for -0.2 Rv<x<-1.0 Rv.\nThis ensured sufficient numbers of points in each bin.\nA noon-midnight asymmetry is apparent, with larger median summed ion counts ∼3×105 in the noon sector.\nVariability is observed on the dayside where the counts are expected to decrease away from the terminator as the spacecraft moves to higher altitudes and to increase because of a decreasing solar zenith angle.\nThe ion counts decrease rapidly on the midnight side to values of ∼5×104.\nHowever, the upper quartile showed that significant numbers of ions could be present nightward of the terminator (located at x=0) and that these values could be comparable to those on the dayside ionosphere with values as large as ∼8×105 recorded in both the day and night sectors.\nThe summed ion counts considered in the preceding paragraphs were for energies less than 100eV.\nThe energy level within this range at which the largest number of ions occurred during each cycle of 192s was determined.\nFor each cycle, the energy of this level was then corrected for the spacecraft potential using the method of Coates et al. (2008) based on the analysis of the ionospheric photoelectron peaks, and the corrected value considered as the energy representative of the ions at the location of the spacecraft.\nTo investigate ion flow in the terminator region an additional constraint was imposed to restrict observations to within ∼30° latitude of the pole.\nPeriapsis was close to 86°N throughout the study period of one Venus year, and the restriction was done by considering only observations at an altitude of 500km or lower.\nThe resulting data were then divided into four bins depending upon the direction of travel of the spacecraft;•\nSpacecraft travelling essentially from noon-to-midnight (within 45° of this direction);\n•\nSpacecraft travelling essentially from midnight-to-noon (within 45° of this direction);\n•\nSpacecraft travelling essentially from dawn-to-dusk (within 45° of this direction);\n•\nSpacecraft travelling essentially from dusk-to-dawn (within 45° of this direction).\nThe spacecraft velocity at periapsis was essentially constant for all observations, with a mean value of (9.78±0.01)kms-1.\nFor each bin the median value of the observed energy was determined.\nThis was (11±3)eV for the noon-to-midnight bin and (20±4)eV for the midnight-to-noon bin, with the uncertainties set by the upper and lower quartiles.\nThe larger ion energies in the midnight-to-noon bin suggested that these ions had a velocity component that was antiparallel to the spacecraft direction of travel and the smaller values in the noon-to-midnight bin suggested that these ions had a velocity component that was parallel to the spacecraft direction of travel.\nTaken together both of these observations suggest that the ions travelled in the noon-to-midnight direction.\nFor both the dawn-to-dusk and dusk-to-dawn bins the energies were (18±4)eV.\nThe difference in the ion energies of these bins was zero within the error margin, which suggested that there was no net ion flow in this direction.\nDiscussion\nResults have been presented of ion counts and energies measured by the ASPERA-4 experiment onboard the VEX spacecraft as it traversed the Venusian ionosphere at polar latitudes.\nStrict selection criteria were applied to the data to ensure that the measurements used in the study were of ionospheric ions.\nMedian ion energy values near the midnight-noon meridian were larger when the spacecraft traversed from midnight-to-noon than from noon-to-midnight.\nThe larger values of the former case suggested that the ions had a velocity component that was antiparallel to the spacecraft direction of travel, while the smaller values of the noon-to-midnight traversal suggested that the ions had a velocity component parallel to the spacecraft direction of travel.\nThis suggested the nightward transport of the ions at polar latitudes.\nMedian values near the dawn-dusk meridian were identical for traversal from dawn-to-dusk and from dusk-to-dawn within the error margins suggesting that there was no net ion flow in this direction.\nTaken collectively the observed ion energies therefore indicated an ion flow predominantly in the noon-to-midnight direction.\nThe spacecraft velocity near periapsis was essentially the same for all orbits and all directions of travel and so the difference in the ion energy between the midnight-to-noon and noon-to-midnight traversals, (9±7)eV, may be attributed to the flow of ions.\nBy using the same assumption as Knudsen and Miller (1992) that the ions were primarily singly ionised oxygen, and that the measured energy difference was representative kinetic energy of the ions a nightward ion velocity of (2.5±1.5)kms-1 is estimated.\nIt is appreciated that there are substantial uncertainties in this velocity and that the IMA was operating close to the lowest energies it could observe, however it is encouraging that this velocity is in broad agreement with Knudsen and Miller (1992) who reported antisunward ion flows of some ∼3kms-1 at these altitudes.\nA dawn-dusk asymmetry in the plasma distribution of the Venusian ionosphere has been reported by Miller and Knudsen (1987) with larger plasma densities observed in the dusk sector.\nTheir study was conducted at low- and mid-latitudes around solar maximum, and the observation associated with the asymmetry of plasma transport where higher density plasma was drawn antisunward (nightward) from the post-noon sector as a transterminator flow.\nThe dawn-dusk ion asymmetry in the current study (Fig. 3, upper panel) was consistent with their interpretation.\nThe observed ion counts in the noon-midnight plane (Fig. 3, lower panel) suggested that the transterminator flow was highly variable.\nThe median values of the three points immediately sunward of the terminator showed the largest values.\nThe median values fell rapidly nightward of the terminator, as expected in the absence of a plasma source.\nThe lower median value of ∼8×104 on the dayside at 0.4 Rv was a likely consequence of the spacecraft sampling at higher altitudes where the ion densities were expected to be lower.\nIndeed, sunward of 0.5 Rv no data points were recorded.\nThis may be explained by the altitude of the ionopause falling to 200km-300km on the dayside (Kliore and Luhmann, 1991) and the spacecraft sampling above these altitudes when it was located ∼0.3 Rv sunward of the terminator.\nThe upper quartile values varied substantially between adjacent bins.\nUpper quartile values in the nightside at a distance of less than 0.5 Rv from the terminator were similar to, or greater than, the median values on the dayside.\nThis suggested that in a substantial number of cases the ion counts nightward of the terminator were comparable to the values in the dayside ionosphere, although in general the ion counts nightward of the terminator were lower than those observed on the dayside as expected in the absence of a plasma source.\nThis indicated that, at times, a process was operating to maintain the nightside ionosphere although the occurrence of this process was highly variable.\nIn summary the observations of ion energies indicated that a nightward ion flow across the terminator at solar minimum can occur.\nThe ion counts show that such a flow is highly variable but the results indicate that it can contribute to the maintenance of the nightside ionosphere.\nConclusions\nIn situ ion observations made by the ASPREA-4 experiment onboard the Venus Express spacecraft at solar minimum have shown dawn-dusk and noon-midnight asymmetries.\nIon energies observed when the spacecraft trajectory was directed midnight-to-noon were significantly higher than those observed when the trajectory was directed noon-to-midnight.\nThis difference in ion energies suggested an antisunward transterminator flow with a velocity of (2.5±1.5)kms-1.\nIt is suggested that this flow contributes to maintaining the nightside ionosphere near the terminator region at solar minimum.\nThe interpretation of the antisunward flow was reinforced by observed asymmetries in the ion number counts.\nThe dawn-dusk ion asymmetry showed larger numbers of ions on the dusk side than on the dawn side consistent with the previously reported observations of antisunward transterminator flow at solar maximum from PVO.\nFor the noon-midnight asymmetry larger numbers of ions occurred on the dayside and there was substantial variability in the observations of counts on the nightside.\nIn a substantial number of cases the number of ions nightward of the terminator was comparable to the number observed on the dayside.\nIn other cases the number of ions nightward of the terminator was much lower, as expected in the absence of a plasma source.\nThese observations suggested that the transterminator flow was highly variable and, in some cases, did not operate at all.\nAcknowledgements\nThe authors would like to thank the ASPERA-4 team for their extensive work planning, constructing and operating these instruments on the Venus Express spacecraft, and the subsequent dissemination of these data.\nThe assistance of Neville Shane from Mullard Space Science Laboratory, University College London in implementing software tools at Aberystwyth University is gratefully acknowledged.\nFinancial support for this paper was provided by the UK Science and Technology Facilities Council under grant PP/E001157/1.\n\n",
    "shortText": "",
    "termVector": [],
    "language": {
        "lang": "en"
    },
    "entities": [],
    "mentions": [
       "ner",
        "wikipedia"
    ],
    "nbest": false,
    "sentence": false
} 
@antonyscerri
Copy link

Also worth noting if we tried this simple example, and we do not include the ner mention module, it still tags ASPERA and links it.

{
    "text": "The observations presented were those made of the Venusian IONOSPHERIC plasma by the ASPERA-4 experiment onboard the VENUS EXPRESS SPACECRAFT, and which constitute the first extensive IN-SITU measurements of the plasma near SOLAR MINIMUM.",
    "shortText": "",
    "termVector": [],
    "language": {
        "lang": "en"
    },
    "entities": [],
    "mentions": [
        "wikipedia"
    ],
    "nbest": false,
    "sentence": false
}

@kermitt2
Copy link
Owner

kermitt2 commented Aug 2, 2021

Hello @curtkohler !

This is the expected behaviour, the more the tool has text, the more it will use the context to disambiguate it. It actually exploit all the available text - there is no window considered -, so the longer the text, the slower the process will be because of the number of contextual entities to manage at each disambiguation decisions.

It might happen that with more text, the disambiguation get worse, because the weight of a term sometime introduces some unexpected noise and overall the decision trees are less efficient.

The expected input for the text field is a paragraph. You can send a sentence or a few paragraphs, but the disambiguation might be lower quality in the first case (less disambiguation context) and slower in the second case.

For sending a large amount of text, there are two possibilities:

  1. the client segments the text into paragraphs and sends each paragraph. Optionally to help the disambiguation, you can send with each paragraph a customization object with relevant global text (e.g. the abstract of a document) or a list of contextual entities to consider (for instance the most frequent entities in the previously processed paragraphs.

  2. send the full text but use the processSentence field to point only a few sentences to process. For this you need first to get the text segmented into sentences by the service for having the right sentence boundary offsets.

If it's a scholar PDF, entity-fishing integrates Grobid and will segment the text already into paragraphs and manage the customization to maintain a global disambiguation context along the whole document (basically it uses the abstract to contextualize then every paragraph of the document).

In the case the text is very short, like for a search query, a phrase, or a super short sentence, the shortText field must be used instead of the text field.

@kermitt2
Copy link
Owner

kermitt2 commented Feb 15, 2022

Dear @curtkohler and @antonyscerri

I am coming back to your example, given your questions and some other feedback, I revised the behavior in case of long text. The server now segment automatically the input text into paragraph-like segments and manage a sliding context window. In addition, a document level second pass revisits the other occurrences of terms linked elsewhere in the document. So the results are now much more stable with respect to the length of the text and we don't put anymore on the client/user of the service the burden of segmenting the text and managing the context via successive API call.

To come back to your example, now with the complete text document:

{
      "text": "The transterminator ion flow at Venus at solar minimum\n\nAbstract\nThe transterminator ion flow in the Venusian ionosphere is observed at solar minimum for the first time.\nSuch a flow, which transports ions from the day to the nightside, has been observed previously around solar maximum.\nAt solar minimum this transport process is severely inhibited by the lower altitude of the ionopause.\nThe observations presented were those made of the Venusian ionospheric plasma by the ASPERA-4 experiment onboard the Venus Express spacecraft, and which constitute the first extensive in-situ measurements of the plasma near solar minimum.\nObservations near the terminator of the energies of ions of ionospheric origin showed asymmetry between the noon and midnight sectors, which indicated an antisunward ion flow with a velocity of (2.5±1.5)kms-1.\nIt is suggested that this ion flow contributes to maintaining the nightside ionosphere near the terminator region at solar minimum.\nThe interpretation of the result was reinforced by observed asymmetries in the ion number counts.\nThe observed dawn-dusk asymmetry was consistent with a nightward transport of ions while the noon-midnight observations indicated that the flow was highly variable but could contribute to the maintenance of the nightside ionosphere.\nHighlights\n► The transterminator ion flow in the Venusian ionosphere is observed at solar minimum.\n► This flow has a velocity of (2.5±1.5)kms-1.\n► The occurrence of this flow is highly variable, but can be a significant source of the nightside ionosphere.\n\nIntroduction\nThe nightside ionosphere of Venus has a dynamic and complex structure (Brace et al., 1979).\nTo date the most extensive set of in situ observations of the ionospheric plasma were obtained by Pioneer Venus Orbiter (PVO).\nAlthough the PVO mission covered an entire solar cycle the ionospheric measurements were largely restricted to a limited period close to solar maximum between 1978 and 1980 when the PVO periapsis was at a sufficiently low altitude to allow sampling of the ionosphere.\nThe solar flux during this period was about 200 solar flux units (sfu).\nThese PVO observations covered all local time sectors.\nIn the nightside ionosphere they showed that precipitating electrons could contribute only ∼25% of the plasma densities observed and that changes in ionospheric densities were much more variable than, and not correlated with, changes in the flux of precipitating electrons (Spenner et al., 1981).\nObservations of the flux of atomic oxygen ions across the terminator from the day to nightside showed that this ion flux was sufficient to explain the observed ion densities in the nightside ionosphere at solar maximum (Knudsen et al., 1980).\nThe ions were assumed to follow ballistic trajectories and theoretical calculations predicted that 80% of the ions that crossed the terminator had recombined with electrons before they reached a solar zenith angle (SZA) of 110°.\nOnly those ions that crossed the terminator at the highest altitudes reached the central region of the nightside ionosphere.\nA modelling study by Cravens et al. (1983) predicted that ions which crossed the terminator at altitudes below 500km recombined before reaching a SZA of 120°, whilst ions that crossed the terminator at 876km influenced the entire night sector.\nTaken collectively these results showed that the primary source of the nightside ionosphere was plasma transport from the dayside.\nThe plasma flow from the subsolar region toward the nightside is primarily driven by the day-to-night pressure gradient (Knudsen et al., 1981).\nKnudsen et al. (1982) showed that the flow speed across the terminator was highly variable but was typically several kilometres per second.\nThe average value of the antisunward component of the velocity in the terminator region at solar maximum increased with altitude from a few hundred metres per second at an altitude of 150km to ∼4kms-1 at 800km (Knudsen and Miller, 1992).\nThe altitude of the ionopause in the terminator region played an important role in the total number of ions transported from the day to the nightside.\nIts altitude in this region was variable (Elphic et al., 1980) but was typically around 1000km (Brace et al., 1983).\nThis variability was attributed to changes in the solar EUV flux and the solar wind dynamic pressure, the balance of which altered the ionopause altitude (Knudsen and Miller, 1992).\nAs the ionopause moved to lower altitudes the total number of ions transported antisunward was reduced (Knudsen et al., 1981).\nTheoretical calculations by Brace et al. (1995) showed that the transterminator flow could transport more ions antisunward than were required to maintain the nightside ionosphere and it was suggested that some of these ions might be lost to the solar wind.\nLimited in situ ionospheric observations aboard PVO were made in the pre-dawn sector at low latitudes in 1992 in the declining phase of solar cycle 22 under conditions of moderate solar flux (∼120sfu).\nThe observed ion densities in this sector were significantly larger than those that would be expected in the absence of an antisunward ion flow.\nThis suggested that ion transport was significant in this sector (Brannon et al., 1993).\nThe PVO observations showed that the total transterminator flux was 23% of that at solar maximum and that the largest reductions in the number of ions transported antisunward occurred at the highest altitudes (Spenner et al., 1995).\nThe PVO mission did not include in situ observations of the Venusian ionosphere around solar minimum, however the behaviour of the ionopause was inferred from PVO radio occultation profiles, for which the temporal data coverage was less extensive than for the in situ measurements.\nThe ionopause was at significantly lower altitudes at solar minimum than at solar maximum, typically between 200km and 300km for all SZA (Kliore and Luhmann, 1991).\nThe radio occultation profiles from PVO also showed that the transport process was severely inhibited (Knudsen et al., 1987).\nRadio occultation profiles from Venera 9 and 10 observed the ionopause at higher altitudes in the terminator region at solar minimum with altitudes between 600km and 800km (Gavrik and Samoznaev, 1987).\nThe Venusian ionosphere exhibited a number of asymmetries between the dawn and dusk sectors.\nBrace et al. (1982) observed that the ionopause was higher on the dawn side than at dusk due to interaction with the solar wind.\nMiller and Knudsen (1987) reported larger antisunward velocities within the ionosphere on the dawn side than on the dusk side above an altitude of 400km, with the pattern reversed below this altitude.\nThe dawn-dusk asymmetry below 400km was largely attributed to photoionisation as plasma in the post-noon sector had been exposed to sunlight for longer than plasma in the pre-noon sector.\nThe plasma flow from the dayside to the nightside was driven by the day-to-night pressure gradient, with the higher plasma densities in the post-noon sector enhancing the nightward transport of ions on the dusk side.\nThe super-rotation of the neutral atmosphere also enhanced the ion flow on the dusk side and reduced the flow on the dawn side due to collisional interactions between the ions and the neutral species.\nA subsequent modelling study at the altitude of the peak density in the ionosphere (∼140km) showed that differences in the thermospheric composition between the dawn and dusk sides may also cause asymmetries in the ionosphere at these altitudes due to changes in the dominant chemical reactions (Fox and Kasprzak, 2007).\nBetween August 2008 and October 2009 Venus Express (VEX) was in an orbit with periapsis near 86°N and an altitude between 185km and 215km with about 10min spent in the ionosphere during each orbit.\nTaken collectively over many orbits the in situ ionospheric measurements cover all local time sectors, with each orbit sampling the terminator region at polar latitudes.\nIn the current study these observations are used to determine the plasma distribution near the terminator and to show that the transport process contributes to the maintenance of the nightside ionosphere close to solar minimum.\nInstrumentation\nVenus EXpress (VEX) is the first European mission to Venus (Titov et al., 2006).\nThe VEX spacecraft was inserted into a near polar orbit in April 2006 and so every orbit sampled the terminator region at polar latitudes.\nThe Analyser of Space Plasmas and Energetic Atoms (ASPERA-4) package on VEX contains an ELectron Spectrometer (ELS), an Ion Mass Analyzer (IMA), a Neutral Particle Detector (NPD) and a Neutral Particle Imager (NPI) (Barabash et al., 2007).\nIn August 2008 periapsis was lowered from an altitude of around 300km to 185km, allowing the spacecraft to sample deeper into the ionosphere.\nObservations made using the IMA sensor once this manoeuvre had occurred are of particular interest to the present study.\nThis instrument observes the ion energy per charge, E/q, the mass per charge, m/q, and the arrival direction of each ion as well as the number of ions observed.\nIt has a 360° instantaneous field of view in azimuth and ±45° field of view in elevation in the spacecraft frame of reference and an energy range of 10eV-30keV.\nThe standard observing mode used during the period considered in this study was a scan in decreasing energy through 96 equal logarithmic steps, observing for 250ms at each.\nThese measurements were made at all azimuths simultaneously at a given elevation.\nThe elevation angle was varied through eight positions, which gave a total cycle time of 192s.\nObservations\nData subsequent to the lowering of the periapsis of VEX were considered for the study.\nOne Venus year of data were selected between 4th August 2008 and 17th March 2009 allowing the spacecraft to sample all local time sectors twice as it transited these sectors at high latitudes in opposite directions half a Venusian year apart.\nPeriapsis was at 86°N during this interval.\nThe ion counts as a function of energy observed by the IMA during a spacecraft transit between 04:30 UT and 06:30 UT on 9th August 2008 are shown on a logarithmic scale in the upper panel of Fig. 1.\nThe ion counts as a function of mass channel number are shown in the lower panel of Fig. 1 with lower channel numbers corresponding to higher mass ions (Barabash et al., 2007).\nThese data from 9th August 2008 are considered as an example to show how data from the entire year were selected and processed.\nThe data in the lower panel show two clear ion populations; one with a higher ion mass per unit charge (lower mass channel number) observed between 05:28 UT and 05:47 UT and one with a lower ion mass per unit charge (higher mass channel number) observed before and after this time interval.\nPrior to 04:46 UT and after 06:03 UT the IMA observed ions with energies of some 300-800eV (Fig. 1, upper panel) with a low mass to charge ratio (high channel number in Fig. 1, lower panel) indicating that the spacecraft was in the solar wind.\nIn the intervals from 04:46 UT to 05:28 UT and 05:47 UT to 06:03 UT the IMA sensor observed ions over a larger range of energies than observed in the solar wind, from some 200eV to 1keV with mass to charge ratios similar to that observed in the solar wind.\nThese data suggested that the spacecraft was in the shocked solar wind, downstream of the bow shock.\nThe observations closest to periapsis, between 05:28 UT and 05:47 UT, showed ions at energies below some 50eV with higher masses than those observed in the solar wind.\nThese low energy ions were interpreted as being of planetary origin.\nInspection of the datasets from a large number of orbits showed that it was convenient to locate the Ion Composition Boundary (ICB), which marks the transition between the shocked solar wind and the planetary plasma (e.g. Martinecz et al., 2008), by considering the mass channel number at which the largest number of ions was observed in each 192s cycle.\nData from times at which the mass channel number of the maximum ion count was 15 or less were taken to correspond to altitudes below the ICB.\nThese data were then considered for further analysis.\nFor example, in the data set for 9th August 2008 shown in Fig. 1, the data between 05:28 UT and 05:47 UT were interpreted as being from inside the ICB.\nThese data are shown within the pink box in Fig. 1, and it was these data that were considered for further analysis in this particular example.\nThe spacecraft velocity at periapsis (∼200km) was ∼10kms-1, which was larger than the ion velocities of ∼3kms-1 observed by PVO at these altitudes (Knudsen and Miller, 1992).\nTo ensure that the ions were detected, observations were only considered if the spacecraft ram direction was within the field-of-view of the IMA.\nThis selection criterion meant that observations were only considered when the spacecraft attitude was suitable for observing the ions.\nThe IMA observed in the ram direction for all, or part, of the time when VEX was within the ionosphere on 136 orbits, and data from this sub-set of orbits (136 orbits out of 226 orbits) was considered for further analysis.\nIn this subset of 136 orbits, ions were observed at eight elevation angles during each cycle of 192s duration.\nFor each cycle of each orbit the ion count at the elevation angle with the maximum ion count was found and considered further.\nUsing the counts from this elevation the next step was to obtain the \"summed ion count\" for the cycle, defined as the total ion count summed over all energy levels below 100eV.\nThus a value of the summed ion count was determined for each cycle.\nThe duration of each complete cycle was 192s, however, the summed ion count corresponded to observations from only one of the eight elevations and only a proportion of the 96 energy levels, with the actual observations at one elevation angle and at energies below 100eV being conducted in 6.5s.\nDuring this time interval the spacecraft moved some 65km (6.5s times the satellite velocity of ∼10kms-1).\nThus the summed ion count was observed over a horizontal distance of some 65km which is approximately 0.01 Rv where Rv is the radius of Venus (6052km).\nThe summed ion counts for all cycles are plotted in Venus Solar Orbital (VSO) coordinates in Fig. 2.\nThe positive x-axis is directed towards the Sun.\nThe positive y-axis is orthogonally directed and opposite to the planetary orbital velocity i.e. towards dawn, which is opposite to the Earth due to the retrograde rotation of Venus.\nThe largest summed ion counts were in the polar region close to periapsis where the spacecraft sampled the lowest altitudes.\nIn this region the spacecraft was in the topside ionosphere, where the ion density decreases with increasing altitude.\nData in Fig. 2 exhibit asymmetries in both the dawn-dusk and noon-midnight directions.\nTo investigate the dawn-dusk asymmetry data were selected from a narrow region aligned with the dawn-dusk axis.\nThis region was centred on the terminator and had a width of 0.4 Rv (the x coordinate was restricted to |x|<0.2 Rv).\nThe observations in this region were then binned into intervals of 0.1 Rv in the dawn-dusk direction (y-direction) near the y=0 axis.\nThe small number of points further from this axis required larger bins and an interval of 0.2 Rv was considered between |y|=0.3 Rv and 0.5 Rv and an interval of 0.25 Rv between |y|=0.5 Rv and 0.75 Rv.\nThe median and quartile values of the ion counts in each bin are plotted in the upper panel of Fig. 3.\nA strong dawn-dusk asymmetry was observed, with the median counts larger on the dusk side than on the dawn side by almost an order of magnitude with median values of ∼6×105 on the dusk side and ∼5×104 around dawn.\nA similar plot for a noon-midnight narrow region is shown in the lower panel of Fig. 3 with a restriction that |y|<0.2 Rv.\nThe observations were binned into intervals of 0.1 Rv between |x|=0.0 Rv and 0.3 Rv, 0.2 Rv between |x|=0.3 Rv and 0.5 Rv, 0.5 Rv between |x|=0.5 Rv and 1.0 Rv, and 1.0 Rv for -0.2 Rv<x<-1.0 Rv.\nThis ensured sufficient numbers of points in each bin.\nA noon-midnight asymmetry is apparent, with larger median summed ion counts ∼3×105 in the noon sector.\nVariability is observed on the dayside where the counts are expected to decrease away from the terminator as the spacecraft moves to higher altitudes and to increase because of a decreasing solar zenith angle.\nThe ion counts decrease rapidly on the midnight side to values of ∼5×104.\nHowever, the upper quartile showed that significant numbers of ions could be present nightward of the terminator (located at x=0) and that these values could be comparable to those on the dayside ionosphere with values as large as ∼8×105 recorded in both the day and night sectors.\nThe summed ion counts considered in the preceding paragraphs were for energies less than 100eV.\nThe energy level within this range at which the largest number of ions occurred during each cycle of 192s was determined.\nFor each cycle, the energy of this level was then corrected for the spacecraft potential using the method of Coates et al. (2008) based on the analysis of the ionospheric photoelectron peaks, and the corrected value considered as the energy representative of the ions at the location of the spacecraft.\nTo investigate ion flow in the terminator region an additional constraint was imposed to restrict observations to within ∼30° latitude of the pole.\nPeriapsis was close to 86°N throughout the study period of one Venus year, and the restriction was done by considering only observations at an altitude of 500km or lower.\nThe resulting data were then divided into four bins depending upon the direction of travel of the spacecraft;•\nSpacecraft travelling essentially from noon-to-midnight (within 45° of this direction);\n•\nSpacecraft travelling essentially from midnight-to-noon (within 45° of this direction);\n•\nSpacecraft travelling essentially from dawn-to-dusk (within 45° of this direction);\n•\nSpacecraft travelling essentially from dusk-to-dawn (within 45° of this direction).\nThe spacecraft velocity at periapsis was essentially constant for all observations, with a mean value of (9.78±0.01)kms-1.\nFor each bin the median value of the observed energy was determined.\nThis was (11±3)eV for the noon-to-midnight bin and (20±4)eV for the midnight-to-noon bin, with the uncertainties set by the upper and lower quartiles.\nThe larger ion energies in the midnight-to-noon bin suggested that these ions had a velocity component that was antiparallel to the spacecraft direction of travel and the smaller values in the noon-to-midnight bin suggested that these ions had a velocity component that was parallel to the spacecraft direction of travel.\nTaken together both of these observations suggest that the ions travelled in the noon-to-midnight direction.\nFor both the dawn-to-dusk and dusk-to-dawn bins the energies were (18±4)eV.\nThe difference in the ion energies of these bins was zero within the error margin, which suggested that there was no net ion flow in this direction.\nDiscussion\nResults have been presented of ion counts and energies measured by the ASPERA-4 experiment onboard the VEX spacecraft as it traversed the Venusian ionosphere at polar latitudes.\nStrict selection criteria were applied to the data to ensure that the measurements used in the study were of ionospheric ions.\nMedian ion energy values near the midnight-noon meridian were larger when the spacecraft traversed from midnight-to-noon than from noon-to-midnight.\nThe larger values of the former case suggested that the ions had a velocity component that was antiparallel to the spacecraft direction of travel, while the smaller values of the noon-to-midnight traversal suggested that the ions had a velocity component parallel to the spacecraft direction of travel.\nThis suggested the nightward transport of the ions at polar latitudes.\nMedian values near the dawn-dusk meridian were identical for traversal from dawn-to-dusk and from dusk-to-dawn within the error margins suggesting that there was no net ion flow in this direction.\nTaken collectively the observed ion energies therefore indicated an ion flow predominantly in the noon-to-midnight direction.\nThe spacecraft velocity near periapsis was essentially the same for all orbits and all directions of travel and so the difference in the ion energy between the midnight-to-noon and noon-to-midnight traversals, (9±7)eV, may be attributed to the flow of ions.\nBy using the same assumption as Knudsen and Miller (1992) that the ions were primarily singly ionised oxygen, and that the measured energy difference was representative kinetic energy of the ions a nightward ion velocity of (2.5±1.5)kms-1 is estimated.\nIt is appreciated that there are substantial uncertainties in this velocity and that the IMA was operating close to the lowest energies it could observe, however it is encouraging that this velocity is in broad agreement with Knudsen and Miller (1992) who reported antisunward ion flows of some ∼3kms-1 at these altitudes.\nA dawn-dusk asymmetry in the plasma distribution of the Venusian ionosphere has been reported by Miller and Knudsen (1987) with larger plasma densities observed in the dusk sector.\nTheir study was conducted at low- and mid-latitudes around solar maximum, and the observation associated with the asymmetry of plasma transport where higher density plasma was drawn antisunward (nightward) from the post-noon sector as a transterminator flow.\nThe dawn-dusk ion asymmetry in the current study (Fig. 3, upper panel) was consistent with their interpretation.\nThe observed ion counts in the noon-midnight plane (Fig. 3, lower panel) suggested that the transterminator flow was highly variable.\nThe median values of the three points immediately sunward of the terminator showed the largest values.\nThe median values fell rapidly nightward of the terminator, as expected in the absence of a plasma source.\nThe lower median value of ∼8×104 on the dayside at 0.4 Rv was a likely consequence of the spacecraft sampling at higher altitudes where the ion densities were expected to be lower.\nIndeed, sunward of 0.5 Rv no data points were recorded.\nThis may be explained by the altitude of the ionopause falling to 200km-300km on the dayside (Kliore and Luhmann, 1991) and the spacecraft sampling above these altitudes when it was located ∼0.3 Rv sunward of the terminator.\nThe upper quartile values varied substantially between adjacent bins.\nUpper quartile values in the nightside at a distance of less than 0.5 Rv from the terminator were similar to, or greater than, the median values on the dayside.\nThis suggested that in a substantial number of cases the ion counts nightward of the terminator were comparable to the values in the dayside ionosphere, although in general the ion counts nightward of the terminator were lower than those observed on the dayside as expected in the absence of a plasma source.\nThis indicated that, at times, a process was operating to maintain the nightside ionosphere although the occurrence of this process was highly variable.\nIn summary the observations of ion energies indicated that a nightward ion flow across the terminator at solar minimum can occur.\nThe ion counts show that such a flow is highly variable but the results indicate that it can contribute to the maintenance of the nightside ionosphere.\nConclusions\nIn situ ion observations made by the ASPREA-4 experiment onboard the Venus Express spacecraft at solar minimum have shown dawn-dusk and noon-midnight asymmetries.\nIon energies observed when the spacecraft trajectory was directed midnight-to-noon were significantly higher than those observed when the trajectory was directed noon-to-midnight.\nThis difference in ion energies suggested an antisunward transterminator flow with a velocity of (2.5±1.5)kms-1.\nIt is suggested that this flow contributes to maintaining the nightside ionosphere near the terminator region at solar minimum.\nThe interpretation of the antisunward flow was reinforced by observed asymmetries in the ion number counts.\nThe dawn-dusk ion asymmetry showed larger numbers of ions on the dusk side than on the dawn side consistent with the previously reported observations of antisunward transterminator flow at solar maximum from PVO.\nFor the noon-midnight asymmetry larger numbers of ions occurred on the dayside and there was substantial variability in the observations of counts on the nightside.\nIn a substantial number of cases the number of ions nightward of the terminator was comparable to the number observed on the dayside.\nIn other cases the number of ions nightward of the terminator was much lower, as expected in the absence of a plasma source.\nThese observations suggested that the transterminator flow was highly variable and, in some cases, did not operate at all.\nAcknowledgements\nThe authors would like to thank the ASPERA-4 team for their extensive work planning, constructing and operating these instruments on the Venus Express spacecraft, and the subsequent dissemination of these data.\nThe assistance of Neville Shane from Mullard Space Science Laboratory, University College London in implementing software tools at Aberystwyth University is gratefully acknowledged.\nFinancial support for this paper was provided by the UK Science and Technology Facilities Council under grant PP/E001157/1.\n\n",
    "shortText": "",
    "termVector": [],
    "language": {
        "lang": "en"
    },
    "entities": [],
    "mentions": [
       "ner",
        "wikipedia"
    ],
    "nbest": false,
    "sentence": false
} 

-> all the ASPERA occurences and correctly identified and linked - if I am not wrong, as well as all the plasma, plasma densities - as for small segment queries, see the online demo (https://entity-fishing.science-miner.com, sorry if it's very slow because overloaded by other demos on the same machine)

I must also add that for such a scientific document, you could directly send the PDF to the service. It really takes advantage of GROBID structuring to control the right content to be processed and disambiguated by entity-fishing - e.g. avoid linking reference markers within the text. It also manages automatically sliding context window. Results would be much cleaner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants